Search
Predictive back
This is a unplanned release. Due to some bugs and mounting issues within the app, I need to issue a release for full predictive back support.
Predictive back is a new-ish feature on Android that was introduced in Android 14 and will begin to roll out fully in Android 15. This "feature" is more of a guideline/standard being pushed by Google. It is a push for apps to dynamically respond to the back gesture. In most cases what this means is that a preview of the previous screen will be shown when a back gesture is initiated.
Since Android 15 is releasing soon, Google is pushing a ton of updates to suport this feature. These updates unfortunately introduced some bugs in the app. Google did add a way for apps to opt out of this feature, however I've decided instead to just fully support it.
Changes so far
- Fixed a bug where changing accounts will not scroll the account list to the top.
- Added full support for predictive back. Note that this fixes several bugs that are only seen on Android 14.