Dieguitux
aa060a61b2
feat: implement user tags • part 2 ( #197 )
...
* update l10n
* move color components to common module
* create new UI components
* update persistence layer
- add color property
- add missing getter
- fix test accordingly
* add tag list screen
* add tag detail screen
* update build scripts and DI configuration
* add possibility to open tag management from profile side menu
* add possibility to edit tag membership in user detail
2024-12-30 08:37:07 +01:00
Dieguitux
1e6ce07e62
feat: implement user tags • part 1 ( #196 )
...
* update DB schema
* update imports in settings repository
* define domain models
* add UserTagRepository (api, impl, test)
* update DI bindings
2024-12-29 14:18:12 +01:00
Weblate (bot)
57a2ccfe8c
Translated using Weblate (Spanish) ( #194 )
...
Currently translated at 100.0% (446 of 446 strings)
Translation: RaccoonForLemmy/app
Translate-URL: https://hosted.weblate.org/projects/raccoonforlemmy/app/es/
Co-authored-by: Diego Beraldin <diego.beraldin@gmail.com>
2024-12-28 23:13:50 +01:00
Akesi Seli
673b951515
version 1.13.7
1.13.7
2024-12-26 16:20:38 +01:00
Dieguitux
9604b1602f
fix(di): add missing bindings for settings import and export use cases ( #193 )
2024-12-26 15:49:21 +01:00
Dieguitux
d9febf76db
fix: remove escapes for apostrophes ( #191 )
2024-12-25 23:59:02 +01:00
Akesi Seli
3436ef8df6
version 1.13.6
1.13.6
2024-12-25 09:56:44 +01:00
Dieguitux
d2f2964ebb
fix: injected params in view models ( #189 )
2024-12-25 09:48:14 +01:00
dependabot[bot]
0f436ba1ed
chore(deps): bump network.chaintech:compose-multiplatform-media-player ( #187 )
...
Bumps [network.chaintech:compose-multiplatform-media-player](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer ) from 1.0.27 to 1.0.28.
- [Commits](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer/commits )
---
updated-dependencies:
- dependency-name: network.chaintech:compose-multiplatform-media-player
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-25 09:05:51 +01:00
dependabot[bot]
d71920f58f
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.4 to 0.5.5 ( #184 )
...
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash ) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/KotlinCrypto/hash/releases )
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md )
- [Commits](https://github.com/KotlinCrypto/hash/compare/0.5.4...0.5.5 )
---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 09:11:05 +01:00
dependabot[bot]
e64da4ea0c
chore(deps): bump io.mockk:mockk from 1.13.13 to 1.13.14 ( #185 )
...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk ) from 1.13.13 to 1.13.14.
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.13.13...1.13.14 )
---
updated-dependencies:
- dependency-name: io.mockk:mockk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 08:21:47 +01:00
dependabot[bot]
2a000446c2
chore(deps): bump kotlinx-coroutines from 1.10.0 to 1.10.1 ( #186 )
...
Bumps `kotlinx-coroutines` from 1.10.0 to 1.10.1.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.0...1.10.1 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.0...1.10.1 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 08:21:12 +01:00
Akesi Seli
0083336b42
version 1.13.5
1.13.5
2024-12-22 23:58:35 +01:00
Weblate (bot)
5582dcfb4e
chore(10n): translated using Weblate (Polish) ( #183 )
...
Currently translated at 100.0% (446 of 446 strings)
Translation: RaccoonForLemmy/app
Translate-URL: https://hosted.weblate.org/projects/raccoonforlemmy/app/pl/
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
2024-12-22 23:52:29 +01:00
Dieguitux
95d8e880bf
chore: add tests for theme repository ( #182 )
2024-12-22 23:40:23 +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
dependabot[bot]
3d3e907a9d
chore(deps): bump compose from 1.7.1 to 1.7.3 ( #178 )
...
Bumps `compose` from 1.7.1 to 1.7.3.
Updates `org.jetbrains.compose:org.jetbrains.compose.gradle.plugin` from 1.7.1 to 1.7.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases )
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/compose-jb/commits )
Updates `org.jetbrains.compose` from 1.7.1 to 1.7.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases )
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/compose-jb/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.compose:org.jetbrains.compose.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 21:51:16 +01:00
dependabot[bot]
39458f31b5
chore(deps): bump kotlinx-coroutines from 1.9.0 to 1.10.0 ( #177 )
...
Bumps `kotlinx-coroutines` from 1.9.0 to 1.10.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 21:51:07 +01:00
dependabot[bot]
3b4436e561
chore(deps): bump voyager from 1.0.0 to 1.0.1 ( #176 )
...
Bumps `voyager` from 1.0.0 to 1.0.1.
Updates `cafe.adriel.voyager:voyager-navigator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases )
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1 )
Updates `cafe.adriel.voyager:voyager-screenmodel` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases )
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1 )
Updates `cafe.adriel.voyager:voyager-bottom-sheet-navigator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases )
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1 )
Updates `cafe.adriel.voyager:voyager-tab-navigator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases )
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1 )
Updates `cafe.adriel.voyager:voyager-transitions` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases )
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1 )
Updates `cafe.adriel.voyager:voyager-koin` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases )
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1 )
---
updated-dependencies:
- dependency-name: cafe.adriel.voyager:voyager-navigator
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-screenmodel
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-bottom-sheet-navigator
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-tab-navigator
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-transitions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-koin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 11:52:00 +01:00
dependabot[bot]
7a98ed5cb9
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.3 to 0.5.4 ( #179 )
...
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash ) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/KotlinCrypto/hash/releases )
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md )
- [Commits](https://github.com/KotlinCrypto/hash/compare/0.5.3...0.5.4 )
---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 11:47:28 +01:00
Weblate (bot)
00f74a1b23
chore(l10n): translated using Weblate (Italian) ( #175 )
...
Currently translated at 100.0% (433 of 433 strings)
Translation: RaccoonForLemmy/app
Translate-URL: https://hosted.weblate.org/projects/raccoonforlemmy/app/it/
Co-authored-by: Diego Beraldin <diego.beraldin@gmail.com>
2024-12-19 10:05:42 +01:00
Akesi Seli
1d506707c9
version 1.13.4
1.13.4
2024-12-19 09:53:01 +01:00
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
dependabot[bot]
c3770531da
chore(deps): bump ktor from 3.0.2 to 3.0.3 ( #173 )
...
Bumps `ktor` from 3.0.2 to 3.0.3.
Updates `io.ktor:ktor-client-serialization` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-cio` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-core` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-android` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-darwin` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-mock` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-content-negotiation` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-client-logging` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-serialization
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-darwin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 07:47:11 +01:00
Dieguitux
55a15e6b0b
fix: make sure account changes are observed ( #172 )
...
* rename login screen
* update usages of login screen
* minor readability changes in login vm/use case
* add possibility to observe accounts
* update manage accounts view model
2024-12-18 21:32:20 +01:00
Dieguitux
087d231319
enhancement: allow searching post/comments/users/communities by URLs ( #171 )
...
* update DefaultExplorePaginationManager
* add tests for DefaultExplorePaginationManager
2024-12-18 19:57:46 +01:00
Dieguitux
29c1c17efa
fix: improve acknowledgements screen ( #170 )
...
* fix data source URL
* fix typo in composable names
* update composable usages
2024-12-18 18:34:38 +01:00
Weblate (bot)
6fbbc0d0a7
l10n: translated using Weblate (Spanish) ( #169 )
...
Currently translated at 100.0% (432 of 432 strings)
Translation: RaccoonForLemmy/app
Translate-URL: https://hosted.weblate.org/projects/raccoonforlemmy/app/es/
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2024-12-18 13:54:14 +01:00
Dieguitux
87474b39b9
feat: solid system bars ( #168 )
...
* update l10n
* update models
* update settings repository
* update settings screen
* update app initialization
2024-12-17 23:02:11 +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
Dieguitux
c42d352f61
fix: make it possible to select TopAll from bottom sheet ( #166 )
2024-12-17 18:21:48 +01:00
dependabot[bot]
0b1e29660e
chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.0-RC to 0.9.0 ( #163 )
...
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover ) from 0.9.0-RC to 0.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases )
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.9.0-RC...v0.9.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 07:30:53 +01:00
dependabot[bot]
0cdae5d260
chore(deps): bump sh.calvin.reorderable:reorderable from 2.4.0 to 2.4.2 ( #162 )
...
Bumps [sh.calvin.reorderable:reorderable](https://github.com/Calvin-LL/Reorderable ) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/Calvin-LL/Reorderable/releases )
- [Commits](https://github.com/Calvin-LL/Reorderable/compare/v2.4.0...v2.4.2 )
---
updated-dependencies:
- dependency-name: sh.calvin.reorderable:reorderable
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 07:30:26 +01:00
Akesi Seli
15fa29641f
version 1.13.3
1.13.3
2024-12-11 13:46:38 +01:00
Dieguitux
8ba43210a8
fix: use different error message if autofill title empty ( #158 )
...
* update l10n
* use different error message in autofill when metadata title empty
2024-12-11 09:47:31 +01:00
Dieguitux
ed7aa91a03
chore: add missing tests to :core:persistence ( #156 )
...
* exclude provider package
* add tests for import/export use cases
* add update test for anonymous in settings repository
2024-12-10 23:29:25 +01:00
Dieguitux
4cdc401f43
fix: image detail loading state and top bar actions ( #155 )
...
* make sure loading state rendered
* fix padding and ripple in top bar buttons
2024-12-10 22:28:57 +01:00
akesi seli
b950a623e5
fix: open image detail with high res URL instead of thumbnail URL (if suitable) ( #154 )
2024-12-10 18:33:50 +01:00
dependabot[bot]
5b57441ef9
chore(deps): bump network.chaintech:compose-multiplatform-media-player from 1.0.26 to 1.0.27 ( #153 )
...
* chore(deps): bump network.chaintech:compose-multiplatform-media-player
Bumps [network.chaintech:compose-multiplatform-media-player](https://github.com/Chaintech-Network/ComposeMultiplatfromMediaPlayer-org ) from 1.0.26 to 1.0.27.
- [Commits](https://github.com/Chaintech-Network/ComposeMultiplatfromMediaPlayer-org/commits )
---
updated-dependencies:
- dependency-name: network.chaintech:compose-multiplatform-media-player
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update usage of VideoPlayerComposable
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akesi Seli <andongue.nena@gmail.com>
2024-12-10 14:17:47 +01:00
Akesi Seli
5286e1b45a
version 1.13.3-beta05
1.13.3-beta05
2024-12-10 00:12:30 +01:00
akesi seli
bddd9cbf00
feat(deep-link): add support for opening posts and comments ( #152 )
...
* update post repository (api, impl, test)
* update comment repository (api, impl, test)
* remove url management from :core:commonui:lemmyui
* refactor UrlUtils into UrlDecoder
* define URL processors
* redefine CustomUriHandler
* add getCustomUriHandler util
* update DI
* update deeplink management
2024-12-10 00:11:02 +01:00
akesi seli
b1c4803935
chore(build): apply convention plugins to :core:persistence ( #150 )
...
* chore(build): apply convention plugins to :core:persistence
* refactor AndroidTestPlugin
* chore(build): apply convention plugins to :core:architecture:testutils
2024-12-09 14:27:35 +01:00
dependabot[bot]
09963a7d19
chore(deps): bump com.android.tools.build:gradle from 8.1.4 to 8.7.3 ( #148 )
...
Bumps com.android.tools.build:gradle from 8.1.4 to 8.7.3.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 08:24:07 +01:00
Akesi Seli
d251afa7d7
version 1.13.3-beta04
1.13.3-beta04
2024-12-08 18:42:10 +01:00
akesi seli
386b7629ca
fix: avoid using nullable types as @InjectedParams ( #147 )
2024-12-08 18:26:21 +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
e284402253
refactor(build): define Gradle convention plugins ( #143 )
...
* define convention plugins
* remove duplicate code in build scripts
2024-12-08 10:25:00 +01:00
Akesi Seli
908e5a557a
version 1.13.3-beta03
1.13.3-beta03
2024-12-07 14:54:49 +01:00