Commit graph

8322 commits

Author SHA1 Message Date
andrew 70e63a23bc Fix indicator colors 2023-07-03 20:12:23 +09:30
andrew 0ec93e4b36 Refactor CarouselButtons 2023-07-03 18:30:15 +09:30
andrew 1d29b5465f Refactor prev and next buttons 2023-07-03 17:41:30 +09:30
andrew db4ff94084 Add prev and next buttons to carousel 2023-07-03 17:19:33 +09:30
andrew 1902d4755c Add pager indicator 2023-07-03 13:00:11 +09:30
Stefan Junker ba4143c298
feat: increase voice recording limit to 5m (#1201) 2023-07-03 11:43:02 +10:00
andrew 1303979cdf Add image attachments 2023-07-03 10:35:50 +09:30
andrew 4decce9dde Add images 2023-07-01 17:41:33 +09:30
andrew d44dbe089f Wire up buttons 2023-06-30 22:49:23 +09:30
andrew 351b259449 Add error 2023-06-30 13:25:16 +09:30
andrew 19b2c5ef97 Fix LiveDataTestUtil 2023-06-30 12:32:56 +09:30
andrew f68c01b2ee Populate profile pic 2023-06-30 11:35:22 +09:30
andrew 92fae3d6bf Add ProfilePictureView to MessageDetailActivity 2023-06-30 11:07:27 +09:30
andrew 876e12c411 Refactor ProfilePictureView 2023-06-30 11:01:57 +09:30
andrew 6d596226b3 Add user info 2023-06-30 10:33:56 +09:30
Andrew c039eb89bc
Fix debug screen security default (#1256) 2023-06-30 10:05:32 +09:30
andrew 676c29ca60 Add click listeners 2023-06-30 09:48:48 +09:30
andrew ac476f4382 Add icons and respect nullability 2023-06-29 22:11:15 +09:30
andrew d5b3d9bcf9 Improve theming 2023-06-29 19:14:47 +09:30
andrew 0c2682fe47 Improve compose theming 2023-06-29 17:11:11 +09:30
andrew fc108b34db Create Message Details screen 2023-06-29 11:37:55 +09:30
andrew ab8b2c42b9 Add jetpack compose 2023-06-28 10:34:48 +09:30
andrew 97297508f4 Simplify ExpirationDialog 2023-06-26 10:58:08 +09:30
andrew 20eac67761 simplify 2023-06-23 13:01:11 +09:30
andrew 4ee8dc712e Fix + button in rationale dialog 2023-06-23 11:42:19 +09:30
andrew b46b52ace4 Merge branch 'dev' into utilise-dialog-dsl 2023-06-23 11:14:27 +09:30
andrew 8be088ad56 Reinstate v1 PNServerJob 2023-06-23 10:29:49 +09:30
andrew dc7602a1d3 Check fcm is enabled before modifying group sub 2023-06-21 12:37:10 +09:30
andrew e3f60eb5f2 Fix individual group subs 2023-06-21 10:32:29 +09:30
andrew 42cfce0c3e Refactor v1 and v2 2023-06-21 10:01:35 +09:30
andrew 0e0ab9151e cleanup 2023-06-20 22:34:10 +09:30
andrew 5c9dc36460 Merge branch 'dev' into add-unregister 2023-06-20 12:31:37 +09:30
Andrew b9f24bc4bd
Add button downstates to appearance settings screen (#1224) 2023-06-20 12:04:24 +09:30
Andrew 92a6447b8a
Add button downstates throughout (#1220) 2023-06-19 11:51:14 +09:30
andrew 667af27bfb Utilise TokenManager and ExpiryManager 2023-06-16 10:45:38 +09:30
andrew 153aa4ceaa Reinstate push v1 2023-06-14 18:46:28 +09:30
andrew 440a5a942d Merge branch 'dev' into utilise-dialog-dsl 2023-06-14 11:03:27 +09:30
Andrew cc015c45bd
Add 50 dp buffer to isScrolledToBottom (#1228) 2023-06-14 10:34:49 +09:30
andrew 288b70bb14 Store legacy fcm token to reduce unregister api calls 2023-06-13 13:35:38 +09:30
andrew b2a1b5fe46 Add token to FCM logs 2023-06-10 11:44:43 +09:30
andrew be4d742e84 Unregister v1 push 2023-06-09 18:10:06 +09:30
andrew 01d80ae54b cleanup PushNotificationAPI 2023-06-09 15:56:24 +09:30
andrew 3f6229f841 Remove PushNotificationManager 2023-06-09 14:50:45 +09:30
andrew ba6eca2443 Add FirebasePushManager#unregister 2023-06-09 09:52:11 +09:30
Morgan Pretty 300c3a6605
Merge pull request #1243 from oxen-io/dev
Release 1.16.9
2023-06-08 17:40:00 +10:00
Morgan Pretty f0486061b1 build: increment build number 2023-06-08 17:38:52 +10:00
Morgan Pretty 026b994664
Merge pull request #1238 from oxen-io/fix/modal-backgrounds
Fix broken modal styling from 1.16.8
2023-06-08 17:31:27 +10:00
Morgan Pretty a957e78aac
Merge pull request #1241 from mpretty-cyro/fix/open-group-polling-bugs
Fixed a few issues with the OpenGroupPoller
2023-06-08 16:53:40 +10:00
Morgan Pretty 80104f6db8 [SES-627] Fixed an issue where the DocumentView could run off the screen 2023-06-08 16:33:34 +10:00
Morgan Pretty 7699e47f7b Responded to PR comments 2023-06-07 15:02:32 +10:00