Releases: albu-razvan/Stario
Releases · albu-razvan/Stario
2.6 (Alpha)
Changelog
- #64 Fix AdaptiveIconView drawing null pointer by @albu-razvan in #72
- #67 Add more search engines by @albu-razvan in #73
- #76 Clean up dependencies by @albu-razvan in #77
- #29 Application customization by @albu-razvan in #78
- #79 Kagi integration by @albu-razvan in #80
- #87 Improve SheetDialog snappiness by @albu-razvan in #88
- #39 Category customization by @albu-razvan in #90
- #91 Return user to home on leave hint by @albu-razvan in #92
- #93 Fix lock screen on double tap gesture by @albu-razvan in #95
- #94 Fix reorder drawer move slop by @albu-razvan in #96
- #97 Fix OverScroll pull not allowing NestedScrollingParent to intercept events by @albu-razvan in #98
- #99 Release fixes by @albu-razvan in #100
Full Changelog: v2.5...v2.6
2.5 (Alpha)
Changelog
- Fixed a bug in which widgets would still bind if permissions is not granted
- Improved drawer inflation efficiency
- Fixed a bug in which searching for an app would crash the entire application
- Fixed application popup icon drawing
- Synchronized keyboard animations with layout
- Added predictive back animation to Settings
- Fixed a bug in which system dialogs would still be visible despite being hidden
Full Changelog: v2.4...v2.5
2.4 (Alpha)
Changelog
- Icon shape customisation
- Icon pack support
- Fixed window background opacity bug on restart
- Fixed recycler inconsistencies in drawers
Full Changelog: v2.3...v2.4
2.3 (Alpha)
Changelog
- Fixed parsing crash when trying to insert a feed.
- Fixed widget picker retaining state on dismiss.
- Fixed sheet slide animation inconsistencies.
- Fixed widget size limits not being taken into account on widget creation.