aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Fix colors in item viewDominik Schürmann2014-03-131-1/+1
* Improve list item view, borderless button for API < 11Dominik Schürmann2014-03-132-54/+69
* XML cleanup and bigger filename EditTextDominik Schürmann2014-03-133-161/+173
* Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-03-134-12/+6
|\
| * 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
* | | | Merge branch 'unified-keylist'Vincent Breitmoser2014-03-128-85/+91
|\ \ \ \ | |/ / / |/| | |
| * | | add contact count to My Keys headerVincent Breitmoser2014-03-081-1/+15
| * | | ditch old key list activitiesVincent Breitmoser2014-03-087-231/+1
| * | | add edit button and secret key info to public key viewVincent Breitmoser2014-03-081-1/+31
| * | | move some placeholders into resourcesVincent Breitmoser2014-03-081-2/+2
| * | | working unified list (no actions yet)Vincent Breitmoser2014-03-083-2/+97
| * | | copy public keylist as stub for unified keylistVincent Breitmoser2014-03-062-0/+97
* | | | 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