Signal-Android/app/src/main
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
..
assets Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
java Reimplement voice note proximity locking. 2021-08-03 13:45:30 -03:00
jniLibs
proto Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
res Add accessibility descriptions to voice note player view. 2021-08-03 13:45:30 -03:00
AndroidManifest.xml Require CALL_PHONE permission on VoiceCallShare activity. 2021-08-02 16:19:39 -04:00