Commit Graph

65 Commits

Author SHA1 Message Date
infi 3efbb9e697 chore: bump to 1.6.0 2026-05-25 01:26:44 +02:00
infi 1e2ef35df0 chore: bump to 1.5.1 2026-05-22 17:26:08 +02:00
infi cbcacbe3af chore: comment out LK again for google play 2026-05-21 22:32:51 +02:00
infi 9db2517ca6 chore: bump to 1.5.0 2026-05-21 22:18:58 +02:00
infi 990b495044 feat: add new changelogs system 2026-05-15 03:42:40 +02:00
infi 779275ce62 feat: update aboutlibraries, refine oss screen 2026-05-10 18:52:44 +02:00
infi 68e0b56afa feat: migrate from hilt to koin for DI 2026-05-03 19:43:07 +02:00
infi 10efd73965 feat: continue voice impl 2026-04-24 17:29:57 +02:00
infi 4ba9b59127 chore: upgrade dependencies and AGP 2026-03-13 23:40:53 +01:00
infi 493aed9ad7 chore: bump to 1.4.0 2026-02-21 20:23:24 +01:00
Infi 75bb23982b feat: move schemas to their own module
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 19:03:32 +01:00
Infi 968b3dccd1 chore: use libraries toml
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 15:45:20 +01:00
Infi 87a52c3538 chore: bump to 1.3.9a
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 10:57:26 +01:00
Infi 9895c696bd chore: temp remove livekit for release
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 10:54:33 +01:00
Infi 71c8b4581a chore: upgrade ktor
Signed-off-by: Infi <infi@infi.sh>
2025-11-29 10:28:45 +01:00
Infi 23d2b115f9 chore: re-enable and upgrade livekit
Signed-off-by: Infi <infi@infi.sh>
2025-10-19 04:10:54 +02:00
Infi c7af402829 chore: bump to 1.3.9
Signed-off-by: Infi <infi@infi.sh>
2025-10-19 03:27:36 +02:00
Infi d7b61f1caa chore: bump to 1.3.8a
Signed-off-by: Infi <infi@infi.sh>
2025-10-12 15:03:06 +02:00
Infi a0df8f7b98 chore: temp disable vc 2.0 again
Signed-off-by: Infi <infi@infi.sh>
2025-10-12 15:02:17 +02:00
Infi da62bba946 feat: move voice chat to experiments and improve UI, schemas
Signed-off-by: Infi <infi@infi.sh>
2025-10-12 14:21:37 +02:00
Infi 68dbc86777 chore: bump to 1.3.8
Signed-off-by: Infi <infi@infi.sh>
2025-10-12 01:27:23 +02:00
Infi f053f0f691 chore: bump to 1.3.7
Signed-off-by: Infi <infi@infi.sh>
2025-10-05 19:19:10 +02:00
Infi f5a7bc7c23 chore: bump minSdk to 26
Signed-off-by: Infi <infi@infi.sh>
2025-10-05 19:17:54 +02:00
Infi 8a01d595fb feat: rename
Signed-off-by: Infi <infi@infi.sh>
2025-10-03 15:39:34 +02:00
Infi c1730c3a17 feat(telecom): init
Signed-off-by: Infi <infi@infi.sh>
2025-09-24 00:24:05 +02:00
Infi 84605d21f8 chore: bump android sdk to 36
Signed-off-by: Infi <infi@infi.sh>
2025-08-21 19:33:58 +02:00
Infi edefffabcd chore: bump to 1.3.6b
Signed-off-by: Infi <infi@infi.sh>
2025-08-02 20:53:03 +02:00
Infi 45eb60a658 chore: support 16KB page size
Signed-off-by: Infi <infi@infi.sh>
2025-08-02 19:37:40 +02:00
Infi 3aa5521adc chore: remove kotlinter as it is not supported for this kotlin version
Signed-off-by: Infi <infi@infi.sh>
2025-08-02 04:00:06 +02:00
Infi 6d2467f87f chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2025-08-02 00:48:11 +02:00
Infi 302ad04c69 chore: bump to 1.3.6a
Signed-off-by: Infi <infi@infi.sh>
2025-07-26 07:23:34 +02:00
Infi d3a0ef5db3 chore: remove USE_ALPHA_API property as it is not used
Signed-off-by: Infi <infi@infi.sh>
2025-07-23 02:52:04 +02:00
Infi dafb23daed chore: reconcile vc 2.0 and dev
Signed-off-by: Infi <infi@infi.sh>
2025-07-23 02:49:51 +02:00
Infi efa103c5e5 Merge branch 'feat/voice-chats-2.0' into dev
# Conflicts:
#	app/build.gradle.kts
#	app/src/main/java/chat/revolt/api/internals/Permissions.kt
#	app/src/main/java/chat/revolt/screens/chat/views/FriendsScreen.kt
2025-07-23 02:23:36 +02:00
Infi 91f18b7808 chore: bump to 1.3.6
Signed-off-by: Infi <infi@infi.sh>
2025-07-07 23:39:51 +02:00
Infi 0d2b037a6f feat: adding friends
Signed-off-by: Infi <infi@infi.sh>
2025-06-13 03:27:42 +02:00
Infi a7c1a20fbc feat: spoilered images (send and recv)
Signed-off-by: Infi <infi@infi.sh>
2025-06-11 04:31:15 +02:00
Infi 740d693be4 feat: basic livekit/voice chat impl
Signed-off-by: Infi <infi@infi.sh>
2025-05-31 21:51:13 +02:00
Infi cde0c808dc fix: 1.3.1 was not uploaded to MavenCentral, so we use 1.3.0
Signed-off-by: Infi <infi@infi.sh>
2025-05-04 02:02:18 +02:00
Infi 12b08edaf0 chore: add (temporary) api url property and LK compose components
Signed-off-by: Infi <infi@infi.sh>
2025-04-27 20:23:00 +02:00
Infi e91652cb78 chore: upgrade, uncomment livekit dep
Signed-off-by: Infi <infi@infi.sh>
2025-04-26 00:58:50 +02:00
Infi bb252bef83 feat: bump to 1.3.5
Signed-off-by: Infi <infi@infi.sh>
2025-04-25 22:55:05 +02:00
Infi f4e6e23d83 chore: bump to 1.3.4
Signed-off-by: Infi <infi@infi.sh>
2025-03-21 20:23:15 +01:00
Infi 79836c82ad chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2025-03-21 20:17:08 +01:00
Infi 6f2470baac chore: upgrade highlights
Signed-off-by: Infi <infi@infi.sh>
2025-03-21 19:23:42 +01:00
Infi d9e1db6dbd chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2025-03-21 19:12:50 +01:00
Infi 2f435fb7e8 chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2025-03-09 22:55:47 +01:00
Infi 12be55b4e7 chore: bump to 1.3.3
Signed-off-by: Infi <infi@infi.sh>
2025-03-08 22:36:13 +01:00
Infi aae63df08e fix: fix splashscreen issues by removing it on Android<12
Signed-off-by: Infi <infi@infi.sh>
2025-03-08 22:23:56 +01:00
Infi 4e7998b294 chore: bump to 1.3.2
Signed-off-by: Infi <infi@infi.sh>
2025-03-08 22:23:56 +01:00