dependabot[bot]
0d1bc9824b
chore(deps): bump com.google.devtools.ksp ( #49 )
...
Bumps [com.google.devtools.ksp](https://github.com/google/ksp ) from 2.0.21-1.0.25 to 2.0.21-1.0.26.
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.25...2.0.21-1.0.26 )
---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
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-10-28 07:38:47 +01:00
dependabot[bot]
246e84fcb3
chore(deps): bump sh.calvin.reorderable:reorderable from 2.3.0 to 2.4.0 ( #48 )
...
Bumps [sh.calvin.reorderable:reorderable](https://github.com/Calvin-LL/Reorderable ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/Calvin-LL/Reorderable/releases )
- [Commits](https://github.com/Calvin-LL/Reorderable/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: sh.calvin.reorderable:reorderable
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-10-28 07:38:28 +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
5e5784eacc
refactor: unify localizables for notifications ( #46 )
...
* remove module-specific android strings
* expose current values in l10n manager
* update usage in notification worker
* unify string files
2024-10-26 19:54:18 +02:00
akesi seli
ff09f089d7
refactor: remove ResultTypeBottomSheet ( #45 )
2024-10-26 18:57:19 +02:00
akesi seli
5fcf303a50
refactor: remove listing type bottom sheet ( #44 )
...
* remove ListingTypeBottomSheet
* update usages
2024-10-26 17:06:14 +02:00
akesi seli
05bee093bb
refactor: background notification checks ( #43 )
...
* migrate worker to coroutines
and remove dispatcher constructor params which prevent proper instantiation
* refactor DefaultInboxNotificationChecker
2024-10-24 14:29:52 +02:00
Akesi Seli
114ac8032e
version 1.13.0-beta02
1.13.0-beta02
2024-10-23 11:41:43 +02: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
75c9e62909
enhancement: add 'cancel' option to text toolbar ( #41 )
...
* add cancel option to custom text toolbar
* update usages of text toolbar
2024-10-23 09:17:40 +02:00
akesi seli
7ae124a3eb
chore: update deps ( #40 )
...
* update dependencies
- org.kotlincrypto.hash:bom from 0.5.1 to 0.5.3
- androidx.activity:* from 1.9.2 to 1.9.3
- com.materialkolor:material-kolor from 1.7.0 to 2.0.0
- co.touchlab:stately-common from 2.0.7 to 2.1.0
- app.cash.turbine:turbine from 1.1.0 to 1.2.0
* add palette style to color scheme generator
2024-10-23 08:40:26 +02:00
akesi seli
50590d14f2
refactor: bottom sheet overhaul • part 2 ( #38 )
...
* remove screen classes
* allow passing null duration for "never" option
* update inbox screen
* update advanced settings screen
* update Gradle scripts
2024-10-21 22:39:12 +02:00
dependabot[bot]
b53ec2023d
chore(deps): bump multiplatform-markdown-renderer from 0.25.0 to 0.26.0 ( #35 )
...
Bumps `multiplatform-markdown-renderer` from 0.25.0 to 0.26.0.
Updates `com.mikepenz:multiplatform-markdown-renderer` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.25.0...v0.26.0 )
Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.25.0...v0.26.0 )
Updates `com.mikepenz:multiplatform-markdown-renderer-coil2` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases )
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.25.0...v0.26.0 )
---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil2
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-10-21 21:47:55 +02:00
dependabot[bot]
a9c68915a6
chore(deps): bump koin from 3.5.6 to 4.0.0 ( #34 )
...
Bumps `koin` from 3.5.6 to 4.0.0.
Updates `io.insert-koin:koin-core` from 3.5.6 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases )
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 )
Updates `io.insert-koin:koin-test` from 3.5.6 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases )
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 )
Updates `io.insert-koin:koin-android` from 3.5.6 to 4.0.0
- [Release notes](https://github.com/InsertKoinIO/koin/releases )
- [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/InsertKoinIO/koin/compare/3.5.6...4.0.0 )
---
updated-dependencies:
- dependency-name: io.insert-koin:koin-core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-test
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.insert-koin:koin-android
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 21:45:05 +02:00
dependabot[bot]
c8f6a68c17
chore(deps): bump com.russhwolf:multiplatform-settings ( #36 )
...
Bumps [com.russhwolf:multiplatform-settings](https://github.com/russhwolf/multiplatform-settings ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/russhwolf/multiplatform-settings/releases )
- [Changelog](https://github.com/russhwolf/multiplatform-settings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/russhwolf/multiplatform-settings/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: com.russhwolf:multiplatform-settings
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-10-21 09:38:44 +02:00
dependabot[bot]
eadc718ed2
chore(deps): bump media.kamel:kamel-image from 1.0.0 to 1.0.1 ( #37 )
...
Bumps [media.kamel:kamel-image](https://github.com/Kamel-Media/Kamel ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Kamel-Media/Kamel/releases )
- [Commits](https://github.com/Kamel-Media/Kamel/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: media.kamel:kamel-image
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-10-21 09:38:21 +02:00
dependabot[bot]
4baa0d18c9
chore(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13 ( #33 )
...
Bumps [io.mockk:mockk](https://github.com/mockk/mockk ) from 1.13.12 to 1.13.13.
- [Release notes](https://github.com/mockk/mockk/releases )
- [Commits](https://github.com/mockk/mockk/compare/1.13.12...1.13.13 )
---
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-10-21 09:38:00 +02:00
akesi seli
2ebfaa09b2
chore: update links in project homepage ( #32 )
2024-10-18 12:45:00 +02:00
akesi seli
1293990a1f
chore: update Kotlin version in README badge ( #31 )
2024-10-16 09:15:10 +02:00
akesi seli
d3a2c7f0ae
fix: avoid dismissing bottom sheets on long press on items if there is no callback ( #30 )
2024-10-16 09:14:59 +02:00
dependabot[bot]
9b321e5170
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs ( #29 )
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.13.0-beta01
2024-10-15 22:24:13 +02:00
dependabot[bot]
db71baad88
chore(deps): bump kotlin from 2.0.20 to 2.0.21 ( #24 )
...
* chore(deps): bump kotlin from 2.0.20 to 2.0.21
Bumps `kotlin` from 2.0.20 to 2.0.21.
Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
Updates `org.jetbrains.kotlin.multiplatform` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update ktorfit
---------
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-10-15 13:42:26 +02:00
dependabot[bot]
9fc48fa36a
chore(deps): bump com.google.devtools.ksp ( #27 )
...
Bumps [com.google.devtools.ksp](https://github.com/google/ksp ) from 2.0.20-1.0.24 to 2.0.21-1.0.25.
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.21-1.0.25 )
---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
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-10-15 13:42:15 +02:00
dependabot[bot]
b9ece61c24
chore(deps): bump kotlinx-coroutines from 1.8.1 to 1.9.0 ( #28 )
...
Bumps `kotlinx-coroutines` from 1.8.1 to 1.9.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.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.8.1...1.9.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.9.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.8.1...1.9.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-10-15 13:20:22 +02:00
dependabot[bot]
6ae92f6c47
chore(deps): bump androidx-activity from 1.9.1 to 1.9.2 ( #26 )
...
Bumps `androidx-activity` from 1.9.1 to 1.9.2.
Updates `androidx.activity:activity-compose` from 1.9.1 to 1.9.2
Updates `androidx.activity:activity` from 1.9.1 to 1.9.2
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity
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-10-15 13:20:11 +02:00
dependabot[bot]
bca3e6dc7b
chore(deps): bump ktor from 2.3.12 to 3.0.0 ( #21 )
...
* chore(deps): bump ktor from 2.3.12 to 3.0.0
Bumps `ktor` from 2.3.12 to 3.0.0.
Updates `io.ktor:ktor-client-serialization` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-cio` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-android` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-darwin` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-mock` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-client-logging` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.12 to 3.0.0
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/2.3.12...3.0.0 )
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-serialization
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-cio
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-android
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-darwin
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-mock
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-client-logging
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* replace deprecated methods in download
---------
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-10-15 13:20:01 +02:00
dependabot[bot]
229ba65f12
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json ( #25 )
...
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization ) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.1...v1.7.3 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-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-10-15 12:03:08 +02:00
dependabot[bot]
25f57a2d8a
chore(deps): bump media.kamel:kamel-image from 0.9.5 to 1.0.0 ( #20 )
...
Bumps [media.kamel:kamel-image](https://github.com/Kamel-Media/Kamel ) from 0.9.5 to 1.0.0.
- [Release notes](https://github.com/Kamel-Media/Kamel/releases )
- [Commits](https://github.com/Kamel-Media/Kamel/compare/v0.9.5...v1.0.0 )
---
updated-dependencies:
- dependency-name: media.kamel:kamel-image
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 12:02:43 +02:00
dependabot[bot]
648b08c84a
chore(deps): bump rexml from 3.3.2 to 3.3.6 in /docs ( #23 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.2 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.2...v3.3.6 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 12:02:11 +02:00
Akesi Seli
3859554ee8
chore: enable dependabot for GitHub actions
2024-10-15 09:34:09 +02:00
Akesi Seli
d0a8a89f0d
version 1.13.0-beta01
2024-10-15 08:48:17 +02:00
akesi seli
5db08a5c81
chore: update ktlint rules and reformat files ( #19 )
...
* update .editorconfig
* run ktlint -F on project
2024-10-15 08:32:32 +02:00
akesi seli
4ec4390a01
fix: remove persistable URI permission FLAG_GRANT_READ_URI_PERMISSION ( #18 )
2024-10-14 20:46:41 +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
52b7453d4b
refactor: use composition locals to provide a UriHandler
implementation ( #15 )
...
* add method to open webview to detail opener
* define CustomUriHandler
* update dependency injection
* update Gradle scripts
* remove NavigationCoordinator.handleUrl
* provide UriHandler in App root
* update UI components
removing all open detail/web callbacks
* make sure to close side menu when opening detail screens
(and bottom sheets)
* update usages in all screens
2024-09-24 12:43:30 +02:00
akesi seli
79f05b6f71
fix: pick image from gallery on Android < 11 ( #16 )
...
* add fallback for API level < 11
* use PickVisualMediaRequest.Builder
* add empty check for incoming byte array
2024-09-24 12:43:17 +02:00
akesi seli
1702f3e603
refactor: add ripple effect to clickable elements; remove remembered callbacks ( #13 )
...
* remove RememberCallback util
* update onClick modifier
* update usages UI components
* update usages in screens
* migrate missing settings rows
2024-09-13 18:06:12 -04:00
akesi seli
be5ff0cc82
replace SimpleDateFormat with DateTimeFormatter ( #14 )
...
also, use ZonedDateTime whenever possible
2024-09-10 16:11:58 -04:00
Christopher
8332aa7a20
chore: bottom sheet overhaul ( #12 )
...
* Replaced CustomBottomSheet with CustomModalBottomSheet to match RFF
- removed CustomBottomSheet
- added CustomModalBottomSheet
- updated ZoomableImageScreen
- updated SettingsColorAndFontScreen
* Updated dependencies
- updated androidx-media3
- updated androidx-work
* - merge changes
* - updated CustomModalBottomSheet to match RFF 1:1
- Added BottomSheet close animation on selection
* - updated UiTheme to match RFF
- updated SettingsColorAndFontScreen to use new CustomModalBottomSheet
- removed CommentBarThemeBottomSheet.kt
- removed VoteThemeBottomSheet.kt
2024-09-05 16:17:57 -04:00
akesi seli
0f9efb2996
fix: text formatting bar in post and reply creation ( #11 )
...
* simplify layout of create post screen
* simplify layout of create comment screen
2024-08-28 21:28:30 -04:00
akesi seli
e6adbe1d7b
chore: update deps ( #10 )
...
* chore: bump dependencies
- androidx-media3 from 1.4.0 to 1.4.1
- androidx-work from 2.9.0 to 2.9.1
- AGP from 8.5.1 to 8.5.2
- Kotlin from 2.0.0 to 2.0.20
- KSP from 2.0.0-1.0.23 to 2.0.20-1.0.24
- Ktorfit from 2.0.0-rc01 to 2.0.1
* fix :core:api build script to include generated code
* migrate DefaultServiceProvider to use new service factory methods
2024-08-28 06:00:52 -04:00
Christopher
709bfdc209
feat: overhaul spoilers for nesting, full content, and proper rendering ( #9 )
...
* feat: overhaul spoilers for nesting, full content, and proper rendering
* feat: added check to ensure code block spoilers are ignored
* feat: removed CustomMarkdownSpoiler
2024-08-28 08:32:38 +02:00
akesi seli
7c42d47ce2
chore: update badges in README.md ( #8 )
2024-08-09 15:56:58 -04:00
Christopher
efe00aa205
feat: bottom sheet overhaul ( #7 )
...
* feat: bottom sheet overhaul
- Added CustomBottomSheet
- Removed ShareImageBottomSheet
- Removed ThemeBottomSheet
- Integrated CustomBottomSheet to ZoomableImageScreen & SettingsColorAndFontScreen
* fix: bottom sheet animation issue
- Removed incorrect return statement
* fix: bottom sheet animation issue
- Added missing coroutine scope
2024-08-07 19:19:25 +02:00
akesi seli
c0f6bb650d
refactor: ensure consistent file names in source sets ( #5 )
...
* refactor: rename source to have consistent file names in the three source sets
DropDown.kt -> CustomDropDown.kt
* refactor: rename source to have consistent file names in the three source sets
DateTime.kt -> DateFunctions.kt
2024-08-06 08:28:00 -04:00
Christopher
97da193d4e
chore: update example urls ( #4 )
...
* chore: update example URLs
* chore: update example URLs
2024-08-06 08:02:02 +02:00
akesi seli
e492a54b28
enhancement: uniform comment cards ( #3 )
...
* use uniform logic for bar with and text indentation in comments
* update call site
2024-08-05 17:24:54 -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
5f219348d7
Merge pull request #1 from LiveFastEatTrashRaccoon/rollback-readme-breaking-changes
...
fix: rolled back README breaking changes, added new disclaimer
2024-08-04 18:31:53 -04:00
Christopher N7_X
1ddb4a7ba0
rolled back README breaking changes, added new disclaimer
2024-08-04 18:28:19 -04:00