aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* add certify action button to viewkeymainfragmentVincent Breitmoser2014-03-121-0/+11
|
* add empty view to viewkeycertsfragmentVincent Breitmoser2014-03-121-0/+10
|
* add view cert activityVincent Breitmoser2014-03-121-0/+207
|
* forgot to commit two layout filesVincent Breitmoser2014-03-112-0/+76
|
* add "show unknown signatures" buttonVincent Breitmoser2014-03-111-6/+23
|
* experimental cert list, properVincent Breitmoser2014-03-111-23/+6
|
* 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
|
* 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 ↵Dominik Schürmann2014-02-017-11/+11
| | | | reformatting (sry)
* 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