Signal-Android/app/src/test
Alex Hart c78e283084 Reimplement voice note proximity locking.
Proximity lock was tied to the VoiceNotePlaybackService instead of to the Activity, and it made for some strange code decisions. This rewrite now ties locking to the activity, where it should have been in the first place, and hopefully solves a few proximity / playback bugs on the way. In addition, it conforms to SRP better as it will send a command to the player to change the audio attributes as necessary instead of directly operating on a player instance.
2021-08-03 13:45:30 -03:00
..
java/org/thoughtcrime/securesms Reimplement voice note proximity locking. 2021-08-03 13:45:30 -03:00
resources Implement new workflow for scoped storage backup selection. 2020-10-15 16:19:17 -04:00