mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-08 23:38:50 +01:00
version 1.10.0
This commit is contained in:
parent
cf9fc7fada
commit
685599807e
@ -14,8 +14,8 @@ android {
|
|||||||
applicationId = "com.github.diegoberaldin.raccoonforlemmy.android"
|
applicationId = "com.github.diegoberaldin.raccoonforlemmy.android"
|
||||||
minSdk = libs.versions.android.minSdk.get().toInt()
|
minSdk = libs.versions.android.minSdk.get().toInt()
|
||||||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||||
versionCode = 95
|
versionCode = 96
|
||||||
versionName = "1.10.0-20240506-pre"
|
versionName = "1.10.0"
|
||||||
archivesName.set("RaccoonForLemmy")
|
archivesName.set("RaccoonForLemmy")
|
||||||
}
|
}
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
|
18
fastlane/metadata/android/en-US/changelogs/96.txt
Normal file
18
fastlane/metadata/android/en-US/changelogs/96.txt
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
- improved image viewer
|
||||||
|
- new splash screen, alternate icon
|
||||||
|
- full width images
|
||||||
|
- license screen
|
||||||
|
- background check for unread items
|
||||||
|
- fade read posts
|
||||||
|
- login/title autocompletion
|
||||||
|
- show unread comments count
|
||||||
|
- community/user info in side panel
|
||||||
|
- add app to system "Share" menu
|
||||||
|
- settings import/export
|
||||||
|
- embedded web frame in posts
|
||||||
|
- navigation between comments
|
||||||
|
- navigation to previous/next post
|
||||||
|
- open URLs in custom tabs
|
||||||
|
- improved spoiler support
|
||||||
|
- distinguish comments by bots
|
||||||
|
- UI improvements
|
18
fastlane/metadata/android/it-IT/changelogs/96.txt
Normal file
18
fastlane/metadata/android/it-IT/changelogs/96.txt
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
- visualizzatore immagini migliorato
|
||||||
|
- nuova splash/icona
|
||||||
|
- larghezza completa immagini
|
||||||
|
- schermata licenze
|
||||||
|
- controllo inbox in background
|
||||||
|
- evidenzia post letti
|
||||||
|
- autofill titolo/login
|
||||||
|
- numero commenti non letti
|
||||||
|
- pannello laterale utente/comunità
|
||||||
|
- integrazione menu Condividi
|
||||||
|
- import/export impostazioni
|
||||||
|
- web frame in post
|
||||||
|
- navigazione commenti
|
||||||
|
- navigazione post prec./succ.
|
||||||
|
- apertura URL in schede personalizzate
|
||||||
|
- supporto spoiler migliorato
|
||||||
|
- evidenzia commenti bot
|
||||||
|
- miglioramenti UI
|
Loading…
x
Reference in New Issue
Block a user