Releases: DavidPrecopia/Lists
Releases · DavidPrecopia/Lists
v2.3.2
v2.3.1
- Fixed crash that sometimes occurred when deleting.
- Removed unnecessary dependencies.
- Updated dependencies.
v2.3
- Night mode has been renamed to Theme and moved into Preferences.
- Added an to follow the system's theme.
v2.2.1
- Fixed duplicate list items appearing when deleting.
v2.2
- Refactored Logic classes to subclass AndroidX ViewModel. This greatly reduces the risk of a memory leak.
v2.1.3
- Fixes a crash that occured when selecting a list shortly after moving it.
v2.1.2
- Fixed Toolbar's title resetting to the app's name upon rotation.
v2.1.1
- Changed the app's namespace to exclude reserved words.
- Fixed Crashlytics not reporting.
v2.1
- Refactored to a multi-module architecture.
- Implemented Jetpack's Navigation with transition animations.
- Added a Preferences screen.
- Sign-out.
- Permanently delete your account.
- Fixed memory leaks from RecyclerView.
v2.0.1
- Fixed AddEditDialog not receiving focus in Android Pie.