Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity3 - Balázs Ujlaki #20

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

bujlaki
Copy link

@bujlaki bujlaki commented Nov 18, 2016

No description provided.

- Added SQLite database support, and implemented:
saveTask()
setTaskDone()
getTasks()
- Tested
- Implemented update of listview when new todo is saved
- Implemented selection of todo item from list, and showing its data
- Added options menu for filtering pending / finished tasks
- implemented context menu on the ListView:
Delete
Set task DONE
- implemented context menu on the ListView:
Delete
Set task DONE
- added Alarm when saving a new TODO: The alarm will send broadcast message.
- implemented BroadcastReceiver to catch the message, and create a notification
- when user selects notification, it opens the TODO item for editing
- implemented DB Update function to v2
- ListView now shows an alarm clock if the TODO item has an alarm set
… setup

- Notification now shows title of todo item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant