Skip to content

Releases: raheemadamboev/todo-app

1.2.10

05 Aug 18:36
4695dcd

Choose a tag to compare

  • Upgraded gravity-core-compose to 1.0.28 which fixes the unwanted padding before label of GDropdownMenuItem;

1.2.9

04 Aug 18:36
b7bebb1

Choose a tag to compare

  • Upgraded Gradle, AGP, Kotlin, plugins, dependencies to the latest version;
  • Upgraded targetSdk and compileSdk to 36;
  • Implemented support for Android 16 #62;

1.2.8

23 Jun 17:21
84c007d

Choose a tag to compare

  • Implemented firebase ktx variant instead of regular one #58;
  • Implemented monitoring Review in App.onCreate instead of MainViewModel.init #57;
  • Translated via telegram and via email to russian #59;
  • Integrated core-google-shortcuts library #60;
  • Upgraded dependencies to the latest version;

1.2.7

12 Jun 14:14
5bea367

Choose a tag to compare

  • Upgraded versions of plugins, dependencies to the latest;

1.2.6

06 Jun 17:35
65f1475

Choose a tag to compare

  • Upgraded Gradle, plugins, dependencies version to the latest;
  • Removed clicking Gravity logo;
  • Implemented support for new version of gravity's core-sdk-android;

1.2.5

29 May 19:52

Choose a tag to compare

  • Upgraded Gradle version to 8.14.1;
  • Integrated gravity-core-sdk-compose 1.0.20;
  • Implemented showing empty info when todos are empty in TodoList screen #51;
  • Implemented enabling/disabling "Delete all completed" and "Delete all tasks" according to their existence #52;
  • Used OnBackPressedDispatcher.onBackPressed for Toolbar back action #53;
  • Added drawable-ldpi and add original resolution images to drawable folder #50;
  • Updated .gitignore;

1.2.4

18 May 10:12
88bdc36

Choose a tag to compare

  • Improved string resources;
  • Changed all icons to rounded;
  • Implemented per-app language preferences #48;
  • Enabled PredictiveBackGesture navigation and animation #37;

1.2.3

13 May 20:35
274b347

Choose a tag to compare

  • Upgraded Gravity's core-sdk-android to 1.0.17;
  • Upgraded Gravity's core-sdk-compose to 1.0.14;
  • Set Intent when activity is created for the first time in Main activity #46;
  • Implemented pagination (Compose Paging + Room Paging + Jetpack Paging 3) #45;

1.2.2

12 May 17:33
ce120bb

Choose a tag to compare

  • Set splash screen icon and brand icon properly;

1.2.1

10 May 22:12
a603f5b

Choose a tag to compare

  • Upgraded Gravity's core-sdk-android and core-sdk-compose;
  • Set Preferences key's properly;