This is a diary application optimized to user experience.
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(PIN or Fingerprint)
- Theme Setting
- Backup and Recovery
To build the gms flavor build, you need to add your Google Mobile Service settings and download the weather icons from Flaticon and import them directly.
Step1. Fork or download 'aaf-easydiary' project.
Step2. Import 'aaf-easydiary' project into android studio.
Step3. Use below link download svg images from Flaticon.
Step4. Import 10 svg files for your project from your Android studio.
Project rightclick > New > Vector Asset...(Res Directory is gms)
You can import from the menu and the resource names are:
clouds-and-sun.svg -> ic_clouds_and_sun.xml
umbrella-1.svg -> ic_umbrella_1.xml
sunny.svg -> ic_sunny.xml
stars-2.svg -> ic_stars_2.xml
snowing.svg -> ic_snowing.xml
raindrops.svg -> ic_raindrops.xml
rainbow.svg -> ic_rainbow.xml
night-rain.svg -> ic_night_rain.xml
moon-9.svg -> ic_moon_9.xml
bolt.svg -> ic_bolt.xml
Step5. Register your package name and SHA-1 signature certificate fingerprint for Google Drive use.(https://console.developers.google.com/)
Step6. Build 'aaf-easydiary' project with android studio.
a. Build > Select Build Variant
b. Select 'gmsRelease' from the Build Variant setting and run
Download 'weather-set-2' svg images from Flaticon
For the foss flavor build, no further action is required. However, because we do not use Google Mobile Service, we can not use the backup function with Google Drive, and we will use simpler weather icons than weather icons provided by gms flavor.
Step1. Fork or download 'aaf-easydiary' project.
Step2. Import 'aaf-easydiary' project into android studio.
Step3. Build 'aaf-easydiary' project with android studio.
a. Build > Select Build Variant
b. Select 'fossRelease' from the Build Variant setting and run
Thanks for someone help me to translate this app.
Currently supported languages are listed below:
Korean Translation contributor
- hanjoongcho (https://github.com/hanjoongcho)
strings.xml
MANUAL_ko.md
English Translation contributor
- Google translation robot
strings.xml
Japanese Translation contributor
- Google translation robot
strings.xml
German Translation contributor