Commit Graph

70 Commits

Author SHA1 Message Date
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 0500969d81 domain module 2024-08-11 17:40:13 +03:00
melod1n 648850f1c8 gradle build convention 2024-08-11 14:53:32 +03: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 7570f56721 update libs and agp 2024-08-09 19:05:38 +03:00
melod1n c829a7f96a update libs and fix localization 2024-08-04 04:05:14 +03:00
melod1n ab27ef29b1 fix chucker on debug & release build types 2024-07-16 06:25:47 +03:00
melod1n ee7499f117 move all ui-related classes and files to ui module 2024-07-15 18:31:58 +03:00
melod1n 654f47bb94 a lot of improvements for long polling service and notifications 2024-07-15 05:01:54 +03:00
melod1n a4c20fac23 fix dependency for userbanned screen and some simple tests for login module 2024-07-13 22:59:23 +03:00
melod1n 733627f935 twoFa -> validation naming; fixes for preview for screens (separating view model from ui); some improvements & fixes 2024-07-13 22:45:49 +03:00
melod1n ce1867c22c support for articles; ui & ux & logic fixes for 2fa and captcha screens; fix mentions; 2024-07-13 01:37:24 +03:00
melod1n fb76b46b22 [wip] chat materials; some experiments with local composition and blur 2024-07-12 00:51:24 +03:00
melod1n 3503ecffab Upstream changes (#23) 2024-07-10 16:12:32 -07:00
melod1n 8a6378f509 upstream changes
upstream changes
2023-08-09 03:49:14 +03:00
melod1n 7a99347841 Lot of global changes (#10)
Global update
2022-08-30 09:49:52 -07:00
melod1n 8d0cd19322 Code saving and stuff (#9)
lil update
2022-03-25 14:20:12 -07:00
melod1n c77ebae57a lil update 2021-08-04 23:01:22 +03:00
melod1n 388c4aa27e gradle update 2021-05-21 20:09:31 +03:00
melod1n 88dddcb133 Initial commit 2021-02-18 13:55:03 +03:00