📒Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written in Kotlin, androidx libraries
Stars
97
Forks
55
Watchers
97
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
53
commits
9
commits
8
commits
4
commits
3
commits
refactor: remove permissions and use Photo Picker API
4f14f6dView on GitHubfix: notes image render issue from bitmap on dashboard
fc8a6d5View on GitHubchore: update project to Android API level 36, refresh dependencies, and update package name for play store upload
fa70329View on GitHubviewLifecycleOwnerLiveData instead of viewLifecycleOwner.lifecycleScope to allow accessing binding in DestroyView
004cb95View on GitHub