Revision fd8dcab6
ID | fd8dcab6b93400fe04ec3b2feb310040e67e6d91 |
Parent | 12fd5498 |
Child | 2bf44a9d |
Use GP recommended project layout
- external libraries are submodules in external/
- the main app is in app/
- detailed build instructions are in README.md
Files
- added
- modified
- copied
- renamed
- deleted
- .gitignore (diff)
- .gitmodules
- .project
- AndroidManifest.xml
- Androlate.xml
- README.md (diff)
- app
- assets
- icudt46l.zip
- external
- icon.xcf
- libs
- project.properties
- res
- anim
- push_left_in.xml
- push_left_out.xml
- push_right_in.xml
- push_right_out.xml
- drawable-xhdpi
- icon.png
- layout
- activity_lock_screen.xml
- alert_dialog_text_entry.xml
- note_edit.xml
- note_edit_image.xml
- notes_list.xml
- notes_row.xml
- values
- cacheword.xml
- strings.xml
- styles.xml
- anim
- src
- info
- guardianproject
- notepadbot
- LockScreenActivity.java
- NoteCipher.java
- NoteEdit.java
- NoteUtils.java
- NotesDbAdapter.java
- notepadbot
- guardianproject
- info