Commit Graph

8 Commits

Author SHA1 Message Date
Shaun Thompson f7ad678d3b Added resource id to ScrollView in file browser. Set it up to scroll to the top of the list automatically on directory navigation instead of showing the previous directory scroll location. 2013-12-22 09:15:10 -07:00
Shaun Thompson 8856b1e5bc Added do-nothing options activity. Hooked it up to the button in the fragment container. 2013-12-22 08:55:53 -07:00
Shaun Thompson 5737e44bdc Removed 'reicast' header from file browser layout. Relocated to layout for fragment container. 2013-12-22 08:30:26 -07:00
Shaun Thompson 614fe19d20 File browser 'BOOT BIOS' now optional. Can set to also display 'SELECT CURRENT FOLDER' instead using fragment arguments. Starting the emu is now handled by the fragment container instead of the FileBrowser class. Class passes cd image URI to fragment callback when image is selected. Likewise, 'SELECT CURRENT FOLDER' will pass the CWD as a URI to another callback in the fragment container. This is in preparation for re-using the file browser for the options activity. 2013-12-22 08:17:09 -07:00
Shaun Thompson e190f6cf3a Spun file browser off as Fragment. Added CDI/cdi filters to GL2JNIActivity in manifest. 2013-12-22 07:01:03 -07:00
Shaun Thompson 41c74f7202 Directory browser no longer case sensitive about image extension. E.g. CDI vs. cdi now doesn't matter. 2013-12-19 16:54:21 -07:00
Shaun Thompson 6cce72e18a phone no longer sleeps while emulator is running. 2013-12-19 16:44:55 -07:00
Stefanos Kornilios Mitsis Poiitidis 1c16baeb0e project import 2013-12-19 19:10:14 +02:00