Commit Graph

9161 Commits

Author SHA1 Message Date
ThomasSession
031a18061d Using trim and empty to capture semantic concept of nothing being in there 2024-06-24 17:26:36 +10:00
ThomasSession
48aacae6c5 Merge branch 'dev' into pr/1298 2024-06-24 17:22:06 +10:00
ThomasSession
01655b8633
Merge pull request #1508 from simophin/fix-home-screen-dispatcher
Correct the usage of flowOn
2024-06-24 17:08:37 +10:00
ThomasSession
9c20ca2017
Merge pull request #1520 from simophin/fix-threading-issue
Remove the use of executor in ThreadUtils
2024-06-24 16:50:33 +10:00
fanchao
0547dde554 Remove the use of executor in ThreadUtils 2024-06-24 14:05:06 +10:00
ThomasSession
1619277b4f
Merge pull request #1026 from ceokot/sogs-auth
fix: Authenticate all Open Group API calls
2024-06-24 11:12:03 +10:00
ThomasSession
0d0a86831a Merge branch 'dev' into pr/1026 2024-06-24 10:04:19 +10:00
Andrew
e9dd333034 Remove unused button colors 2024-06-24 09:25:06 +09:30
Andrew
d8f032ff9e Fix textSelectionColors 2024-06-21 20:50:14 +09:30
Andrew
f2959073ec Fix NewMessage errors 2024-06-21 20:35:31 +09:30
ThomasSession
ba9f729d63
Merge pull request #1512 from simophin/ses-2021-improve-xml-loading
[SES-2021] Optimise XML loading
2024-06-21 12:53:22 +10:00
ThomasSession
46358f4318
Merge pull request #1487 from simophin/ses-637-voice-message-keeps-playing
[SES-637] - Stop playing message if deleted
2024-06-21 12:51:06 +10:00
Andrew
8b79fd6850 Use button color lists 2024-06-21 12:02:23 +09:30
Andrew
27c59a8d7b Remove flowOn in LoadingViewModel 2024-06-21 11:45:50 +09:30
Andrew
b7de36b694 Fix button colors 2024-06-21 11:25:13 +09:30
ThomasSession
32cc6df81b
Merge pull request #1336 from bemusementpark/unsend-notification
Fix notification update for incoming unsend request
2024-06-20 15:48:43 +10:00
ThomasSession
d3c4e11aec
Merge pull request #1332 from aaronkerckhoff/display-own-name-in-quote
Fix bug displaying user ID when quoting own message
2024-06-20 15:47:16 +10:00
Andrew
7c523a1ead Cleanup Button Preview 2024-06-20 13:41:03 +09:30
Andrew
ce5e7212ef Add disabled states to Button Preview 2024-06-20 12:46:12 +09:30
Andrew
175e1029ad Add disabled state to fill buttons 2024-06-20 11:56:37 +09:30
Andrew
acbe4de25a Add Color to ButtonType to support Fill and PrimaryFill 2024-06-20 11:34:01 +09:30
Andrew
f06d53c746 Fix Button Colors 2024-06-19 17:03:57 +09:30
Andrew
79e0efa98a Fix next button color 2024-06-19 16:58:20 +09:30
Andrew
b0a939291d Emit LoadingVM events on main thread 2024-06-19 16:55:19 +09:30
Andrew
01064717b2 Cleanup 2024-06-19 12:45:13 +09:30
Andrew
70af6f57b7 Fix New Conversation Home Style 2024-06-19 11:57:43 +09:30
ThomasSession
af658ffc45 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:53:03 +09:30
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