aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/menu
Commit message (Collapse)AuthorAgeFilesLines
* Remove cancel from app menuDominik Schürmann2014-03-301-4/+0
|
* Revert "Remove cancel from app menu"Dominik Schürmann2014-03-301-0/+4
| | | | This reverts commit 3c0b97f280f11d553d93df9bc93ce47098af35d4.
* Remove cancel from app menuDominik Schürmann2014-03-301-4/+0
|
* use save icon, not tickAshley Hughes2014-03-291-1/+1
|
* merge masterAshley Hughes2014-03-297-61/+62
|\
| * Forgot resourceDominik Schürmann2014-03-261-0/+14
| |
| * #429 4)Daniel Hammann2014-03-171-1/+1
| | | | | | | | | | In the clicking for a particular contact , two icon in the actionbar show the same hint ('Share'). Second icon hint can be 'Keyserver' or just only 'server'
| * Readd create key menu itemsDominik Schürmann2014-03-131-4/+22
| |
| * Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-03-131-1/+1
| |\ | | | | | | | | | | | | Conflicts: OpenPGP-Keychain/src/main/res/menu/key_list_secret.xml
| | * Merge pull request #396 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-122-2/+2
| | |\ | | | | | | | | Lint error fix after testing
| | | * Lint changes after testingBhargav Golla2014-03-102-2/+2
| | | |
| * | | Merge branch 'unified-keylist'Vincent Breitmoser2014-03-124-48/+9
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenPGP-Keychain/src/main/AndroidManifest.xml OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListActivity.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListPublicFragment.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListSecretActivity.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListSecretFragment.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/KeyListPublicAdapter.java OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/KeyListSecretAdapter.java OpenPGP-Keychain/src/main/res/layout/key_list_secret_item.xml OpenPGP-Keychain/src/main/res/menu/key_list.xml OpenPGP-Keychain/src/main/res/menu/key_list_multi.xml OpenPGP-Keychain/src/main/res/menu/key_list_secret_multi.xml
| | * | ditch old key list activitiesVincent Breitmoser2014-03-084-58/+0
| | | |
| | * | copy public keylist as stub for unified keylistVincent Breitmoser2014-03-062-0/+27
| | | |
| * | | Add export... button and functionality in multi-selectuberspot2014-03-112-0/+8
| | |/ | |/|
| * | Revert "Lint changes"Dominik Schürmann2014-03-102-2/+2
| | | | | | | | | | | | This reverts commit e00436b4096466af37b3e32c3f3277c3604d85ee.
| * | Merge pull request #381 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-102-2/+2
| |\ \ | | | | | | | | Lint changes #223
| | * | Lint changesBhargav Golla2014-03-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Deleting lint-report gen files Adding lint output files to gitignore
| * | | Fix for #347Nikhil Peter Raj2014-03-081-2/+2
| |/ /
* | | keep up with masterAshley Hughes2014-03-073-1/+15
|\| |
| * | Multiselect: Create 'select all' in public and secret keylistuberspot2014-03-062-0/+8
| | |
| * | add lock icon for 'Encrypt to..' multiselect optionuberspot2014-03-061-0/+1
| | |
| * | Implement search for KeyListPublicFragmentMiroojin Bakshi2014-03-061-1/+6
| |/
* | master mergeAshley Hughes2014-02-221-4/+0
|\|
| * Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-041-4/+0
| |
* | action bar and a small fixAshley Hughes2014-02-061-0/+6
|/
* Resolve crashes on Android 2.3 due to ActionBarCompat conversionDominik Schürmann2014-02-027-58/+63
|
* New Gradle project structureDominik Schürmann2014-01-277-0/+165