session-android/src/org/thoughtcrime/securesms/audio
Alan Evans b1057d63a1 Lint.
- Check for permissions.
- Fix Welsh positional format.
- Remove UIThread restriction.
- Asynchronous method does not need to be restricted to UIThread and there is no StaticFieldLeak to suppress.
- Fix or Ignore New API errors.
- Reduce severity of some errors from L10N.
2019-05-10 11:57:43 -03:00
..
AudioCodec.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
AudioRecorder.java Make BlobProvider write to disk on a background thread. 2019-03-19 15:34:04 -07:00
AudioSlidePlayer.java Lint. 2019-05-10 11:57:43 -03:00