Commit Graph

2292 Commits

Author SHA1 Message Date
ThomasSession
21f7376ea2 Fixing blocked views on small screen due to the keyboard popping up
Also managed to maintain the ime padding for larger screens that DO want the button moving up.
2024-06-19 11:22:07 +10:00
Andrew
5147d059b9 Fix Borderless Buttons 2024-06-19 00:04:43 +09:30
Andrew
d57158eb3d Improve AlertDialog for enlarged text 2024-06-18 23:23:50 +09:30
Andrew
d43ab8dc8b Fix imports in SettingsActivity 2024-06-18 22:40:41 +09:30
Andrew
b97ff99866 Fix import in Text 2024-06-18 22:28:40 +09:30
Andrew
68a3f9d6f7 Fix button shape 2024-06-18 22:21:04 +09:30
Andrew
a3ff911920 Fix imports in AlertDialog 2024-06-18 22:13:28 +09:30
Andrew
27efe99910 Fix imports in PickDisplayName 2024-06-18 22:08:38 +09:30
Andrew
921445996e Fix import in MessageNotifications 2024-06-18 22:06:40 +09:30
Andrew
df532c9448 Fix import in LoadAccount 2024-06-18 22:05:24 +09:30
Andrew
c69f1c8803 Fix import in EmptyView 2024-06-18 22:03:17 +09:30
Andrew
d2952d0b1d Fix import in MessageDetail 2024-06-18 22:02:43 +09:30
Andrew
f9e10a4189 Add dimensions to DisappearingMessages 2024-06-18 22:01:49 +09:30
Andrew
44b2cd9e71 Add support for enlarged fonts in ItemButton 2024-06-18 21:59:26 +09:30
Andrew
4e429b026e Use dimensions in MessageDetail 2024-06-18 21:56:02 +09:30
Andrew
91f73010e0 Rename dimensions for readability 2024-06-18 21:45:36 +09:30
Andrew
5e1b5b393c Remove unused ConversationPager 2024-06-18 21:12:49 +09:30
Andrew
2fc686ce73 Refactor conversation.start 2024-06-18 21:10:44 +09:30
Andrew
db0eae80eb Refactor conversation.start 2024-06-18 20:39:45 +09:30
Andrew
634ec8f86c Remove unused ContactListAdapter 2024-06-18 20:30:55 +09:30
Andrew
9dfaa71a1d Add border() Component 2024-06-18 20:02:04 +09:30
ThomasSession
87f6a139ca Cleaning up more dimensions 2024-06-18 19:53:35 +09:30
ThomasSession
1eaf51aee1 Unifying dimensions and reusing values 2024-06-18 19:41:55 +09:30
Andrew
6ea535c9c7 Remove Button elevation 2024-06-18 17:45:04 +09:30
ThomasSession
7826484320 Button in new message is not slim but the regular size 2024-06-18 17:40:03 +09:30
Andrew
7ae95a953a Use SharedMutableFlow in GlobalSearch 2024-06-18 12:23:56 +09:30
Andrew
5d07a58085 Use MutableSharedFlow in QrCodeActivity 2024-06-18 12:21:38 +09:30
Andrew
51b0510edc Use MutableSharedFlow for errors in NewMessage 2024-06-18 12:20:05 +09:30
Andrew
4e43f6077d Rearrange RecoveryPassword ComposePreview 2024-06-18 12:18:42 +09:30
Andrew
79090bab22 Use MutablesharedFlow in NewMessage 2024-06-18 12:18:14 +09:30
Andrew
90ddc9805a Use MutableSharedFlow 2024-06-18 12:12:25 +09:30
Andrew
71e7dfb131 Fix NewMessage with ONS 2024-06-18 11:28:36 +09:30
Andrew
bf3835d6a6 Simplify Exception handling in NewMessage 2024-06-18 09:46:20 +09:30
Andrew
922a3ce827 Move x25519KeyPair 2024-06-17 20:04:25 +09:30
Andrew
66b77abcd0 Move ButtonType to its own file 2024-06-17 19:54:00 +09:30
Andrew
01fc02c8cc Move NotificationRadioButton 2024-06-17 19:51:25 +09:30
Andrew
c59637f7ec Simplify JobCancellationException 2024-06-17 19:45:32 +09:30
Andrew
af99390643 Improve RecoveryPassword for small screens and/or large text 2024-06-17 19:19:15 +09:30
Andrew
3a39497267 Fix ButtonStyle filename 2024-06-17 19:16:27 +09:30
Andrew
3b283f11f5 Refactor Composables in HomeActivity 2024-06-17 19:13:08 +09:30
Andrew
a1882b83f9 Rename LoadAccount 2024-06-17 18:56:14 +09:30
Andrew
d6a659025d Repackage Landing 2024-06-17 18:32:48 +09:30
Andrew
6c3409f6ce Tighten visibility modifiers 2024-06-17 18:21:25 +09:30
Andrew
aa6b7d4c89 Move RecoveryPassword out of onboarding 2024-06-17 18:17:26 +09:30
Andrew
c13eb75128 Refactor DialogButton 2024-06-17 18:02:16 +09:30
Andrew
5841ab0218 Rename ButtonStyle 2024-06-17 17:52:56 +09:30
Andrew
081df3f7c6 Add x to dialog 2024-06-17 17:28:47 +09:30
Andrew
0c83db0855 Use new Compose AlertDialog in LandingActivity 2024-06-17 17:23:02 +09:30
Andrew
bbd5fc6156 Remove unused session id accessibility ids 2024-06-17 16:30:59 +09:30
Andrew
2341685fd3 Standardise margins 2024-06-17 14:39:45 +09:30