aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Converted AsymetricKeyFragment to new button styleDaniel Albert2014-06-291-5/+3
|
* Added new button style and converted account_settings and the ↵Daniel Albert2014-06-292-10/+8
| | | | select_secret_key_layout to use it
* Updated file_dialog to use the new buttonsDaniel Albert2014-06-291-6/+3
|
* Improved button styleDaniel Albert2014-06-292-15/+6
| | | | | centered buttons removed commented-out button
* Added button_rounded styleDaniel Albert2014-06-281-3/+9
| | | | converted decrypt_file_fragment to new style
* Added unlock icon, fixed drawer items, switched to icons from resource in drawerDaniel Albert2014-06-271-3/+5
|
* Swapped out FontawesomeText with normal ImageViewDaniel Albert2014-06-261-10/+6
|
* remove margin in import keys (leftover from nav drawer)Dominik Schürmann2014-06-231-2/+0
|
* new edit key: diff for existing user idsDominik Schürmann2014-06-222-10/+21
|
* add buttons in edit keyDominik Schürmann2014-06-221-0/+64
|
* Start new designed activityDominik Schürmann2014-06-213-0/+73
|
* Use actionbar button for log activityDominik Schürmann2014-06-201-30/+0
|
* 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
| |