8 Commits

Author SHA1 Message Date
Xevion
b1ef3b3345 Add double-tap to edit task functionality via custom AlertDialog 2021-12-11 06:09:40 -06:00
Xevion
fa227ee4de Refactor OnLongClickListener interface to support multiple click-types 2021-12-11 05:23:04 -06:00
Xevion
adde44050b Added task removal, task saving/loading
- Also refactored/moved around code for better viewing/functionality
2021-12-11 03:31:11 -06:00
Xevion
489b256ba8 To-do Creation Functionality
- Also made the button disable itself until text is entered.
2021-12-10 20:11:57 -06:00
Xevion
e39fed0c53 Implement adapter for RecyclerView connected to list of strings 2021-12-10 02:13:36 -06:00
Xevion
a89d2233c3 Add button, textbox + RecyclerView 2021-12-10 02:03:21 -06:00
Xevion
7a2e723ad3 Update .gitignore for .idea project folder 2021-12-09 20:52:18 -06:00
Xevion
c131d2e6c3 Initial Commit of Base Android Project 2021-12-09 20:51:43 -06:00