Thialfihar
|
368f0a122f
|
added an optional checkbox to the file dialog, can be used for instance to optionally delete files after importing them, and is used for that, also rearranged the option menu items for the main activity a little
Update issue 39
Added a new string:
<string name="label_deleteAfterImport">Delete After Import</string>
|
2010-07-26 21:57:28 +00:00 |
|
Thialfihar
|
f5efd73d33
|
set svn:eol-style to LF for all code/resource files
|
2010-07-16 20:13:12 +00:00 |
|
Thialfihar
|
ca5416532f
|
support ASTRO and others for the file selection
|
2010-06-01 21:28:30 +00:00 |
|
Thialfihar
|
b527ae8b6d
|
a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods
|
2010-05-13 20:41:32 +00:00 |
|
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 |
|