aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #396 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-124-12/+6
|\
| * Merge remote-tracking branch 'upstream/master' into Lint-error-fixBhargav Golla2014-03-105-9/+119
| |\
| * | Lint changes after testingBhargav Golla2014-03-104-12/+6
* | | Add Email suggestions in Create Key activityuberspot2014-03-121-1/+1
* | | fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-113-3/+0
* | | Remove duplicate code from ActionBarHelper. You can now set the drawables via...uberspot2014-03-113-92/+0
| |/ |/|
* | more tight layoutDominik Schürmann2014-03-111-12/+10
* | linear layout edited to display test horizontallySreeram Boyapati2014-03-111-1/+4
* | Appropriate save Icon in EditKeyActivityuberspot2014-03-113-0/+92
* | Merge pull request #383 from sreeram-boyapati/masterDominik Schürmann2014-03-102-7/+24
|\ \ | |/ |/|
| * Fix to passphrase dialog and Issue #207Sreeram Boyapati2014-03-102-7/+24
* | @color/white instead of hexDominik Schürmann2014-03-101-1/+1
* | Revert "Lint changes"Dominik Schürmann2014-03-107-11/+18
* | Merge pull request #381 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-107-18/+11
|\ \
| * | Lint changesBhargav Golla2014-03-107-18/+11
| |/
* | Issue #178 - Hide advanced options in EncryptActivityrafaelav2014-03-091-40/+74
* | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-1/+1
|/
* Merge pull request #366 from uberspot/masterDominik Schürmann2014-03-079-10/+10
|\
| * move hardcode strings to strings.xmluberspot2014-03-079-10/+10
* | Move search view into onCreateView, fixes #365Dominik Schürmann2014-03-071-7/+0
|/
* move search view from activity to fragment by setting it as a list header, be...Dominik Schürmann2014-03-072-8/+7
* Reworking main KeyListPublicFragment to get progress indicatorDominik Schürmann2014-03-071-54/+85
* Add option for sharing encrypted file.Miroojin Bakshi2014-03-071-0/+13
* Merge pull request #344 from ankushb92/ankush2Dominik Schürmann2014-03-062-5/+5
|\
| * corrected commitAnkush2014-03-072-5/+5
* | Implement search for SelectPublicKeyFragmentMiroojin Bakshi2014-03-061-0/+8
|/
* Fix ScrollViewSize Lint WarningsEmantor2014-03-033-6/+6
* certifications textDominik Schürmann2014-02-191-0/+7
* fix marginsDominik Schürmann2014-02-171-2/+2
* prevent key view from scrolling, move encrypt button down againDominik Schürmann2014-02-171-17/+21
* Layout fixes for registered appsDominik Schürmann2014-02-134-149/+150
* rework key view into fragments to later add certificationsDominik Schürmann2014-02-095-231/+265
* fix certify key resourceDominik Schürmann2014-02-051-1/+1
* drawer icons have not the same width, fix thisDominik Schürmann2014-02-051-1/+1
* better alignment of navigation drawer iconsDominik Schürmann2014-02-051-10/+15
* small layout problem fixedDominik Schürmann2014-02-041-3/+2
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-22/+36
* More layout fixesDominik Schürmann2014-02-042-2/+48
* nicer list itemsDominik Schürmann2014-02-043-19/+13
* Show revoked status in key listDominik Schürmann2014-02-041-6/+22
* Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-042-1/+10
* Use buttons for encrypt decrypt instead of actionbarDominik Schürmann2014-02-022-31/+98
* Hacks to make dialogs on Android 2.3 black on white, and not black on blackDominik Schürmann2014-02-021-18/+9
* Resolve crashes on Android 2.3 due to ActionBarCompat conversionDominik Schürmann2014-02-022-18/+2
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-024-9/+9
* Reworking import, testing needed...Dominik Schürmann2014-02-014-136/+0
* Started working on integration of keyserver query into import activityDominik Schürmann2014-02-013-61/+59
* Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-017-11/+11
* Fix display of long user ids in key viewDominik Schürmann2014-01-311-10/+10
* New Gradle project structureDominik Schürmann2014-01-2753-0/+2831