85 Commits

Author SHA1 Message Date
Dieguitux
28890b58e0
chore: update README.md
Add instructions to participate in the Google Play alpha test program.
2025-01-01 14:47:56 +01:00
Dieguitux
06626c4a54
chore: update README.md
fix releases link in Want to try it out section
2024-12-31 12:30:22 +01:00
Dieguitux
e0ee7eb4e0
refactor(di): migrate from Koin to Kodein (#181)
* update version catalog

* remove convention plugin

* create :core:di module

* migrate android and ios apps

* migrate :shared module

* migrate core modules

* migrate domain modules

* migrate feature modules

* migrate unit modules

* update licences screen

* update documentation

* add a test for ProfileSideMenuViewModel
2024-12-22 15:12:42 +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
c22e1bb24a
chore: update README.md
Add Weblate translation status and reorganize sections
2024-12-17 21:04:35 +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
e761587a96
refactor(build): define serialization plugin (#144)
* define SerializationPlugin

* apply convention to modules where needed

* add more tests to DefaultNavigationCoordinator

due to Codecov failure

* add new GitHub badges

- latest version (including pre-preleases)
- total downloads
2024-12-08 17:23:13 +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
13d6c7ae55
chore: update README.md
update Kotlin version in badge
2024-12-01 18:03:59 +01:00
akesi seli
43c9473b43
chore: update README.md
add F-Droid version badge and banner
2024-11-24 18:22:00 +01:00
akesi seli
0eafb69afe
chore: update README.md
Add codecov badge and badge links.
2024-11-22 20:47:13 +01:00
Akesi Seli
4c43921faa chore: add disclaimer about application ID change 2024-11-17 22:01:00 +01:00
akesi seli
92d88934aa
chore(deps): update compose multiplatform from 1.7.0 to 1.7.1 (#105)
* update compose multiplatform from 1.7.0 to 1.7.1

* update README.md

* fix ripple effects in top bars
2024-11-15 01:04:11 +01:00
akesi seli
5e72a3b8f5
feat: make it possible to open videos full screen (#97)
* update player config

* update video player composable

* update card video composable

* update post card composable

* update media item composable

* make image detail screen support videos

* update usages in all screens

* update tech stack in README

* update technical manual
2024-11-12 22:58:20 +01:00
akesi seli
2ea13d1d9e
chore: update user manual (#96)
* fix inter-item padding in modlog

* update screenshots

* update images in fastlane metadata

* rewrite user manual

* update README with new screenshots
2024-11-12 20:07:35 +01:00
akesi seli
4e354f2c43
refactor: migrate to compose-multiplatform-media-player (#92)
* remove old video player

* update build scripts

* add player config to resources

* rewrite video player using new library

* update usages

* update documentation
2024-11-11 08:48:54 +01:00
akesi seli
61047e6f63
chore: update README.md
Add badge images for website and manual
2024-11-08 23:05:28 +01:00
akesi seli
2d034d507a
chore: update README.md
Separate technical badges from social contacts
2024-11-08 22:35:08 +01:00
akesi seli
957a7bfef7
chore: update README.md
Add Matrix and Lemmy badges
2024-11-08 22:14:58 +01:00
akesi seli
e76e4d70ce
chore: update README.md
Add badge for website and user manual
2024-11-08 22:06:19 +01:00
akesi seli
cc4339e46c
chore: udpate documentation with new contacts (#47)
* remove unneeded warning

* update documentation win contacts
2024-10-27 22:53:30 +01:00
akesi seli
543bafd8ba
chore(deps): update Compose Multiplatform from 1.6.11 to 1.7.0 (#42)
* update README

* update compose multiplatform from 1.6.11 to 1.7.0

* fix breaking changes

* migrate to Material3 PullToRefreshBox

* remove unwanted background from modal bottom sheet items
2024-10-23 11:08:40 +02:00
akesi seli
1293990a1f
chore: update Kotlin version in README badge (#31) 2024-10-16 09:15:10 +02:00
akesi seli
66e50e6f80
chore: setup GHA for build, tests and pre-prod releases (#17)
* replace build workflow

* add unit test workflow

* add release_beta workflow

* add signing config to release build

* re-add action status badges in README

* fix failing tests
2024-10-14 20:07:07 +02:00
akesi seli
7c42d47ce2
chore: update badges in README.md (#8) 2024-08-09 15:56:58 -04:00
livefast-eattrash
1afa47aac1
chore: restore README.md (#2)
* chore: restore README.md

* fix: typos and punctuation

* fix: re-typos

---------

Co-authored-by: akesi seli <andongue.nena@gmail.com>
2024-08-05 07:48:40 -04:00
Christopher N7_X
1ddb4a7ba0 rolled back README breaking changes, added new disclaimer 2024-08-04 18:28:19 -04:00
Christopher
93a561b70b
Update README.md
added splash image back + updated description
2024-08-03 22:53:59 -04:00
Christopher
0d3186497d
Update README.md 2024-08-03 22:29:15 -04:00
Christopher N7_X
249563b9e5 updated package name for any future forks 2024-08-02 19:34:52 -04:00
Diego Beraldin
3ad805fe01
chore: add Matrix badge to README.md (#1093) 2024-07-07 22:53:15 +02:00
Diego Beraldin
ca0f12e4a7
chore: update documentation and store descriptions (#1051) 2024-06-28 09:46:36 +02:00
Diego Beraldin
b6f89d69cc
chore: add translation status badge (#971) 2024-06-11 18:26:11 +02:00
Diego Beraldin
d7ac02101b
chore: update l10n scripts for country code (#970) 2024-06-11 14:13:10 +02:00
Diego Beraldin
5391828bb1
feat: add new app icon, update notification icon and splash screen (#945) 2024-06-08 06:47:41 +02:00
Diego Beraldin
8260ba4063
chore: update Gradle to version 8.8 (#919) 2024-06-03 13:36:44 +02:00
Diego Beraldin
78c327ba03
chore: update Gradle and AGP (#902) 2024-05-28 20:48:20 +02:00
Diego Beraldin
c85de822da
chore: update to Kotlin 2.0.0 and Compose Multiplatform 1.6.10 (#892) 2024-05-27 07:26:30 +02:00
Diego Beraldin
c860280e35
chore: configure workflow (#850) 2024-05-15 18:06:29 +02:00
Diego Beraldin
667b5ed289
enhancement: shorten application name (#696) 2024-04-17 08:10:55 +02:00
Diego Beraldin
3f31c5bae4
chore: update deps (#671) 2024-04-13 12:04:25 +02:00
Diego Beraldin
f14cafba22
fix: pagination in tabbed screens (#610) 2024-03-18 13:51:51 +01:00
Diego Beraldin
a652db280d
chore: update deps (#605) 2024-03-15 23:18:07 +01:00
Diego Beraldin
c8a8bbec0e
chore: remove all references to chat (#600) 2024-03-14 18:56:02 +01:00
Diego Beraldin
33bcd7cd33
chore: tests for :core:persistence (#592) 2024-03-13 07:46:58 +01:00
Diego Beraldin
7e3f114533 chore: update README
Add IzzyOnDroid link and update screenshots and main features
2024-03-03 08:27:38 +01:00
Diego Beraldin
c4acc86f36
chore: update info about chat in about dialog (#560) 2024-02-29 19:28:54 +01:00
Diego Beraldin
b28227cc05
chore: compose multiplatform 1.6.0; update deps (#559) 2024-02-29 19:00:00 +01:00
Diego Beraldin
9e94f68203
chore: update documentation (#551) 2024-02-25 11:10:10 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources (#525)
closes #524
2024-02-13 22:37:13 +01:00