session-android/app/src/main
Harris e036344c76 refactor: performance improvements in batch message processing, synchronized cache access and audible message notifications.
Increase audible timeout on DefaultMessageNotifier.java, don't send in-thread notification based on last audible notification.

Create a batch message receive job to handle up to 20 chunked messages at a time per job instead of singular or open group poll amount

Remove synchronized access to recipient cache and replace with a concurrent cache that's lock free from perf tracing monitor contention
2021-09-29 15:29:24 +10:00
..
assets restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
java/org/thoughtcrime/securesms refactor: performance improvements in batch message processing, synchronized cache access and audible message notifications. 2021-09-29 15:29:24 +10:00
protobuf Unused code cleanup. 2020-12-02 23:01:04 +11:00
res Merge pull request #729 from hjubb/copy_url_link 2021-09-21 00:13:59 +00:00
AndroidManifest.xml re-introduce the message detail screen 2021-07-13 16:22:10 +10:00