cd16b
e88abc7d54
chore(translate): (Italian)
...
Currently translated at 100.0% (186 of 186 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2024-01-01 20:30:01 +01:00
Jarne Demeulemeester
96288db877
refactor(mpv): get rid of last reference to findroid specific code and remove hwdec-codecs and gpu-api options from settings
...
You will later be able to change hwdec-codecs and gpu-api options using mpv.conf
2023-12-31 16:16:14 +01:00
Daivy
91bc96a5ed
chore(translate): (Italian)
...
Currently translated at 100.0% (178 of 178 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-09-08 02:01:46 +02:00
cd16b
6f4c3eb3e9
chore(translate): (Italian)
...
Currently translated at 100.0% (178 of 178 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-08-19 14:27:54 +02:00
jarnedemeulemeester
3c30a24ff7
fix: positional arguments in storage strings
2023-08-01 12:17:43 +02:00
cd16b
d4823a07db
chore(translate): (Italian)
...
Currently translated at 100.0% (175 of 175 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-07-02 11:27:52 +02:00
Jarne Demeulemeester
0b4e771e01
chore: clean up strings
2023-06-24 12:29:05 +02:00
cd16b
a346aac66e
chore(translate): (Italian)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-06-24 00:28:30 +02:00
jarnedemeulemeester
43b3ceafba
chore: remove unused resources
2023-06-24 00:28:14 +02:00
cd16b
37c9908564
chore(translate): (Italian)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-05-22 00:14:45 +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
cd16b
3ad08899e0
chore(translate): (Italian)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-05-21 21:27:50 +02:00
cd16b
233e0dfa1e
chore(translate): (Italian)
...
Currently translated at 100.0% (189 of 189 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-05-19 08:27:51 +02:00
cd16b
de5fe13c11
chore(translate): (Italian)
...
Currently translated at 99.3% (165 of 166 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-03-02 23:01:28 +01:00
cd16b
45220f4108
Translated using Weblate (Italian)
...
Currently translated at 99.3% (163 of 164 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-02-18 23:01:23 +01:00
cd16b
4ed1e2a59f
Translated using Weblate (Italian)
...
Currently translated at 99.3% (161 of 162 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-02-09 16:01:23 +01:00
cd16b
b74c313a4e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (154 of 154 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-02-06 13:01:09 +01:00
cd16b
bcf1da1431
Translated using Weblate (Italian)
...
Currently translated at 100.0% (152 of 152 strings)
Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/it/
2023-01-24 11: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