aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/AudioPlayer.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* change music volume during audio playbackChristian Schneppe2019-06-081-0/+1
* run postDelayed in background threadChristian Schneppe2019-05-191-1/+4
* check if wake lock needs reinit when pressing start/pause in audio playerChristian Schneppe2018-09-271-45/+22
* AudioPlayer: disable screen when holding phone to earChristian Schneppe2018-09-111-4/+52
* remove logChristian Schneppe2018-08-301-2/+1
* switch between earphone and speaker while playing soundsChristian Schneppe2018-08-301-5/+101
* more theme workingChristian Schneppe2018-04-211-2/+1
* added splash screenChristian Schneppe2018-04-031-2/+2
* audio player now requests permission when hitting playChristian Schneppe2018-04-011-0/+22
* use text styles in more placesChristian Schneppe2018-04-011-1/+5
* reworked audioPlayer screenOn/Off a bitChristian Schneppe2018-01-211-23/+8
* let screen on while playing audio messageChristian Schneppe2018-01-171-2/+24
* use REFRESH_UI_INTERVALL also for AudioPlayerChristian Schneppe2017-11-251-1/+2
* code cleanupChristian Schneppe2017-11-231-3/+3
* refactored AudioPlayerChristian Schneppe2017-09-241-0/+280