This is a diary application optimized to user experience.
The current version of code has a part that has failed to follow the Android coding convention, and there is also a redundant code. I will continue refactoring whenever i have spare time.
01. Write diary (voice or keypad)
02. Search diary
03. Read Diary
04. Edit Diary
05. Chart
06. Calendar
07. Diary Card
08. Time Line
09. Advanced Settings
- Font Setting
- Lock Setting
- Backup and Recovery
Step1. Fork or download 'aaf-easydiary' project.
Step2. Import 'aaf-easydiary' project into android studio.
Step3. Register your package name and SHA-1 signature certificate fingerprint for Google Drive use.(https://console.developers.google.com/)
Step4. Build 'aaf-easydiary' project with android studio.