This simple to-do manager with some helpful built-in, it's not finished yet but I'm going to develop it.
-
- Long click on a month to change to the previous month, usual click to next month.
- Long click on time to create a one-hour task. Usual click on two hours one after another (i.e. click on 14:00 and after it 16:00)
- To create, a multi-hour task. I didn't implement a visual representation of it so it may be a little bit laggy a first sight. Or you can add any task by the top context "plus" button.
-
-
- Actually, just a placeholder :(
- Custom view AchieveBar completed and fully functional but I didn't implement classes to store its state.
- Will be added soon!
-
- There are a lot of TODOs right now and will be more in the future, some examples:
- Incorrect behavior with system dark theme.
- Incorrect navbar color on some Samsungs.
- Some phones' white navigation buttons can't be seen on the white navbar.
- In my custom ProfileView functionality that should catch clicks on the avatar zone doesn't work at all, currently changed on long click.
- et cetera, et cetera
- There are a lot of TODOs right now and will be more in the future, some examples:
-
- There are a lot of buttons that just do nothing right now. And a bunch of screens that have already been designed but not implemented yet.
- New features!
- All data currently stored in Room. Implement cloud saves.
- Implement users before it.
-
- This is mostly an educational project so it is really far from perfect. But I'm constantly learning and refactoring A LOT.

