Commit Graph

236 Commits

Author SHA1 Message Date
melod1n 957ade0867 some updates 2024-10-28 19:57:53 +03:00
melod1n 656fca46d7 remove commented part of the code 2024-10-26 02:42:22 +03:00
melod1n babf20f62e return of debug token for auth; ability to disable haptic and set logging level; etc 2024-10-26 02:40:31 +03:00
dependabot[bot] ba43b6a940 Bump ksp from 2.0.21-1.0.25 to 2.0.21-1.0.26 (#71) 2024-10-24 18:11:04 +00:00
dependabot[bot] 7fcaa59df4 Bump androidx.navigation:navigation-compose from 2.8.2 to 2.8.3 (#70) 2024-10-17 19:38:27 +00:00
dependabot[bot] 204ccbc240 Bump androidx.compose:compose-bom from 2024.09.03 to 2024.10.00 (#69) 2024-10-17 19:37:52 +00:00
dependabot[bot] 7884fa6131 Bump ksp from 2.0.20-1.0.25 to 2.0.21-1.0.25 (#67) 2024-10-12 03:54:17 +00:00
dependabot[bot] 3aacd175d6 Bump kotlin from 2.0.20 to 2.0.21 (#66) 2024-10-11 11:17:13 +00:00
dependabot[bot] 43012c9766 Bump androidx.navigation:navigation-compose from 2.8.1 to 2.8.2 (#64) 2024-10-03 23:45:31 +00:00
dependabot[bot] 542b0771a1 Bump androidx.compose:compose-bom from 2024.09.02 to 2024.09.03 (#65) 2024-10-03 23:45:22 +00:00
dependabot[bot] a8f1065576 Bump coroutines from 1.9.0-RC.2 to 1.9.0 (#60) 2024-10-01 11:53:07 +00:00
dependabot[bot] a0aaf72fca Bump ksp from 2.0.20-1.0.24 to 2.0.20-1.0.25 (#61) 2024-10-01 11:52:57 +00:00
dependabot[bot] fbc6f294cc Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#62) 2024-10-01 11:52:46 +00:00
melod1n 5d5400ec56 chore(deps): remove alpha deps 2024-09-27 21:04:35 +03:00
dependabot[bot] 298c1caf6f Bump koin from 3.5.6 to 4.0.0 (#57) 2024-09-27 17:50:29 +00:00
dependabot[bot] 6f194284d1 Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#59) 2024-09-27 17:45:48 +00:00
dependabot[bot] edbcc028c8 Bump agp from 8.6.0 to 8.6.1 (#58) 2024-09-27 17:45:41 +00:00
dependabot[bot] fd8294f895 Bump lifecycle from 2.8.5 to 2.8.6 (#56) 2024-09-27 17:45:31 +00:00
dependabot[bot] 9f5b370854 Bump androidx.compose:compose-bom from 2024.08.00 to 2024.09.02 (#55) 2024-09-27 17:38:18 +00:00
dependabot[bot] d734e2946e Bump androidx.navigation:navigation-compose from 2.8.0-rc01 to 2.8.1 (#54) 2024-09-27 16:56:53 +00:00
dependabot[bot] 9cc880f906 Bump androidx.compose.foundation:foundation (#53) 2024-09-27 16:56:44 +00:00
dependabot[bot] 40d0fb5880 Bump com.google.accompanist:accompanist-permissions (#49) 2024-09-27 16:56:26 +00:00
dependabot[bot] eea95822cf Bump lifecycle from 2.8.4 to 2.8.5 (#48) 2024-09-27 16:56:12 +00:00
dependabot[bot] f33eeaaeaf Bump agp from 8.5.2 to 8.6.0 (#46) 2024-09-01 23:21:44 +00:00
melod1n 1987432def update README.md 2024-08-29 05:57:45 +03:00
dependabot[bot] 9032396ed9 Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#45) 2024-08-28 23:29:37 +00:00
dependabot[bot] 70a3dfed32 Bump com.jraska.module.graph.assertion from 2.6.0 to 2.7.1 (#44) 2024-08-28 23:29:23 +00:00
dependabot[bot] 97a36c3d3c Bump ksp from 2.0.10-1.0.24 to 2.0.20-1.0.24 (#43) 2024-08-24 12:38:12 +00:00
dependabot[bot] 4b59449908 Bump com.google.accompanist:accompanist-permissions (#42) 2024-08-22 23:32:52 +00:00
dependabot[bot] 63a3723012 Bump androidx.navigation:navigation-compose (#38) 2024-08-22 23:32:38 +00:00
dependabot[bot] 7e59ffcc9b Bump androidx.compose.foundation:foundation (#39) 2024-08-22 23:32:08 +00:00
dependabot[bot] f5762ee22c Bump kotlin from 2.0.10 to 2.0.20 (#41) 2024-08-22 23:18:43 +00:00
dependabot[bot] 9775fce9ed Bump androidx.compose:compose-bom from 2024.06.00 to 2024.08.00 (#40) 2024-08-22 22:17:36 +00:00
melod1n e8143f8566 update ci 2024-08-23 01:13:24 +03:00
dependabot[bot] 09abe2f2b5 Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#37)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  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-08-20 03:59:04 -07:00
melod1n 58e2906c0f separation of users use cases 2024-08-14 21:03:35 +03:00
dependabot[bot] bafebfa4ae Bump com.jraska.module.graph.assertion from 2.5.0 to 2.6.0 (#35)
Bumps com.jraska.module.graph.assertion from 2.5.0 to 2.6.0.

---
updated-dependencies:
- dependency-name: com.jraska.module.graph.assertion
  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-08-14 20:55:33 +03:00
dependabot[bot] 947df05e9b Bump coroutines from 1.9.0-RC to 1.9.0-RC.2 (#36)
Bumps `coroutines` from 1.9.0-RC to 1.9.0-RC.2.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.9.0-RC to 1.9.0-RC.2
- [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-RC...1.9.0-RC.2)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0-RC to 1.9.0-RC.2
- [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-RC...1.9.0-RC.2)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  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-08-14 20:55:04 +03:00
melod1n efa631946f update db schemas 2024-08-14 20:52:05 +03:00
melod1n c0726468ad remove debug access token & user id 2024-08-14 19:26:25 +03:00
melod1n ee8cf619f8 remove usage of context-receivers 2024-08-14 12:04:04 +03:00
melod1n 0500969d81 domain module 2024-08-11 17:40:13 +03:00
melod1n 648850f1c8 gradle build convention 2024-08-11 14:53:32 +03:00
melod1n f050a19df9 update for google play 2024-08-10 03:47:01 +03:00
dependabot[bot] 4303ef2f63 Bump androidx.compose.foundation:foundation (#34)
Bumps androidx.compose.foundation:foundation from 1.7.0-beta04 to 1.7.0-beta07.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  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-08-09 09:21:09 -07:00
dependabot[bot] 96d556d18d Bump dev.iurysouza.modulegraph from 0.8.1 to 0.10.0 (#33)
Bumps dev.iurysouza.modulegraph from 0.8.1 to 0.10.0.

---
updated-dependencies:
- dependency-name: dev.iurysouza.modulegraph
  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-08-09 09:20:23 -07:00
dependabot[bot] fd568600c4 Bump kotlin from 2.0.0 to 2.0.10 (#32)
Bumps `kotlin` from 2.0.0 to 2.0.10.

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 09:19:38 -07:00
melod1n 4bd9f1a2c9 fix dependabot config 2024-08-09 19:12:03 +03:00
melod1n aabbfc4075 add dependabot config 2024-08-09 19:08:12 +03:00
melod1n 7570f56721 update libs and agp 2024-08-09 19:05:38 +03:00