Releases: amdev01/FloatingVolume
Releases · amdev01/FloatingVolume
1.2.1
1.2.0
- Fixed crash on Android 9.0+
- Fixed start on boot Android 8.0+
- Updated drawables and launcher icon
- Updated volume dialog styles
- New Android Pie volume dialog style
- Smooth animations when volume dialog is movable
- Fix volume dialog in centre, left or right of the screen
- Updated About app screen
1.1.1
1.1.0
1.0.9 beta
- Reworked themes - now Default, Dark and Custom - choose from a range of predefined colours.
- Touch the image next to volume bar to mute and unmute given stream.
- Add notification seekbar. NOTE: Unless your system supports ringer and notification as separate streams, value will be the same for both.
- Fix issue of vertical bars being transparent on < API25.
- Fix for devices running lollipop.
- Fix bug of service being killed after a while, now runs in foreground (you can disable the notification in settings).
1.0.8 beta
- Added splash screen
- Added about app section
- Properly handle voice call seekbar show/hide events (Needs READ_PHONE_STATE permission)
- Further improvements
1.0.7 beta
- Add new dialog style
- Properly theme the app
- Some more optimisations
1.0.6 beta
- fix for untouchable bubble issue.
- add options to show and hide dialog controls.
- add new (slim dialog) option.
- If seekbars are not to be shown don't register broadcast.
- Optimise layout.
- Fix bug on rotation.
1.0.5 beta
- Hopefully fix issues on arm64 devices
- Initial support for API21 devices
1.0.4 beta
- Fix dialog not touchable on android O >
- Properly manage runtime permissions
- Remove some redundant code
- Update gradle