Commit Graph

698 Commits

Author SHA1 Message Date
Infi 4d1fffe42a fix: issue in which UI callback listeners were leaking
Signed-off-by: Infi <infi@infi.sh>
2024-11-23 14:14:52 +01:00
Infi 20a066dabb fix: startup crash in some network environments
Signed-off-by: Infi <infi@infi.sh>
2024-11-23 13:55:09 +01:00
Infi 3b17dc7bba style: use correct token in WebHookUserSheet
Signed-off-by: Infi <infi@infi.sh>
2024-11-17 03:24:15 +01:00
Infi dc0edbb917 style: use correct tokens in DisconnectedScreen
Signed-off-by: Infi <infi@infi.sh>
2024-11-17 02:12:37 +01:00
Infi b8c702f97b chore: rm unused file
Signed-off-by: Infi <infi@infi.sh>
2024-11-16 21:45:50 +01:00
Infi 2d461e2759 fix: do not assume there is only one health alert button
Signed-off-by: Infi <infi@infi.sh>
2024-11-16 20:52:12 +01:00
Infi 1b4080520a feat(settings): language picker
Signed-off-by: Infi <infi@infi.sh>
2024-11-14 22:57:02 +01:00
Infi 4e29fba724 fix: use correct default locale
Signed-off-by: Infi <infi@infi.sh>
2024-11-13 03:46:27 +01:00
Infi 991f47b5f4 chore: autogenerate locale files
Signed-off-by: Infi <infi@infi.sh>
2024-11-13 03:46:07 +01:00
Infi 9ea8e0277d feat: make pfp sticky in sidebar for ios consistency
Signed-off-by: Infi <infi@infi.sh>
2024-11-10 01:22:06 +01:00
Infi cbf5e06898 feat(overview): replace home screen with overview screen
Signed-off-by: Infi <infi@infi.sh>
2024-11-10 01:11:28 +01:00
Infi d5d3d13ee5 feat: add previews for message skeletons
Signed-off-by: Infi <infi@infi.sh>
2024-11-09 23:11:24 +01:00
Infi c734347d29 feat: settings hint banner component
Signed-off-by: Infi <infi@infi.sh>
2024-11-08 17:41:48 +01:00
Infi c4aef08a63 feat(debug): chucker
Signed-off-by: Infi <infi@infi.sh>
2024-11-08 16:43:33 +01:00
Infi 584838b98d chore: use cloud icon instead of hook for webhook
to be consistent with web

Signed-off-by: Infi <infi@infi.sh>
2024-11-08 00:44:26 +01:00
Infi f9e54db620 chore: improve webhook sheet design
Signed-off-by: Infi <infi@infi.sh>
2024-11-08 00:41:43 +01:00
Infi 0eb947f646 feat: rudimentary support for radial gradient brush
Signed-off-by: Infi <infi@infi.sh>
2024-11-05 22:50:50 +01:00
Infi 7e2eccf387 feat: support webhooks
Signed-off-by: Infi <infi@infi.sh>
2024-11-05 02:01:15 +01:00
Infi 197c6db56a test: add test harness
Signed-off-by: Infi <infi@infi.sh>
2024-11-05 01:40:29 +01:00
Infi 89e37355f3 chore: migratre from groovy build files to Kotlin DSL
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 22:17:18 +01:00
Infi d99d3e3854 chore: upgrade AGP
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 21:44:02 +01:00
Infi 6d0d17a401 chore: remove mlkit smart reply for now
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 21:36:26 +01:00
Infi 75349f2a4d chore: update this file???
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 21:31:38 +01:00
Infi fc3e1e7fc9 feat: small NativeMessageField enhancements
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 21:31:28 +01:00
Infi 75814e282d chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2024-11-02 21:31:15 +01:00
Infi 28bdc532a2 feat: see status text in user sheet
Signed-off-by: Infi <infi@infi.sh>
2024-10-31 22:08:22 +01:00
Infi 828f7bc420 feat: set status text
Signed-off-by: Infi <infi@infi.sh>
2024-10-31 21:55:22 +01:00
Infi c0af196da7 feat(experiment): mlkit smart reply
Signed-off-by: Infi <infi@infi.sh>
2024-10-29 02:26:44 +01:00
Infi 4c2bf8703e fix: issue in which experiments were shown as off if on
Signed-off-by: Infi <infi@infi.sh>
2024-10-29 01:22:47 +01:00
Infi 6ec199fa71 chore: bump to 1.2.5-beta+gp20
Signed-off-by: Infi <infi@infi.sh>
2024-10-29 01:10:41 +01:00
Infi 799704a9c4 fix: correct background colour for reaction info tabs
Signed-off-by: Infi <infi@infi.sh>
2024-10-28 02:27:19 +01:00
Infi ae24104223 fix: issue in which reaction sheets may crash
Signed-off-by: Infi <infi@infi.sh>
2024-10-28 02:24:44 +01:00
Infi 29c1f2c569 fix: use tnum for audio lengths
Signed-off-by: Infi <infi@infi.sh>
2024-10-28 02:17:08 +01:00
Infi 1b476ed7de fix: NaN aspect ratio can cause crash
Signed-off-by: Infi <infi@infi.sh>
2024-10-28 02:07:24 +01:00
Infi 6447bf6ffe chore: upgrade dependencies
Signed-off-by: Infi <infi@infi.sh>
2024-10-28 02:05:16 +01:00
Infi ca14b89e90 chore: explore realtime service later
Signed-off-by: Infi <infi@infi.sh>
2024-10-27 03:14:43 +01:00
Infi 2d89df1b6a feat: hide/show password in login
Signed-off-by: Infi <infi@infi.sh>
2024-10-27 02:07:48 +01:00
Infi 44c3bb536e style: rm redundant semicolon
Signed-off-by: Infi <infi@infi.sh>
2024-10-27 02:49:42 +02:00
Infi 8e3fe6f93a chore: update primary colour
Signed-off-by: Infi <infi@infi.sh>
2024-10-27 02:44:51 +02:00
Infi ef06e186c1 feat: add realtime service (unused for now)
Signed-off-by: Infi <infi@infi.sh>
2024-10-27 02:40:15 +02:00
Infi 33e863a16c fix: rm memory leak
Signed-off-by: Infi <infi@infi.sh>
2024-10-27 01:46:38 +02:00
Infi f84f5c36fd chore: upgrade tools
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 21:40:39 +02:00
Infi b37f7c1c9c feat: update colour picker sheet for material 3; shader checkerboard
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 17:15:30 +02:00
Infi 5cb9df731b chore: bump to 1.2.4-beta+gp20
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:31:57 +02:00
Infi 7b77daebee fix: return default background for ListHeader
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:31:23 +02:00
Infi 71a4d864e5 style: unused imports
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:25:21 +02:00
Infi 344ce64fa9 chore: remove legacy elevation colours
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:24:38 +02:00
Infi 2e0061fd06 fix: colours in user sheet
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:15:34 +02:00
Infi 0cc8ca79a5 fix: colours in member sheet
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:13:38 +02:00
Infi a37307a766 fix: ic monochrome fix
Signed-off-by: Infi <infi@infi.sh>
2024-10-26 03:13:11 +02:00