issues
search
avidraghav
/
MyNotes
📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.
Apache License 2.0
126
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Injected Coroutine Dispatchers for Testing Convenience
#36
avidraghav
closed
2 years ago
0
Removed codeStyles
#35
avidraghav
closed
2 years ago
0
Snackbar Refactor
#34
avidraghav
closed
2 years ago
0
Base Classes for Activity and Fragments to reduce Boilerplate code
#33
avidraghav
closed
2 years ago
0
Add BaseFragment and BaseActivity
#32
avidraghav
closed
2 years ago
0
Implement Undo When Deleting a Task
#31
avidraghav
closed
2 years ago
6
Replace Toast with Snackbar
#30
avidraghav
closed
2 years ago
1
Code Refactor after Review
#29
avidraghav
closed
2 years ago
0
Preferences Datastore to store the state of 'Sort By Deadline' Checkbox
#28
avidraghav
closed
2 years ago
0
Added Launcher Icon and Attribution
#27
yazh1202
closed
2 years ago
2
Improve UI
#26
avidraghav
closed
2 years ago
27
Add App Icon
#25
avidraghav
closed
2 years ago
1
Implement Datastore to store 'Sort By Deadline' flag
#24
avidraghav
closed
2 years ago
0
Enabled R8
#23
avidraghav
closed
2 years ago
0
Added License
#22
avidraghav
closed
2 years ago
0
Create LICENSE
#21
avidraghav
closed
2 years ago
0
Tests for Room Database Migrations
#20
avidraghav
closed
2 years ago
0
Room DB schema migration
#19
avidraghav
closed
2 years ago
0
sorting fix
#18
avidraghav
closed
2 years ago
0
Revert "Revert "Sort Tasks by Deadlines""
#17
avidraghav
closed
2 years ago
0
Revert "Sort Tasks by Deadlines"
#16
avidraghav
closed
2 years ago
0
Sort Tasks by Deadlines
#15
avidraghav
closed
2 years ago
0
Sort tasks on the basis of Deadline
#14
avidraghav
closed
2 years ago
0
Adding Deadline to a task
#13
avidraghav
closed
2 years ago
0
Added a utility function which prevents toast overlapping.
#12
avidraghav
closed
2 years ago
0
Deleting Multiple Tasks at once shows overlapping toast messages.
#11
avidraghav
closed
2 years ago
0
Add Ripple Effect to the delete Task Button
#10
avidraghav
closed
2 years ago
1
Manual Dependency Injection Method for Injecting Dependencies
#9
avidraghav
closed
2 years ago
0
Dependency Injection with Hilt
#8
avidraghav
closed
2 years ago
0
Updated AddTasksFragment.kt
#7
devrahul-2508
closed
2 years ago
1
Implement Dependency Injection with Dagger
#6
avidraghav
closed
2 years ago
0
Fixed the _tasks variable assignment
#5
ravi-kumar7
closed
2 years ago
2
Needless Assignment in Collect
#4
ravi-kumar7
closed
2 years ago
2
Package name refactor
#3
avidraghav
closed
2 years ago
0
Currently a user can save an empty task, add checks such that user cannot add an empty task.
#2
avidraghav
closed
2 years ago
3
Use Dagger-Hilt for Dependency Injection
#1
avidraghav
closed
2 years ago
0
Previous