aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/DrawerActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Remove import activity from drawer, make it reachable from key list onlyDominik Schürmann2014-04-051-2/+1
* Implement ACTION_IMPORT_KEY_FROM_KEYSERVER_AND_RETURNDominik Schürmann2014-04-031-2/+14
* Cleanup DrawerActivityDominik Schürmann2014-04-031-31/+4
* Replace wildcard imports with explicit importsThialfihar2014-04-021-2/+11
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-5/+5
* make loading of drawer items a bit more dynamicuberspot2014-03-171-14/+13
* Lock drawer as open in tabletsuberspot2014-03-161-25/+61
* more UI code style fixesuberspot2014-03-131-16/+16
* First code style changes in uiuberspot2014-03-131-31/+24
* ditch old key list activitiesVincent Breitmoser2014-03-081-2/+1
* working unified list (no actions yet)Vincent Breitmoser2014-03-081-1/+1
* Smooth Activity Switch Fixedmj70072014-03-041-8/+15
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-223/+6
* New Gradle project structureDominik Schürmann2014-01-271-0/+485