Grit is a ToDo List and Daily habit tracker app that lets you visualise your progress
Features
- ToDo List with categories - Daily Habit tracker with scheduled notifications - Habit map to visualise progress - Homescreen widgets - Material3 theme and look
Hint: This app is available in both, F-Droid Main and IzzyOnDroid repos.
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
a persistence library that provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.