Commit Graph

1011 Commits

Author SHA1 Message Date
Al Lansley
93b8e74f2d Job done! All Accessibility ID strings mapped and/or dealt with appropriately! 2024-08-12 11:34:03 +10:00
Al Lansley
fc3b4ad367 Further AccessibilityId mapping & fixed group members counts to display correct details 2024-08-12 09:49:57 +10:00
alansley
73fdb16214 Localised time strings working - even if the unit tests aren't 2024-08-09 15:57:06 +10:00
alansley
436175d146 Relative time string WIP 2024-08-09 13:54:09 +10:00
alansley
f309263e39 Merge dev 2024-08-09 11:39:13 +10:00
Al Lansley
45c4118d52 Further AccessibilityId mapping WIP 2024-08-08 16:43:02 +10:00
ThomasSession
f865f9f8ed Merge branch 'dev' into merge/1.19.0 2024-08-08 10:55:55 +10:00
ThomasSession
80216e995e Removing the snodes version patch 2024-08-08 09:19:49 +10:00
ThomasSession
b089677860 Merge branch 'master' into release/1.19.0 2024-08-08 09:17:59 +10:00
ThomasSession
2c4b8bf443 Do not check errors if profileAvatar is null 2024-08-07 14:33:24 +10:00
alansley
a8d72dfcc0 Cleaned up a few comments and fixed some plurals logic 2024-08-06 14:12:10 +10:00
alansley
5cbe289a8d Merge dev and cleanup 2024-08-06 11:30:50 +10:00
Andrew
d6c5ab2b18
Merge pull request #1593 from bemusementpark/more-snodes
Optimise SnodeAPI and Add Snode.Version and tests
2024-08-05 20:15:23 +09:30
bemusementpark
8a9faa182d Fix SnodeAPI error thrown outside of Promise 2024-08-05 16:26:20 +09:30
ThomasSession
982e23be30
Merge branch 'dev' into release/1.19.0 2024-08-05 15:08:06 +10:00
Al Lansley
5fe123e7b5 Adjusted sending of mms messages to show 'Uploading' rather than 'Sending' as per SES-1721 2024-08-05 14:37:47 +10:00
bemusementpark
41f5fcc67e Merge branch 'dev' into more-snodes 2024-08-05 13:52:23 +09:30
bemusementpark
2960eddd85 Fix removeDuplicates 2024-08-05 13:46:55 +09:30
Al Lansley
00552930e6 Removed unused helpReportABugDesktop strings 2024-08-05 13:28:55 +10:00
Al Lansley
6c0450b487 Renamed 'quitButton' string to just 'quit' 2024-08-05 12:59:15 +10:00
Al Lansley
6948d64fa8 WIP 2024-08-05 10:45:05 +10:00
bemusementpark
f5d1debc32 Add shared SecureRandom instance 2024-08-04 00:18:47 +09:30
bemusementpark
61cb602e63 Simplify and document some functions 2024-08-03 22:49:23 +09:30
bemusementpark
2125502e77 Refactor a few MessagingModuleConfiguration function calls 2024-08-03 22:08:17 +09:30
bemusementpark
3c8302f7a4 Optimise SnodeAPI further 2024-08-03 21:19:31 +09:30
bemusementpark
c1d40cdbe7 Optimise SnodesAPI 2024-08-03 20:19:29 +09:30
bemusementpark
482f169df1 Refactor SnodeApi 2024-08-03 02:46:42 +09:30
alansley
bc94cb78db End of day push 2024-08-02 16:21:16 +10:00
alansley
1a2df3798a Merged dev 2024-08-02 15:20:19 +10:00
alansley
c7fdb6aed9 Replaced string 'dialog_disappearing_messages_follow_setting_confirm' with 'confirm' 2024-08-02 14:21:11 +10:00
alansley
2992d590d9 Removed string 'attachment_type_selector__gallery' and associated / un-used 'attachment_type_selector.xml' layout 2024-08-02 14:01:00 +10:00
alansley
4218663c95 Removed 'message_details_header__disappears' and the unused 'activity_message_detail.xml' which was the only reference to it 2024-08-02 13:39:54 +10:00
bemusementpark
b93ec3be04 Optimise Snode and Snode.Version 2024-08-02 12:22:25 +09:30
alansley
ba2d0275e4 Implemented task SS-79 to only provide a save attachment menu option when the attachment download is complete 2024-08-02 12:15:42 +10:00
ThomasSession
a56e1d0b91
Merge pull request #1591 from oxen-io/feature/service-clean-up
Feature/service clean up
2024-08-02 08:57:09 +10:00
ThomasSession
137a26c3bf KeepAliveService doesn't seem to be used anywhere 2024-08-01 11:25:35 +10:00
bemusementpark
5c4e95c4ec Update VersionDataFetcher KDoc 2024-08-01 10:34:45 +09:30
ThomasSession
60c111d30a Removing the snodes version patch 2024-08-01 09:01:56 +10:00
bemusementpark
7fa3d9f3ff Fix version check 2024-07-31 13:53:54 +09:30
alansley
608c984a6b Actually remove the 4 specific time period mute strings 2024-07-30 16:58:08 +10:00
alansley
d568a86649 Removed 'Muted for' strings and fixed it up to use 'Mute for {large_time_unit}' across the board 2024-07-30 16:20:20 +10:00
ThomasSession
a594952832
Update libsession/src/main/java/org/session/libsession/snode/utilities/PromiseUtil.kt
Co-authored-by: Andrew <andrewgallasch@gmail.com>
2024-07-30 15:14:09 +10:00
ThomasSession
7a8e1309fb PR feedback 2024-07-30 15:04:41 +10:00
ThomasSession
35a9f9fbbe Version fetching API added 2024-07-30 12:02:56 +10:00
alansley
84f6f19cf4 Changed some hard-coded 'Session' text in strings and renamed another 2024-07-30 11:03:46 +10:00
alansley
bc90d18c91 Cleaned up a leftover plural & changed 'app_name' to use 'sessionMessenger' string 2024-07-30 10:27:55 +10:00
Al Lansley
3b62e474b3 Down to just the final few straggler strings 2024-07-29 16:33:21 +10:00
Al Lansley
13e81f046b WIP 2024-07-29 13:13:54 +10:00
Al Lansley
2d9961d5c0 Further cleanup of stragglers 2024-07-29 08:58:01 +10:00
Al Lansley
08b8a84309 Cleaning up straggler strings 2024-07-29 08:29:12 +10:00