aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain
Commit message (Collapse)AuthorAgeFilesLines
...
* inline-ttl: create ttl choice customization setting activityVincent Breitmoser2016-01-0614-73/+541
|
* passdialog: seconds field and some minor layout issuesVincent Breitmoser2016-01-063-3/+4
|
* passphraseactivity: add inline spinner to password dialogVincent Breitmoser2016-01-066-29/+130
|
* passdialog: switch to ViewAnimatorVincent Breitmoser2016-01-052-16/+14
|
* (fix accidental use of api level 23 method)Vincent Breitmoser2016-01-051-5/+10
|
* minor fixes to ViewKeyActivityVincent Breitmoser2016-01-056-58/+41
|
* Filinked_empty stringDominik Schürmann2016-01-041-1/+1
|
* Check for ACTION_OPEN_DOCUMENT before starting activityDominik Schürmann2016-01-041-10/+28
|
* Fallback for ACTION_OPEN_DOCUMENT, hopefully fixes #1625Dominik Schürmann2016-01-041-3/+12
|
* Fix #1649Dominik Schürmann2016-01-041-4/+7
|
* Log test resultsDominik Schürmann2016-01-041-0/+7
|
* Tests: Use ECC where possibleDominik Schürmann2016-01-036-56/+76
|
* Update dependenciesDominik Schürmann2016-01-031-40/+40
|
* Fix code styleDominik Schürmann2016-01-022-6/+8
|
* Temporary fix for #1636Dominik Schürmann2016-01-012-0/+9
|
* Merge pull request #1584 from open-keychain/edit-redesignDominik Schürmann2015-12-3150-359/+2096
|\ | | | | Inline Identity Edit
| * Add change password menu item to view keyDominik Schürmann2015-12-313-11/+100
| |
| * Upload to keyserver after editing identitiesDominik Schürmann2015-12-313-19/+154
| |
| * Improve linked identity handlingDominik Schürmann2015-12-315-72/+117
| |
| * Edit identities designDominik Schürmann2015-12-316-91/+93
| |
| * Add activity to edit user ids onlyDominik Schürmann2015-12-308-43/+571
| |
| * Add edit action to user id card, left align card actions per material design ↵Dominik Schürmann2015-12-298-40/+75
| | | | | | | | guidelines
| * Load key data in tabs independently from advanced activity. This decouples ↵Dominik Schürmann2015-12-293-62/+118
| | | | | | | | the fragments from the activity and allows to init the tabs before loading key data in the advanced activity. Fixes switching to the first tab when key has been edited.
| * use correct white add iconDominik Schürmann2015-12-283-3/+3
| |
| * Advanced screen: edited key savedDominik Schürmann2015-12-282-2/+99
| |
| * Pass trough masterKeyId and fingerprint to advanced key edit fragmentsDominik Schürmann2015-12-273-23/+29
| |
| * Fix merge conflictsDominik Schürmann2015-12-271-2/+0
| |
| * inline-edit: move action mode menu handling int activityVincent Breitmoser2015-12-277-78/+147
| |
| * inline subkey editing, fixedVincent Breitmoser2015-12-274-10/+22
| |
| * inline subkey editing (wip commit)Vincent Breitmoser2015-12-2726-60/+409
| |
| * extend-uid: use FAB instead of extra list itemVincent Breitmoser2015-12-275-57/+100
| |
| * extended: leave ActionMode on page changeVincent Breitmoser2015-12-271-0/+21
| |
| * extended-share: move qr code resizing into onLayoutChangeListener ↵Vincent Breitmoser2015-12-271-8/+39
| | | | | | | | (+performance, -recreation crash)
| * extend-uid: button and list to add user idsVincent Breitmoser2015-12-272-3/+91
| |
| * extend-uid: allow changes to user ids in edit modeVincent Breitmoser2015-12-277-16/+87
| |
| * extend-uid: add option icon for edit action modeVincent Breitmoser2015-12-278-72/+131
| |
| * extended: init tabs with loader infoVincent Breitmoser2015-12-272-11/+14
| |
* | keylist: fix highlighter (fixes #1637)Vincent Breitmoser2015-12-291-24/+19
| |
* | keylist: filter results by all user ids for search (fixes #1645)Vincent Breitmoser2015-12-293-24/+28
|/
* Fix some strings thanks to Alain-OlivierDominik Schürmann2015-12-271-3/+3
|
* Remove unused layoutDominik Schürmann2015-12-224-246/+0
|
* Remove unused layoutDominik Schürmann2015-12-221-37/+0
|
* Use correct logger in LinkedIdsAdapterDominik Schürmann2015-12-221-1/+1
|
* Opt out from fullBackupContent for nowDominik Schürmann2015-12-221-0/+1
|
* Remove spongycastle pkix dependency to stay below Androids dex limitDominik Schürmann2015-12-221-1/+0
|
* Update spongycastle to 1.53Dominik Schürmann2015-12-224-6/+8
|
* Backup: Move FAQ button to last screen and simplify codeDominik Schürmann2015-12-224-124/+113
|
* Cleanup in HelpActivityDominik Schürmann2015-12-221-4/+0
|
* Update FAQ from websiteDominik Schürmann2015-12-221-57/+90
|
* Improve how_to_importDominik Schürmann2015-12-221-1/+1
|