Skip to content

ravikkpatel/memorykeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memorykeeper

A small native Android notes app. Jetpack Compose + Room + Material 3.

Requirements

  • Android Studio Koala or newer
  • Android SDK 34, minimum API 26

Build

./gradlew assembleDebug

Highlights

  • Notes list with live search
  • Swipe-to-delete
  • Tags per note, shared tag table
  • Confirm-discard dialog on unsaved changes
  • Material You dynamic colors on Android 12+

Data

Everything lives in a single Room database at data/data/dev.ines.memorykeeper/databases/memorykeeper.db. No cloud, no sync, no account.

License

MIT.

About

A small native Android notes app.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages