Commit Graph

5 Commits

Author SHA1 Message Date
Thialfihar
26cf672d67 set svn:ignore for bin directory and .project/.classpath
asymmetric file encryption working, some more cleanup, introduced an application directory to encrypt to by default
2010-04-19 13:56:43 +00:00
Thialfihar
d5c5a2c43b major restructuring, moving dialog, message, menu, option menu, task, type IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication
also adding first draft of encrypt file activity, not very functional yet
2010-04-19 02:12:13 +00:00
Thialfihar
09741b0286 use OI File Manager intents to handle open/save file selection 2010-04-17 23:36:47 +00:00
Thialfihar
de6743e4f5 copyright header in new file 2010-04-17 19:12:21 +00:00
Thialfihar
0f0f02776d wrapped file dialogs into class in preparation for proper file picking 2010-04-17 19:10:39 +00:00