Commit Graph

12 Commits

Author SHA1 Message Date
Thialfihar 77a6c509f7 Replace wildcard imports with explicit imports 2014-04-02 13:37:12 +02:00
uberspot dc5c34ffc5 More code style fixes for /ui 2014-03-13 21:30:56 +02:00
uberspot ad1e047aa9 First code style changes in ui 2014-03-13 20:25:01 +02:00
uberspot d586ad288d fix plenty of lint warnings, make some for loops into foreach, remove unused imports and throw exceptions 2014-03-11 23:42:45 +02:00
Miroojin Bakshi b927c0f26a Highlight search query in SelectPublicKeyFragment and
KeyListPublicFragment
2014-03-10 15:25:09 +05:30
Dominik Schürmann def9e5a492 Move search view into onCreateView, fixes #365 2014-03-07 22:37:38 +01:00
Dominik Schürmann a1be0d302b move search view from activity to fragment by setting it as a list header, better reusability! Required for service activites 2014-03-07 21:32:24 +01:00
Dominik Schürmann ba61e69a7d Cleanup code, search with preceeding % 2014-03-07 19:50:36 +01:00
Miroojin Bakshi fab549c2b5 Use selectionArgs parameter to pass mCurquery. 2014-03-06 16:27:35 +05:30
Miroojin Bakshi 7932dd8a81 Implement search for SelectPublicKeyFragment 2014-03-06 03:37:04 +05:30
Dominik Schürmann 6eaf45940e Switch from ActionBarSherlock to ActionBarCompat 2014-02-02 14:13:09 +01:00
Dominik Schürmann cb3ca37db9 New Gradle project structure 2014-01-27 14:18:25 +01:00