5b41dddb15
move all preference related stuff in prefs subfolder
2014-05-16 18:19:48 +02:00
cfcc18f3a6
removed not used category replacement
2014-01-22 16:03:10 +01:00
d8a09bbae2
* improved pluginPreferenceActivity (yes, I tested it in tablet mode)
...
* made IITC_FileManager.readStream(...) static and always use it when reading src files
2014-01-22 10:45:20 +01:00
ab76e4f123
bugfix on multiPane
...
- use dummy fragment for header category
- never select header category
2013-09-22 12:53:08 +02:00
32bfb2d751
removed redundant line of code
2013-09-17 23:39:25 +02:00
aa219300f8
user plugins back to top + use header categories
2013-09-12 12:07:32 +02:00
c5a51a3647
made the plugin prefs container static. finished plugin headers. this has multiple advantages:
...
1) it is enough to parse the plugins only on first start of this
activity (not on every start of the preferences or this activity)
2) actionbar control (not possible with nested preferences)
3) it looks more fancy on tablets
2013-09-11 00:04:59 +02:00
eb8784ddd3
use header for plugins pref
2013-09-10 14:29:09 +02:00