-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
246f3d7
commit aabf1c7
Showing
8 changed files
with
75 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,75 @@ | ||
# Todoify-Releases | ||
Releases and issue repository for todoify app, a material design(MD3 + Material You) based todo, note-taking app for android. | ||
<div align="center"> | ||
<img width="80" height="80" src="screenshots/logo.png"/> | ||
<h1>Todoify</h1> | ||
<p>a material design, <strong>closed source offline based todo, notetaking app</strong> for android with <strong>Material You</strong> theming.</p> | ||
</div> | ||
<div align="center"> | ||
|
||
 | ||
 | ||
[](https://paypal.me/milindgoel15) | ||
|
||
</div> | ||
|
||
--- | ||
|
||
## Features: | ||
|
||
- Proper material design (MD3) with support for **_material you design_** | ||
- Custom accent colours when dynamic colours are off. | ||
- Fully **_offline based_** todo & note-taking app | ||
- **Simple and easy-to-use UI** of creating new todos, notes, and future/scheduled tasks. | ||
- Ability to **create notes with full markdown and editing support** | ||
- Ability to create **future/scheduled** tasks. | ||
- Ability to set a **reminder notification** for future/scheduled notes | ||
- Ability to add scheduled task to the device calendar. | ||
- Monet-based splash screen for Android 12+ devices. | ||
- Monochrome icon for Android 13+ devices. | ||
- Theme switcher (Light, dark and AMOLED/black mode) | ||
|
||
> Note: | ||
> | ||
> - Android 12 & above will extract colors from wallpaper set on your device | ||
> - Other android versions uses accent colors within app to match material you system. | ||
--- | ||
|
||
## General Information: | ||
|
||
- You can find all the releases in the releases section. | ||
- You can also create issues and give suggestions/feedbacks here | ||
|
||
--- | ||
|
||
## Information Regarding apk files: | ||
|
||
- **arm64-v8a**: For 64-bit architecture devices | ||
- **armeabi-v7a**: For 32-bit architecture devices | ||
|
||
--- | ||
|
||
## Screenshots: | ||
|
||
#### Dark theme- | ||
|
||
<img src="./screenshots/Dark/HomeDark.png" width="200"/> <img src="./screenshots/Dark/AddNoteDark.png" width="200"/> | ||
<img src="./screenshots/Dark/HomeItemsDark.png" width="200"/> | ||
|
||
#### Light theme- | ||
|
||
<img src="./screenshots/Light/HomeLight.png" width="200"/> <img src="./screenshots/Light/AddNoteLight.png" width="200"/> | ||
<img src="./screenshots/Light/HomeItemsLight.png" width="200"/> | ||
|
||
--- | ||
|
||
## Current todo: | ||
|
||
- Improve scheduling notification feature. | ||
- Preserve the last opened home content on app relaunch | ||
|
||
## List of things not supported by flutter (officially or partially or not built-in): | ||
|
||
- Homescreen widgets (Not built-in) | ||
- [System based font ](https://github.com/flutter/flutter/issues/48381) | ||
- [Predictive back gestures](https://github.com/flutter/flutter/issues/109513) | ||
- [Per-app language preferences](https://github.com/flutter/flutter/issues/109842) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.