fkloft
9208552e29
use custom protocol for resources
2014-01-03 20:06:37 +01:00
Philipp Schaefer
bcaa757891
don't add stock plugins to the plugin section
2014-01-02 12:18:57 +01:00
Philipp Schaefer
e0a4eb4313
updated to SDK v19. still work in progreses...
2013-11-06 00:34:25 +01:00
Philipp Schaefer
3f901a588a
made getScriptInfo static and use it in pluginpreferenceactivity
2013-10-30 23:45:59 +01:00
Philipp Schaefer
3d7192ecd6
reformat code
2013-10-22 20:05:58 +02:00
Philipp Schaefer
709af1a9d9
some code formatting
2013-10-04 16:15:58 +02:00
Philipp Schaefer
dfbe5d7412
count deleted plugins. needed for checkForNewPlugins()
2013-09-22 14:00:57 +02:00
Philipp Schaefer
ab76e4f123
bugfix on multiPane
...
- use dummy fragment for header category
- never select header category
2013-09-22 12:53:08 +02:00
Philipp Schaefer
8cbccb226c
Merge branch 'fkloft-actionbarhighlighter' ( fixes #565 )
2013-09-18 21:23:59 +02:00
Philipp Schaefer
46a2a83ff9
don't show deleted plugins in plugins list
2013-09-18 21:16:19 +02:00
fkloft
bf229f7f05
Code formatting
2013-09-18 17:40:05 +02:00
fkloft
cdc98de350
Move activity labels to strings.xml (and some code formatting)
2013-09-18 13:00:17 +02:00
Philipp Schaefer
1efefe4de5
calculate number of plugins correctly
2013-09-12 16:34:44 +02:00
Philipp Schaefer
aa219300f8
user plugins back to top + use header categories
2013-09-12 12:07:32 +02:00
Philipp Schaefer
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
Philipp Schaefer
eb8784ddd3
use header for plugins pref
2013-09-10 14:29:09 +02:00