aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/layout/view_key_adv_share_fragment.xml
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-17/+0
|
* Rudimentary backup featureDominik Schürmann2015-07-081-0/+17
|
* Implemented #1162: Invoke NFC in Advanced ViewKent2015-03-201-4/+21
| | | | | | | - Extracted NFC code from ViewKeyActivity to NfcHelper to share code between classes - Changed the private anonymous Handler for NFC into a static private subclass, that uses WeakReference to avoid memory leaks - Added resources needed (retrieved from Graphics) for the NFC button inside ViewKeyAdvShareFragment. - Fixed the ripple boundary of the Share With... button to prevent it from bleeding to other buttons on the right (UX improvement)
* RippleDominik Schürmann2015-03-101-6/+6
|
* change icon name in layout filesjiangkai2015-03-031-5/+5
|
* Better qr code resizingDominik Schürmann2015-02-271-2/+3
|
* Prettify qr code cleanupDominik Schürmann2015-02-271-10/+0
|
* Prettify qr code in advanced key viewDominik Schürmann2015-02-271-5/+27
|
* Uncluttering advanced key viewDominik Schürmann2015-02-271-45/+0
|
* Other icon for key exchangeDominik Schürmann2015-02-251-1/+1
|
* Use material icon for safeslingerDominik Schürmann2015-02-251-1/+1
|
* New advanced key viewDominik Schürmann2015-02-231-0/+212