aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/SelectPublicKeyFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-350/+0
* Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-1/+7
|\
| * Replace wildcard imports with explicit importsThialfihar2014-04-021-1/+7
* | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-18/+16
|/
* More code style fixes for /uiuberspot2014-03-131-2/+3
* First code style changes in uiuberspot2014-03-131-19/+13
* fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-111-2/+2
* Highlight search query in SelectPublicKeyFragment andMiroojin Bakshi2014-03-101-0/+1
* Move search view into onCreateView, fixes #365Dominik Schürmann2014-03-071-6/+91
* move search view from activity to fragment by setting it as a list header, be...Dominik Schürmann2014-03-071-16/+17
* Cleanup code, search with preceeding %Dominik Schürmann2014-03-071-26/+9
* Use selectionArgs parameter to pass mCurquery.Miroojin Bakshi2014-03-061-4/+6
* Implement search for SelectPublicKeyFragmentMiroojin Bakshi2014-03-061-5/+31
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-1/+1
* New Gradle project structureDominik Schürmann2014-01-271-0/+253