40 Commits

Author SHA1 Message Date
Dieguitux
90cf3bfd44
refactor(l10n): move language names to resources (#174)
* update XML resources

- remove lang string
- add language names in default

* expose language names from resources

* refactor Extensions.kt

* update CONTRIBUTING.md
2024-12-19 09:38:56 +01:00
Dieguitux
37b6b2f296
refactor: improve l10n to isolate responsibilities (#167)
* move Strings away from messages package

* move Locales to separate file

* move ProvideStrings to separate file

* update usage in App

* update usage in DefaultL10nManager

* move language related extensions to :core:l10n

* update l10n utils

* update UI usages of LocalStrings

* update documentation
2024-12-17 22:00:00 +01:00
Dieguitux
8b67612f1d
refactor(l10n): migrate l10n from Lyricist to Compose resources (#164)
* update release checklist

* convert resource files of preserved languages

* remove other resource files

* rewrite L10Manager and Strings

* add test for DefaultL10nManager

* cleanup language extensions

* update app initialization

* update settings business logic

* update check notification worker

* remove old conversion scripts

* remove lyricist dependency

* remove lyricist from licenses

* update documentation
2024-12-17 19:10:24 +01:00
Akesi Seli
15fa29641f version 1.13.3 2024-12-11 13:46:38 +01:00
akesi seli
260af5a28e
chore(deps): update Gradle, AGP, androidx.work and androidx.core (#135)
* update version catalog

* fix compileSdk in all build scripts

* update Gradle wrapper

* update workflows

* update version badge in README.md

* update documentation
2024-12-05 18:42:29 +01:00
Akesi Seli
38fbab01df chore: fix changelog.txt format 2024-11-17 12:22:00 +01:00
Akesi Seli
c01b93f922 version 1.13.0 2024-11-17 12:05:19 +01:00
akesi seli
00786176f2
chore: add release workflow (#99)
* create placeholder changelog

* add release workflow

* add checklists to CONTRIBUTING.md
2024-11-13 22:28:34 +01:00
akesi seli
9a0d0af361
refactor: remove LanguageBottomSheet (#58) 2024-10-30 08:49:52 +01:00
Christopher N7_X
249563b9e5 updated package name for any future forks 2024-08-02 19:34:52 -04:00
Diego Beraldin
42d76b7104
chore: update l10n guide in CONTRIBUTING (#1155) 2024-07-18 16:41:08 +02:00
Diego Beraldin
0ef6118bf1
chore(deps): update AGP from 8.4.2 to 8.5.0 (#987) 2024-06-15 16:19:22 +02:00
Diego Beraldin
575321c1d1
chore(deps): update AGP from 8.4.1 to 8.4.2 (#984) 2024-06-15 09:54:13 +02:00
Diego Beraldin
d7ac02101b
chore: update l10n scripts for country code (#970) 2024-06-11 14:13:10 +02:00
Diego Beraldin
36416918e1 chore: update documentation on l10n process (#937) 2024-06-06 08:44:36 +02:00
Diego Beraldin
8260ba4063
chore: update Gradle to version 8.8 (#919) 2024-06-03 13:36:44 +02:00
Diego Beraldin
b5d02c76d6
chore(deps): update to AGP 8.4.1 (#903) 2024-05-29 09:27:06 +02:00
Diego Beraldin
78c327ba03
chore: update Gradle and AGP (#902) 2024-05-28 20:48:20 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint (#854) 2024-05-15 23:49:48 +02:00
Diego Beraldin
667b5ed289
enhancement: shorten application name (#696) 2024-04-17 08:10:55 +02:00
Diego Beraldin
c8a8bbec0e
chore: remove all references to chat (#600) 2024-03-14 18:56:02 +01:00
Diego Beraldin
c4acc86f36
chore: update info about chat in about dialog (#560) 2024-02-29 19:28:54 +01:00
Diego Beraldin
0e314b24da
chore: add test in core-navigation (#558) 2024-02-28 18:07:19 +01:00
Diego Beraldin
9e94f68203
chore: update documentation (#551) 2024-02-25 11:10:10 +01:00
Diego Beraldin
380ab36e16 enhancement: votes in raw content dialog (#544) 2024-02-22 08:31:11 +01:00
Diego Beraldin
edddbe113f
refactor: new markdown rendering (#530)
closes #305
2024-02-18 10:04:03 +01:00
Diego Beraldin
9cbc9cfdcc chore: update documentation 2024-02-14 08:52:43 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources (#525)
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
66879f7d51
chore: update Gradle, AGP, Compose, Kotlin, KSP and Ktorfit (#500) 2024-02-01 14:22:09 +01:00
Diego Beraldin
cd60496be4 chore: move info from CONTRIBUTING.md to pages 2024-01-23 13:49:48 +01:00
Diego Beraldin
bcf79d1ce3 chore: update README.md and pages 2024-01-23 09:28:30 +01:00
Diego Beraldin
495e946b0a
start GH pages (#476) 2024-01-22 23:12:51 +01:00
Diego Beraldin
e2d154311a version 1.6.0 2024-01-21 10:35:42 +01:00
Diego Beraldin
22a517ce45 chore: update module documentation 2024-01-20 12:53:11 +01:00
Diego Beraldin
34a0c4605c
refactor: choose font module (#459)
* refactor: create new module

* update documentation
2024-01-17 22:26:18 +01:00
Diego Beraldin
a2eb97d9b0 chore: add module diagrams 2024-01-16 22:53:58 +01:00
Diego Beraldin
4ae47f9dc4 chore: fix CONTRIBUTING.md 2024-01-16 19:51:13 +01:00
Diego Beraldin
619872435a chore: coding conventions section of CONTRIBUTING.md 2024-01-15 13:34:39 +01:00
Diego Beraldin
1101dcce70
chore: module description (#445) 2024-01-14 23:50:52 +01:00
Diego Beraldin
38c10192a5 chore: update CONTRIBUTING.md 2024-01-14 18:59:30 +01:00