aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused code to import splitted qr codesDominik Schürmann2014-06-191-19/+0
|
* Reference ic_launcher instead of iconDominik Schürmann2014-06-183-3/+3
|
* decrease size of search icons in importDominik Schürmann2014-06-182-2/+2
|
* Fix new actionbar icon sizes, rename icon to ic_launcher following Android ↵Dominik Schürmann2014-06-181-2/+2
| | | | naming conventions
* consistent button design in import activityDominik Schürmann2014-06-182-18/+0
|
* Redesign Import, still some todos and regression bugsDominik Schürmann2014-06-189-120/+201
|
* Added notification area to decrypt contentDaniel Haß2014-06-161-0/+2
|
* Added notification area as reusable layoutDaniel Haß2014-06-161-0/+12
|
* Merge remote-tracking branch 'origin/master' into canonicalizeVincent Breitmoser2014-06-132-2/+2
|\ | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules OpenKeychain/build.gradle OpenKeychain/src/main/AndroidManifest.xml OpenKeychain/src/main/java/org/sufficientlysecure/keychain/keyimport/ImportKeysListEntry.java OpenKeychain/src/main/res/values/strings.xml settings.gradle
| * Move SlidingTabLayout and SlidingTabStrip into appropriate subpackageDominik Schürmann2014-06-062-2/+2
| |
* | import-log: work on log fragment uiVincent Breitmoser2014-06-101-1/+9
| |
* | import-log: add LogDisplay activityVincent Breitmoser2014-06-104-17/+91
|/
* Layout fixes for key importDominik Schürmann2014-05-199-66/+58
|
* Use flat buttons where appropriateDominik Schürmann2014-05-084-26/+67
|
* use LoaderFragment in ViewKey tabsVincent Breitmoser2014-05-083-9/+3
| | | | Closes #616
* extract generic LoaderFragment superclass from KeyListVincent Breitmoser2014-05-082-83/+93
|
* Better handling of actionbars backDominik Schürmann2014-05-071-3/+3
|
* Design fixes for certification activityDominik Schürmann2014-05-071-2/+27
|
* Alignment in certify activityDominik Schürmann2014-05-071-0/+1
|
* Use paste icon, clarify language once againDominik Schürmann2014-05-072-3/+3
|
* Clarify languageDominik Schürmann2014-05-071-1/+1
|
* ui: use SlidingTabLayout in help activityVincent Breitmoser2014-05-071-0/+5
|
* ui: primary certification icon was a pixel or two offVincent Breitmoser2014-05-071-2/+3
|
* ui: slight edit icon cosmetics in keylistVincent Breitmoser2014-05-072-6/+9
|
* ui: move revocation/expiry notes above tab sliderVincent Breitmoser2014-05-072-22/+29
|
* Clarify languageDominik Schürmann2014-05-062-2/+2
|
* Some small style fixesDominik Schürmann2014-05-067-31/+44
|
* edit button with imageDominik Schürmann2014-05-061-2/+3
|
* Always use section style instead of custom classDominik Schürmann2014-05-062-10/+4
|
* ui: apply purple theme (twi is best color)Vincent Breitmoser2014-05-061-1/+1
|
* ui: use textview buttons in decrypt verify dialogueVincent Breitmoser2014-05-063-47/+69
|
* ui: use textviews instead of bootstrap buttons in SignEncryptVincent Breitmoser2014-05-062-35/+41
|
* ui: use primary icon color for certification statusVincent Breitmoser2014-05-061-6/+0
|
* ui: show revocation and expiry status on info tabVincent Breitmoser2014-05-061-19/+34
|
* ui: subkey view redesignVincent Breitmoser2014-05-051-62/+80
|
* ui: remove primary subkey infoVincent Breitmoser2014-05-051-117/+0
|
* Merge pull request #603 from timbray/masterDominik Schürmann2014-05-051-0/+51
|\ | | | | Adds first level of keybase support
| * can search openkeychain, retrieve & install & use keys from thereTim Bray2014-04-291-0/+51
| |
* | New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-059-248/+442
|/
* Workaround for nullpointer bug in support lib, close #591Dominik Schürmann2014-04-224-8/+8
|
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-183-4/+4
|
* use project icons for certification statusVincent Breitmoser2014-04-172-2/+2
| | | | Closes #573
* Fix SIGNATURE_UNKNOWN_PUB_KEYDominik Schürmann2014-04-161-13/+11
|
* Fix ViewHolder in ImportKeysAdapterDominik Schürmann2014-04-151-1/+2
|
* center empty-info of cert fragment, closes #566Dominik Schürmann2014-04-151-2/+1
|
* Improve verification result display, close #568Dominik Schürmann2014-04-153-103/+136
|
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-141-44/+59
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* More fixes for import item layoutDominik Schürmann2014-04-111-46/+56
|
* Simplify and fix delete key dialogDominik Schürmann2014-04-111-24/+0
|
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-1/+0
|