Jarne Demeulemeester
0b4e771e01
chore: clean up strings
2023-06-24 12:29:05 +02:00
jarnedemeulemeester
43b3ceafba
chore: remove unused resources
2023-06-24 00:28:14 +02:00
Jarne Demeulemeester
3f8f657573
feat: always show extended episode title
...
Remove the option to display extended title
2023-05-22 00:14:33 +02:00
lzyhenniu
e95ab8c4bf
chore(translate): (Chinese (Simplified))
...
Currently translated at 100.0% (189 of 189 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-05-19 08:27:50 +02:00
ax4
ca28c5a7ec
chore(translate): (Chinese (Simplified))
...
Currently translated at 100.0% (166 of 166 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-04-16 20:27:49 +02:00
Bradford Zhang
09cc9b3759
chore(translate): (Chinese (Simplified)) ( #316 )
...
Currently translated at 100.0% (166 of 166 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-03-13 07:54:20 +01:00
Bradford Zhang
8b326af6b2
chore(translate): (Chinese (Simplified))
...
Currently translated at 100.0% (166 of 166 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-03-12 15:27:49 +01:00
Simon Scholz
0fc5a5c0b9
chore(translate): (Chinese (Simplified))
...
Currently translated at 100.0% (166 of 166 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-02-25 12:01:23 +01:00
Simon Scholz
6303673bd0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-02-10 14:59:16 +01:00
Xavier Xiong
73c162f16f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (154 of 154 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-02-06 13:01:09 +01:00
Simon Scholz
8df4a728c3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-01-29 18:01:13 +01:00
Aqr-K
c4355fd304
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-01-26 23:01:29 +01:00
Simon Scholz
85001be42b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/zh_Hans/
2023-01-20 20:01:29 +01:00
Jarne Demeulemeester
76121925d7
Modularize the codebase ( #230 )
...
* Split app into core and app:phone
* Use global versionCode and versionName
* Clean up gradle dependencies
* Use string formatting inside getString function
* Move proguard file to app:phone
* Move app_navigation and BasePlayerActivity to app:phone
* Add buildTypes to core gradle and remove buildFeatures
* Add suffix core to core namespace
* Split code into 4 more modules: data, preferences, player:core and player:video
* Clean up some gradle files
* Clean up data gradle
* Remove duplicate Constants.kt
* Use AppPreferences in more places
* Split off strings
* Remove unused animations
* Make about_libraries strings non-translatable
* Move mpv assets to player:video module
* Make AppPreferences a Singleton
2023-01-13 23:51:20 +01:00