Commit Graph

1990 Commits (57d1de165e78445d2c64137ce613c8bb865b9bd5)

Author SHA1 Message Date
Andrew 88dfceed67 Cleanup ConversationViewModel 1 year ago
Andrew c5c3365b18 Cleanup ConversationReactionOverlay 1 year ago
Andrew d33de9cf6b Cleanup ConversationActivityV2 1 year ago
Andrew 835fa6882b Cleanup DisappearingMessagesActivity 1 year ago
Andrew 9fd244d86a Cleanup ConversationActionBarView 1 year ago
Andrew 74d96fa926 Fix disappearing messages setting lost on group member change 1 year ago
Andrew 8293c12bf2 Fix subtitle color 1 year ago
Andrew 128ae81998 Add 30 seconds to disappearing debug settings 1 year ago
Andrew 91807db8a9 Set delete in context menu to color destructive 1 year ago
Andrew 8e4266d9ee Fix mms messages delete previous timer messages 1 year ago
Andrew 610d717540 Fix sent status accessibility id 1 year ago
Andrew 64a2b4a61c Fix merge 1 year ago
Andrew 1176273c3a Fix accessibility id 1 year ago
Andrew e4999e3b84 Merge branch 'dev' into disappear-2 1 year ago
Andrew 637b7f8249 Fix expiry mode application to Message 1 year ago
Andrew 84e92e186b Fix context auto delete timer doesn't show if opened before successful send 1 year ago
Morgan Pretty 7e32f37258 Removed an unneeded import 1 year ago
Andrew 701e3cbf8b Close message context menu on delete 1 year ago
Andrew 779101ddc0 Close MessageDetailsActivity when message is deleted 1 year ago
Andrew b56c3bd6c5 Add expiration subtitle to Delete option in message context menu 1 year ago
Morgan Pretty bd03bf45c2 Initial CI setup test
Added code coverage report generation (for future CI stuff)
Fixed a flaky unit test
1 year ago
Andrew b8aa46912a Add auto-delete subtitle to context menu 1 year ago
Andrew ac37b2b9de Convert ConversationReactionOverlay to Kotlin 1 year ago
Andrew 3fa4122f77 Tweak call message style 1 year ago
Andrew ace7e3b54c Don't delete old call messages on new call message 1 year ago
Andrew f3bb2e5cfa Add new call control message UI with timer icon above 1 year ago
Andrew c7ffa61c55 Simplify MarkReadReceiver 1 year ago
Andrew 730851d3d5 Remove erroneous scheduleDeletion in marked read 1 year ago
Andrew a47bf230e2 Fix last seen channel being closed by consuming flow 1 year ago
Andrew a326c47e56 Don't start DaR timer view until it has actually started 1 year ago
Andrew 246e8bf2a2 Fix messages not marked as read onScroll when message count is unchanged 1 year ago
Andrew 4c7485f53d Fix Message#expiryMode de/serialisation 1 year ago
Andrew cb0327ecb2 Fix follow setting contentDesc 1 year ago
Andrew 97d6c9928f Fix contentDescriptions 1 year ago
Andrew 848dbd2eb0 Start expiration at end of handling each message type treating call and extraction as DaR 1 year ago
Andrew e2e5a36f51 Merge remote-tracking branch 'refs/remotes/origin/disappear-2' into disappear-2 1 year ago
Andrew a845d2f17a Add Set button contentDescription 1 year ago
Al Lansley 343820579c
SA1390 - Session ID regeneration on focus loss (#1392)
* Fixes #1390

* Clean up prior to PR

* Removed unused logging imports introduced during debugging

* Added mechanism to store the session ID seed temporarily during account creation

* Implemented keeping session ID on lose/regain focus via Hariss' better way using the savedInstanceState Bundle

* Removed now unused imports
1 year ago
0x330a 106305f118
fix: outdated banner showing and updating on messages properly 1 year ago
Andrew 1ada072884 Copy expiryMode from proto for all Messages 1 year ago
Andrew c8377b0e30 Fix follow setting visible in groups 1 year ago
Al Lansley 2fff9eceb7
Cannot save generic files (#1391)
* Fixes #429

* Further experimentation regarding potential race condition - still not resolved

* Changed spinner mechanism away from RotateAnimation which fixes race-condition

* Removed leftover commented code

* Cleanup of unused imports

* Addressed PR feedback

* Adjusted 'visible' to use ktx
1 year ago
Al Lansley c366574521
Allow links and replies in input bar
Fixes oxen-io/session-android#704 (#1387)
1 year ago
Andrew 1339c60d06 Fix received messages deleted instantly 1 year ago
Andrew 7b26de5bd6 Fix disappear after read 1 year ago
Andrew 6b1628df6b Use expiration in message instead of config 1 year ago
Andrew 5a047daefc Remove disappearing messages scheduling from VisibleMessageView 1 year ago
Andrew f921fc4933 Remove unused markExpireStarted overload 1 year ago
Andrew a3b6f685c0 Refactor follow setting dialog 1 year ago
Andrew 06c258364f Use new strings for follow setting control message 1 year ago
Andrew 988040b577 Hide follow settings button when not applicable 1 year ago
andrew a57b7ef121 build: update version code 1 year ago
0x330a 9a83daa53f fix: remove the two unsupported servers 1 year ago
andrew cf0dbffafd Add follow setting button 1 year ago
andrew c60b6d9ba2 Add follow setting button 1 year ago
andrew 71b2f1ed6a Hold onto last incoming and outgoing expiration update for 1 on 1 convos 1 year ago
andrew a4d3fa8897 Convert ExpiringMessageManager to Kotlin 1 year ago
andrew eecea12c17 Add set button contentDescription 1 year ago
andrew 7bd43b1b3c Fix control messages 1 year ago
wafflesvsfrankie 7fe40ea9f1
Content descriptions (#1358)
* Adding in Content Description for automated testing including: Community input (URL) box, changes `Configuration message` to `Control message` and also `Message Body` to `Message body`Created checkout page along with checkoutItems and checkout cart functionality

* Forgot the button at the end
1 year ago
andrew 8cc26b8fb6 Fix contentDescriptions 1 year ago
0x330a d6ba78606e
fix: activate the banner only if conversation is in expiring mode not none 1 year ago
andrew 4ed5b57abd Fix read/write legacy 1 year ago
andrew 725ad43b1d Fix timer icon flashes expired 1 year ago
andrew fc9ea46ed8 Merge branch 'disappear-2' of github.com:bemusementpark/session-android into disappear-2 1 year ago
andrew d3911fbedd Fix legacy options 1 year ago
0x330a 565c92f45e
fix: clear on updated legacy message from existing legacy thread recipient 1 year ago
0x330a 56878dbd35
refactor: add sender to be the person to trigger the legacy message send (in case of closed group updates) 1 year ago
0x330a d12bce54bd feat: add basic last sent legacy message DB migration and creation for banner 1 year ago
andrew 806cb216ae Fix disappearing off icon 1 year ago
andrew b0447cf342 Fix gap under messages 1 year ago
andrew 1c8612c392 Migrate db to autoincrement id for sms and mms 1 year ago
andrew 555209bec1 Fix animation 1 year ago
andrew 1b5b7cfccc Use animated timer in control message 1 year ago
andrew e3011c52c2 Fix padding and ordering 1 year ago
andrew a108e3b9c1 Show timer in status 1 year ago
andrew 7b533f3676 Fix timer color 1 year ago
andrew 61c51ecf64 Remove timer from message view 2 years ago
andrew 617dbc8799 Remove unused ConversationItemFooter 2 years ago
andrew 2228a05b2e Fix control message text 2 years ago
andrew a9467c7b96 [SES-1203] Disable radio buttons 2 years ago
andrew 8399771d5d Add contentDescription to settingsPager 2 years ago
andrew b2f92bc166 Add contentDescriptions to radio buttons 2 years ago
andrew 864942026c Fix group disappearing messages not opening 2 years ago
0x330a 2d0c4399c4
refactor: use just the storage setExpirationConfiguration function 2 years ago
andrew 019a86482a Fix timestamps 2 years ago
andrew 8145a7d772 Merge branch 'disappear-2' of github.com:bemusementpark/session-android into disappear-2 2 years ago
andrew 73538a47aa Remove log 2 years ago
0x330a acb1181db0
feat: add more testing functionality for the expected current / updated expiry configuration upon merging libsession updates 2 years ago
0x330a f6a736bd13
Merge remote-tracking branch 'origin/master' into disappear-2 2 years ago
andrew 008bbd8c38 Optimise DAR message expiry update & lookup 2 years ago
0x330a 9d02eb33c7 build: update version code 2 years ago
andrew 793fe63260 Merge branch 'dev' into disappear-2 2 years ago
andrew 88e7ef1403 Fix db typo 2 years ago
andrew d37e7240e9 Call expire after read DaR messages 2 years ago
0x330a b6bb586509 feat: add foreground types to key caching service and call service 2 years ago
0x330a 82cbf830ae
fix: need quotes on job type key 2 years ago
0x330a c1102a2a50
build: update build number 2 years ago
0x330a 862a47e7e3
feat: add drop attachment download migration in case there are a lot of pending failed attachment downloads 2 years ago
0x330a 6f22eb659b
fix: use the context compat register receiver to fix Android 14 crash (#1338) 2 years ago