Commit Graph

  • 26a0630393 Replace ACRA with custom crash dialog master melod1n 2026-05-23 21:59:12 +03:00
  • 3d153df79c Update README.md melod1n 2026-05-22 22:52:24 +03:00
  • 9061a39407 update Gitea workflow melod1n 2026-05-22 20:49:29 +03:00
  • d8c8820b32 add Gitea workflow melod1n 2026-05-22 20:45:42 +03:00
  • abfe25d051 fix signing melod1n 2026-05-22 17:46:56 +03:00
  • 574b230b26 feat: add channel message support and refactor UI components melod1n 2026-05-19 22:54:44 +03:00
  • b31c0f30c5 build: update gradle wrapper and build logic conventions melod1n 2026-05-19 13:28:10 +03:00
  • cb653eddc2 refactor(auth): reuse network ValidationType for validation flow Remove duplicate auth ValidationType and use the shared network model instead. Add support for both "sms" and "2fa_sms" SMS validation values. melod1n 2026-05-03 06:53:56 +03:00
  • df2c61d8d7 feat(auth): add web captcha handling melod1n 2026-05-03 05:49:16 +03:00
  • 97c59a85b6 Chore(deps): Bump actions/upload-artifact from 6 to 7 (#252) dependabot[bot] 2026-02-27 21:01:31 +03:00
  • 155a3666ad bump app version code and name (#251) melod1n 2026-02-16 16:32:10 +03:00
  • ce375c902c Refactor: Improve reply component layout and styling melod1n 2026-02-06 22:58:03 +03:00
  • 96b4fc8539 ui: improve Compose stability and message UI melod1n 2026-02-06 22:14:01 +03:00
  • e3e9157dd5 Style: Update icons for message status and actions melod1n 2026-01-24 21:58:11 +03:00
  • 5aa28066d7 add icons to dialog in messages history change icons fill color from @android:color/white to #ffffff melod1n 2026-01-24 21:49:28 +03:00
  • 1638d70ef2 update and refresh icons to Material Symbols; update MaterialDialog style melod1n 2026-01-24 21:36:41 +03:00
  • 8c13d9e7e1 update some icons melod1n 2026-01-24 16:02:02 +03:00
  • 5dd829b6f6 change @android:color/white to #ffffff in icons melod1n 2026-01-24 15:28:13 +03:00
  • 2a238fa1bf Refactor: Upgrade Gradle and streamline build logic melod1n 2026-01-24 14:58:04 +03:00
  • 3f54961ac6 Build: Add support for Nexus repository melod1n 2026-01-24 11:35:16 +03:00
  • 045f2e8268 feat: add Ukrainian localization (#250) difome 2025-12-27 20:57:23 +02:00
  • 3eb33b2612 Refactor: Remove unused resources melod1n 2025-12-27 21:44:50 +03:00
  • f2d565fd3e Fix typo in Russian string resource melod1n 2025-12-27 21:36:17 +03:00
  • 7ab333280c Refactor: Clean up unused code and improve error handling melod1n 2025-12-27 20:56:02 +03:00
  • 45ee0acea5 * refactor Conversation -> Convo * extract Message and Convo mappers to core/domain module * improve reply container text melod1n 2025-12-17 17:16:02 +03:00
  • 7b6571f208 Feat: Add animation to reply summary visibility melod1n 2025-12-17 09:21:22 +03:00
  • 389d3f9e52 Style: Update message bubble colors melod1n 2025-12-15 23:08:42 +03:00
  • 69a50f8fcd Refactor: Encapsulate MessageBubble colors melod1n 2025-12-15 23:01:38 +03:00
  • 8839015249 Fix: Ensure sender's name truncates correctly in incoming messages melod1n 2025-12-15 22:58:50 +03:00
  • 478639e427 Refactor: Extract RootScreen from MainActivity and fix reply message user melod1n 2025-12-15 22:24:17 +03:00
  • dcbfd43896 Chore(deps): Bump actions/upload-artifact from 5 to 6 (#249) dependabot[bot] 2025-12-15 21:39:44 +03:00
  • 7b2c102470 feat(messages): Implement "message read by" counter melod1n 2025-12-06 14:37:08 +03:00
  • 5310596cf6 Refactor: Improve swipe-to-dismiss and image sharing melod1n 2025-12-06 09:00:01 +03:00
  • 65ff74622a Update README.md melod1n 2025-12-06 03:39:25 +03:00
  • f48878f003 Refactor: Implement swipe-to-reply and redesign input bar melod1n 2025-12-06 03:35:14 +03:00
  • c666bd46f3 Potential fix for code scanning alert no. 1: Workflow does not contain permissions melod1n 2025-12-03 06:25:22 +03:00
  • 421ca27758 Potential fix for code scanning alert no. 2: Workflow does not contain permissions melod1n 2025-12-03 06:24:52 +03:00
  • 8231062ca5 Refactor: Move RippledClickContainer to core UI module melod1n 2025-12-03 06:22:53 +03:00
  • 723555f634 feat(messages): Implement reply functionality melod1n 2025-12-03 06:12:44 +03:00
  • 3e05744a18 Update README.md melod1n 2025-12-03 06:07:45 +03:00
  • 821ee46cef feat(messages): Implement reply functionality melod1n 2025-12-03 06:07:03 +03:00
  • dcddddea9b Refactor: Exclude outgoing messages from being marked as read melod1n 2025-12-03 06:06:37 +03:00
  • 018151ad18 add confirmation dialog to chat creation melod1n 2025-12-02 05:31:09 +03:00
  • 6f55251fb7 new file: app/keystore/keystore.jks melod1n 2025-12-02 04:10:35 +03:00
  • 83772fb3ec remove keystore melod1n 2025-12-02 04:10:00 +03:00
  • d5ee50a979 update keystore.jks melod1n 2025-12-02 04:01:05 +03:00
  • 079c4178ec Update keystore.jks melod1n 2025-12-02 03:48:37 +03:00
  • 21bcacded8 disable cleartext traffic melod1n 2025-12-02 03:30:24 +03:00
  • 3a272376c1 Refactor: replace material icons with local drawables and bump libs melod1n 2025-12-02 02:21:45 +03:00
  • ea6c094b4d Bump actions/upload-artifact from 4 to 5 (#247) dependabot[bot] 2025-12-02 00:02:14 +03:00
  • 91b87f6fa5 fix deprecations melod1n 2025-10-09 06:46:25 +03:00
  • a5952098a2 new attachment: gift melod1n 2025-10-09 06:32:57 +03:00
  • 4f1149c8d8 bump libs melod1n 2025-10-09 06:20:28 +03:00
  • 56bf6ac063 bump libs melod1n 2025-10-07 20:12:51 +03:00
  • 1b9401673d Update README.md melod1n 2025-09-10 10:25:08 +03:00
  • db92b261c0 vk.com -> vk.ru melod1n 2025-09-10 10:24:53 +03:00
  • 42ad04093d Bump agp from 8.12.2 to 8.13.0 (#231) dependabot[bot] 2025-09-08 20:31:10 +00:00
  • 9535847bf3 Bump koin from 4.1.0 to 4.1.1 (#232) dependabot[bot] 2025-09-08 20:31:07 +00:00
  • b3c35ec6f5 Bump com.google.android.material:material from 1.12.0 to 1.13.0 (#233) dependabot[bot] 2025-09-08 20:31:02 +00:00
  • f5853f61c3 Bump lifecycle from 2.9.2 to 2.9.3 (#228) dependabot[bot] 2025-08-31 10:23:56 +00:00
  • 620cf53c65 Bump androidx.compose:compose-bom-alpha from 2025.08.00 to 2025.08.01 (#229) dependabot[bot] 2025-08-31 10:23:51 +00:00
  • 411776b767 Bump agp from 8.12.1 to 8.12.2 (#230) dependabot[bot] 2025-08-31 10:23:46 +00:00
  • 8cb3ed8784 some improvements, new feature melod1n 2025-08-27 05:17:40 +03:00
  • 4677e484d9 move strings in core/ui module disable generating android resources everywhere except core/ui module replace UiR with R melod1n 2025-08-27 04:53:46 +03:00
  • 799ed820e3 feat: audio message preview melod1n 2025-08-26 09:36:55 +03:00
  • 3fd679e65d Bump actions/setup-java from 4 to 5 (#227) dependabot[bot] 2025-08-23 01:38:06 +00:00
  • 6b95deb7bf Bump agp from 8.12.0 to 8.12.1 (#226) dependabot[bot] 2025-08-19 21:36:23 +00:00
  • 47c1f623f0 Refactor: Introduce video message record mode melod1n 2025-08-20 00:31:33 +03:00
  • 600aed40e7 Refactor: Make FullScreenDialog dismissible melod1n 2025-08-19 23:15:37 +03:00
  • 22e8a5c09e Prevent PhotoViewer share/copy while loading melod1n 2025-08-19 22:58:13 +03:00
  • 252f6ec21e Refactor: Use Dialog for PhotoViewScreen melod1n 2025-08-19 22:54:38 +03:00
  • 7e25bc3a8d Update target and compile SDK to 36 melod1n 2025-08-17 07:19:39 +03:00
  • 7b0f6fe2a6 Bump actions/checkout from 4 to 5 (#220) dependabot[bot] 2025-08-17 04:07:36 +00:00
  • 6d5b09ef81 Bump haze from 1.6.8 to 1.6.9 (#218) dependabot[bot] 2025-08-08 22:14:19 +00:00
  • 268e0a8beb Bump agp from 8.11.1 to 8.12.0 (#219) dependabot[bot] 2025-08-08 22:14:15 +00:00
  • 9e67ad0834 Bump lifecycle from 2.9.1 to 2.9.2 (#213) dependabot[bot] 2025-07-31 19:49:49 +00:00
  • 34ea8ef944 Bump chucker from 4.1.0 to 4.2.0 (#211) dependabot[bot] 2025-07-31 19:49:34 +00:00
  • 3d0c310575 Bump haze from 1.6.7 to 1.6.8 (#212) dependabot[bot] 2025-07-31 19:49:28 +00:00
  • 602cf8f18b Bump androidx.compose:compose-bom-alpha from 2025.06.02 to 2025.07.01 (#217) dependabot[bot] 2025-07-31 19:49:24 +00:00
  • 1b3581fcfd Bump androidx.navigation:navigation-compose from 2.9.1 to 2.9.3 (#216) dependabot[bot] 2025-07-31 19:49:19 +00:00
  • 4b254d7d41 Bump agp from 8.11.0 to 8.11.1 (#210) dependabot[bot] 2025-07-14 09:27:25 +00:00
  • d98dca83f1 Bump haze from 1.6.6 to 1.6.7 (#209) dependabot[bot] 2025-07-09 17:54:25 +00:00
  • 9e6b079bf6 ability to import/export auth data and some refactoring melod1n 2025-07-09 17:29:51 +03:00
  • d2aaac68e2 Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#202) dependabot[bot] 2025-07-09 13:49:55 +03:00
  • ada9c13947 Bump androidx.navigation:navigation-compose from 2.9.0 to 2.9.1 (#206) dependabot[bot] 2025-07-09 10:48:11 +00:00
  • cd4c1d6d76 Bump haze from 1.6.4 to 1.6.6 (#203) dependabot[bot] 2025-07-09 08:43:00 +00:00
  • fab92d50d6 Bump androidx.compose:compose-bom-alpha from 2025.06.01 to 2025.06.02 (#205) dependabot[bot] 2025-07-09 08:42:52 +00:00
  • 9e4521c3a0 Bump com.squareup.okhttp3:logging-interceptor (#208) dependabot[bot] 2025-07-09 08:42:41 +00:00
  • 70b552412c Enhance PhotoViewer with share and open-in actions, improve reply UI melod1n 2025-06-26 20:46:53 +03:00
  • a7307e7862 Bump agp from 8.10.1 to 8.11.0 (#197) dependabot[bot] 2025-06-26 16:54:50 +00:00
  • 60a30b9422 feat: Display stickers in messages (#200) melod1n 2025-06-26 19:54:33 +03:00
  • 93d81f1e9e Refactor: Rename addTextContextMenuComponents to appendTextContextMenuComponents melod1n 2025-06-25 09:36:00 +03:00
  • 5be101deec Refactor: Move versioning to build files, update dependencies melod1n 2025-06-25 09:33:26 +03:00
  • 76dd1e2ce7 Reply attachment (#195) melod1n 2025-06-25 09:04:50 +03:00
  • 56683bea96 Bump kotlin from 2.1.21 to 2.2.0 (#194) dependabot[bot] 2025-06-24 11:46:37 +00:00
  • 3dae1fe101 Refactor: Introduce FullScreenContainedLoader and use rememberUpdatedState melod1n 2025-06-24 14:44:51 +03:00
  • c1e76e1c60 improvements melod1n 2025-06-23 20:49:14 +03:00
  • c14ee45d53 improvements melod1n 2025-06-23 19:50:28 +03:00
  • 9d4e3f50ea split MessagesHistoryScreen.kt in separated composables. Added "regular" to text field in messages history screen - for clearing formatting melod1n 2025-06-23 17:36:02 +03:00
  • 17b5c944ac m3 expressive theme and full screen loader revert pre-loading non-main screens melod1n 2025-06-20 21:55:17 +03:00