Search
Items tagged with: kotlin
Release 0.1.1 Β· LiveFastEatTrashRaccoon/RaccoonForFriendica
feat: add support for alternate (classic) and monochrome app icon fix: rendering images of different heights in carousels fix: rendering GIFs (or images with unbound constraints) refactor: navigati...GitHub
IzzyOnDroid F-Droid Repository
This is a repository of apps to be used with your F-Droid client. Applications in this repository are official binaries built by the original application developers, taken from their resp. repositories (mostly Github, GitLab, Codeberg).IzzyOnDroid App Repo
@RaccoonForFriendica nuova versione 0.1.0-beta04 pubblicata:
- fix crash al caricamento del profilo del proprio utente;
- miglioramento layout campi custom nel profilo utente;
- richiesta di conferma uscita in creazione post se presenti modifiche non salvate;
- fix richiesta conferma uscita in modifica dati profilo.
Purtroppo la release di ieri sera aveva qualche problema (soprattutto il primo) sfuggito al mio potentissimo controllo qualitΓ procionide, per cui ho preferito rilasciare il prima possibile una correzione.
π¦π¦π¦
#friendica #friendicadev #androidapp #androiddev #fediverseapp #kotlin #kmp #compose #opensource #foss #mobiledev
Release 0.1.0-beta04 Β· LiveFastEatTrashRaccoon/RaccoonForFriendica
What's Changed enhancement: user fields layout in profile and user detail by @AkesiSeli in #280, #283, #284 enhancement: confirm exit in post edit by @AkesiSeli in #281 fix: profile refresh by @A...GitHub
@RaccoonForFriendica utenti di Friendica, per chi fosse interessato ho pubblicato una nuova versione del client per Android cui sto lavorando (nel tempo libero), maggiori dettagli qui.
Fatemi sapere cosa ne pensate, ogni feedback Γ¨ ben accetto, tenete conto che Γ¨ ancora in alpha, quindi ci sono parecchie cose da fare/rivedere, non aspettatevi in assoluto la perfezione ma qualcosa di perfettibile!
#friendica #friendicadev #opensource #androidapp #kotlin #kmp #compose #multiplatform
Release 0.1.0-alpha10 Β· LiveFastEatTrashRaccoon/RaccoonForFriendica
What's Changed fix: initial timeline loading by @AkesiSeli in #109 Full Changelog: 0.1.0-alpha09...0.1.0-alpha10GitHub
https://developers.slashdot.org/story/23/11/18/0227230/kotlin-keeps-climbing-tiobes-programming-language-popularity-index
Kotlin Keeps Climbing TIOBE's Programming Language Popularity Index - Slashdot
An anonymous reader shared this report from InfoWorld: JetBrains' Kotlin language, a Java rival endorsed by Google for Android mobile development, continues to scale up Tiobe's index of language popularity, reaching the 15th spot in the November 202β¦developers.slashdot.org
https://kotlinlang.slack.com/
twin: ANY-- Return a new object with the dynamic type of Current.
copy (other: ANY) -- Update current object using fields of object attached to other, so as to yield equal objects.
Too bad that those Eiffel features, (function members) available in each and every object and variable are not available in Kotlin.
https://monodes.com/predaelli/2022/10/09/eiffeldoc-any/
#Eiffel #Kotlin #LibertyEiffel
Eiffeldoc: ANY
twin: ANYβ Return a new object with the dynamic type of Current. copy (other: ANY) β Update current object using fields of object attached to other, so as to yield equal objects. Too baβ¦Paolo Redaelli
I plan to reimplement it in #kotlin soon, really soon
@dthompson @redstarfish