Skip to content

Releases: DavidPrecopia/Lists

v2.3.2

23 Dec 02:31
Compare
Choose a tag to compare
  • Updated dependencies.

v2.3.1

31 Oct 19:53
7f0e0e6
Compare
Choose a tag to compare
  • Fixed crash that sometimes occurred when deleting.
  • Removed unnecessary dependencies.
  • Updated dependencies.

v2.3

20 Aug 20:40
b5424ff
Compare
Choose a tag to compare
  • Night mode has been renamed to Theme and moved into Preferences.
  • Added an to follow the system's theme.

v2.2.1

23 Jun 21:16
Compare
Choose a tag to compare
  • Fixed duplicate list items appearing when deleting.

v2.2

10 Jun 01:36
Compare
Choose a tag to compare
  • Refactored Logic classes to subclass AndroidX ViewModel. This greatly reduces the risk of a memory leak.

v2.1.3

10 May 22:40
Compare
Choose a tag to compare
  • Fixes a crash that occured when selecting a list shortly after moving it.

v2.1.2

14 Mar 20:11
Compare
Choose a tag to compare
  • Fixed Toolbar's title resetting to the app's name upon rotation.

v2.1.1

08 Feb 22:07
Compare
Choose a tag to compare
  • Changed the app's namespace to exclude reserved words.
  • Fixed Crashlytics not reporting.

v2.1

30 Dec 21:25
Compare
Choose a tag to compare
  • 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

24 Aug 21:36
Compare
Choose a tag to compare
  • Fixed AddEditDialog not receiving focus in Android Pie.