aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/FileDialog.java
Commit message (Expand)AuthorAgeFilesLines
* added an optional checkbox to the file dialog, can be used for instance to op...Thialfihar2010-07-261-2/+19
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-118/+118
* support ASTRO and others for the file selectionThialfihar2010-06-011-7/+6
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-1/+1
* set svn:ignore for bin directory and .project/.classpathThialfihar2010-04-191-2/+5
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-10/+9
* use OI File Manager intents to handle open/save file selectionThialfihar2010-04-171-7/+66
* copyright header in new fileThialfihar2010-04-171-0/+16
* wrapped file dialogs into class in preparation for proper file pickingThialfihar2010-04-171-0/+42