melod1n
2c8536a9da
russian translations
2025-03-21 01:41:44 +03:00
dependabot[bot]
12ba4faade
Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre ( #132 )
2025-03-20 22:17:45 +00:00
dependabot[bot]
89e5d10bdf
Bump haze from 1.5.0 to 1.5.1 ( #133 )
2025-03-20 22:17:39 +00:00
melod1n
79e5823ff8
fix issues with package names
2025-03-16 18:56:14 +03:00
melod1n
6995fc385c
revert agp version to 8.8.2
2025-03-16 17:57:39 +03:00
dependabot[bot]
bed1348d19
Bump androidx.compose:compose-bom from 2025.02.00 to 2025.03.00 ( #129 )
2025-03-12 18:17:44 +00:00
dependabot[bot]
7fa2da8a2c
Bump androidx.navigation:navigation-compose from 2.8.8 to 2.8.9 ( #130 )
2025-03-12 18:17:37 +00:00
dependabot[bot]
842ffe9f5b
Bump agp from 8.8.2 to 8.9.0 ( #127 )
2025-03-08 01:17:59 +00:00
dependabot[bot]
72520863bd
Bump haze from 1.4.0 to 1.5.0 ( #128 )
2025-03-08 01:17:52 +00:00
dependabot[bot]
b69273b043
Bump androidx.navigation:navigation-compose from 2.8.7 to 2.8.8 ( #122 )
2025-03-07 01:49:13 +00:00
dependabot[bot]
81f9742120
Bump agp from 8.8.1 to 8.8.2 ( #123 )
2025-03-07 01:49:10 +00:00
dependabot[bot]
a8cd647d04
Bump haze from 1.3.1 to 1.4.0 ( #124 )
2025-03-07 01:49:06 +00:00
dependabot[bot]
7e17738024
Bump ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 ( #125 )
2025-03-07 01:49:04 +00:00
dependabot[bot]
9983fa3752
Bump com.jraska.module.graph.assertion from 2.7.3 to 2.8.0 ( #126 )
2025-03-07 01:48:53 +00:00
melod1n
5fd2fb0abb
Rename the app's namespace and applicationId to dev.meloda.fastvk, and update the package name in ACTION_MANAGE_UNKNOWN_APP_SOURCES intent. Remove unnecessary onLowMemory method in the OnlineService.
2025-02-22 01:35:09 +03:00
dependabot[bot]
59280a0358
Bump com.google.accompanist:accompanist-permissions ( #121 )
2025-02-21 22:23:36 +00:00
dependabot[bot]
e9f84cbdf4
Bump agp from 8.8.0 to 8.8.1 ( #117 )
2025-02-19 19:17:53 +00:00
dependabot[bot]
b80fc6c936
Bump ksp from 2.1.0-1.0.29 to 2.1.10-1.0.30 ( #116 )
2025-02-19 19:17:19 +00:00
dependabot[bot]
92a156f2f0
Bump haze from 1.2.2 to 1.3.1 ( #118 )
2025-02-19 19:17:13 +00:00
dependabot[bot]
a20b4e42ad
Bump androidx.navigation:navigation-compose from 2.8.5 to 2.8.7 ( #119 )
2025-02-19 19:17:06 +00:00
dependabot[bot]
124033fb9c
Bump androidx.compose:compose-bom from 2024.12.01 to 2025.02.00 ( #115 )
2025-02-15 15:51:03 +00:00
dependabot[bot]
11c394cc9f
Bump kotlin from 2.1.0 to 2.1.10 ( #113 )
2025-02-15 15:50:41 +00:00
melod1n
60d173e1f3
little improvement
2025-02-15 18:50:19 +03:00
dependabot[bot]
e1a2cce08d
Bump koin from 4.0.1 to 4.0.2 ( #112 )
2025-02-15 15:39:53 +00:00
dependabot[bot]
9756a36650
Bump haze from 1.2.0 to 1.2.2 ( #111 )
2025-02-15 15:39:41 +00:00
dependabot[bot]
f363e2c547
Bump com.jraska.module.graph.assertion from 2.7.1 to 2.7.3 ( #109 )
2025-02-15 15:39:28 +00:00
dependabot[bot]
1cddcd7e99
Bump agp from 8.7.3 to 8.8.0 ( #106 )
2025-01-11 04:05:22 +00:00
melod1n
095aa20dcc
update gradle wrapper
2025-01-11 06:45:01 +03:00
dependabot[bot]
ce5a43aea9
Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.7.3 to 1.8.0 ( #104 )
2025-01-11 03:41:28 +00:00
dependabot[bot]
8824775f68
Bump haze from 1.1.1 to 1.2.0 ( #105 )
2025-01-11 03:41:07 +00:00
melod1n
7e5843759d
release/0.1.6 ( #103 )
...
* Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#97 )
* Bump coroutines from 1.9.0 to 1.10.1 (#100 )
* some improvements + loading conversation on new message if it is not already in the list
* Bump koin from 4.0.0 to 4.0.1 (#101 )
* minor update
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 06:38:08 +03:00
melod1n
7c14df1824
release 0.1.5 ( #98 )
...
* settings reorganization;
implement long press on emoji button for fast text;
some deprecations fixed;
some typos fixed;
etc
* ability to use more animations (experimental);
fix online friends loading;
conversation avatar in messages history screen;
test second tap on conversations item in bottom bar to scroll to top;
etc
* version up
2024-12-17 21:07:22 +03:00
melod1n
82695ccf6f
Release 0.1.4 ( #95 )
...
update gh actions
0.1.4
2024-12-14 12:34:53 +03:00
melod1n
18d65ef213
up versions
0.1.3
2024-12-14 09:37:04 +03:00
melod1n
57a1f21c31
fix back button text color
2024-12-14 01:19:38 +03:00
melod1n
46e580dc2e
fix conversations attachment icon's tint + fix radiobuttons and checkboxes' not clickable in settings
2024-12-14 01:14:25 +03:00
melod1n
26c413037a
saving selected friends tab while app is working
2024-12-14 01:07:03 +03:00
melod1n
97c3c69e1c
fix bubble colors and favorites icon tint
2024-12-14 01:01:37 +03:00
melod1n
93ba9c0285
saving scroll position only while app is working & add divider with spacer on conversations screen
2024-12-14 00:38:22 +03:00
melod1n
077332a27b
improve font in app bars
2024-12-13 23:45:33 +03:00
dependabot[bot]
518f2bfb1b
Bump com.google.accompanist:accompanist-permissions ( #94 )
2024-12-13 19:24:06 +00:00
dependabot[bot]
a2af75cb62
Bump androidx.navigation:navigation-compose from 2.8.4 to 2.8.5 ( #93 )
2024-12-12 17:54:34 +00:00
dependabot[bot]
b4a71aba6c
Bump androidx.compose:compose-bom from 2024.11.00 to 2024.12.01 ( #92 )
2024-12-12 17:54:25 +00:00
melod1n
3b66eb8da0
profile avatar in bottom bar;
...
ability to open app settings from system's about app screen
2024-12-12 10:44:34 +03:00
dependabot[bot]
cd42a7992a
Bump com.slack.eithernet:eithernet from 1.9.0 to 2.0.0 ( #91 )
2024-12-12 06:42:45 +00:00
dependabot[bot]
e304785981
Bump chucker from 4.0.0 to 4.1.0 ( #90 )
2024-12-12 05:05:28 +00:00
dependabot[bot]
0500e9e0c8
Bump moshi from 1.15.1 to 1.15.2 ( #89 )
2024-12-06 04:19:35 +00:00
dependabot[bot]
b73ac49872
Bump haze from 1.1.0 to 1.1.1 ( #88 )
2024-12-04 22:12:32 +00:00
melod1n
81c6247cd4
saving scroll position on friends screen & conversations
2024-12-04 19:29:36 +03:00
melod1n
d7e8c0dd35
fix online friends & pagination
2024-12-04 18:57:14 +03:00