teddy74eva
3220ccd699
chore(translate): (Polish)
...
Currently translated at 100.0% (175 of 175 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-07-12 01:27:52 +02:00
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
Yash Garg
7d86f46fa3
feat: show movie size in extra info and improve size formatting ( #367 )
2023-05-14 16:29:40 +02:00
NeroPcStation
ef41247864
chore(translate): (Polish)
...
Currently translated at 100.0% (186 of 186 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-05-14 11:19:34 +02:00
NeroPcStation
be7d130f95
chore(translate): (Polish)
...
Currently translated at 100.0% (166 of 166 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-02-26 23:01:23 +01:00
NeroPcStation
eb18f006e3
Translated using Weblate (Polish)
...
Currently translated at 100.0% (164 of 164 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-02-18 23:01:23 +01:00
NeroPcStation
0e083ca8b7
Translated using Weblate (Polish)
...
Currently translated at 100.0% (162 of 162 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-02-09 16:01:23 +01:00
NeroPcStation
70b42aec17
Translated using Weblate (Polish)
...
Currently translated at 100.0% (154 of 154 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-02-06 13:01:09 +01:00
NeroPcStation
6ec10ef4f7
Translated using Weblate (Polish)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/pl/
2023-01-30 20:13:01 +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