Skip to content

Releases: punksta/volume_control_android

2.6.0

18 Aug 20:43

Choose a tag to compare

  • remove acra
  • update sdk
  • fix crash in stopping sound service

installation problem

10 Apr 17:44

Choose a tag to compare

bug fixed, build tools upgrade

29 Mar 07:57

Choose a tag to compare

2.3.4 improvements

18 Dec 22:01

Choose a tag to compare

  • added android x
  • improved notification widget speed
  • added pinned shortcuts for new sound profiles
  • updated build tools

2.3.1 improved notification widget

10 Sep 11:12

Choose a tag to compare

2.3.0 start after boot

07 Sep 08:46

Choose a tag to compare

  • notification widget shows up after device boot if this option is enabled 8dba34a
  • crash fix #13

2.2.4 hot fix

06 Aug 10:18

Choose a tag to compare

Fix new profile initial volume bug #9 (comment)

2.2.3 improvements

03 Aug 10:49

Choose a tag to compare

  1. simplify new profile creation. Thanks for idea @uli-on #9
  2. Code clean up and update gradle. Thanks for pull request @TacoTheDank #10
  3. added ACRA bug report with email sender and dialog confirmation

Improvements

26 Jun 20:10

Choose a tag to compare

  1. bring animations to main screen
  2. fix #5
  3. add notification widget configuration

2.1.0 Notification widget

21 Jun 11:05

Choose a tag to compare

  • add notification widget option. Foreground service has been implemented
  • target android 29 sdk
  • refactoring: move profile applying to new service.