Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | some code cleanup in Preferences | Vincent Breitmoser | 2016-01-06 | 1 | -10/+16 | |
| | ||||||
* | inline-ttl: support "screen off" in preference | Vincent Breitmoser | 2016-01-06 | 2 | -8/+9 | |
| | ||||||
* | passcache: add support for clear on screen lock (ttl == 0) | Vincent Breitmoser | 2016-01-06 | 1 | -36/+70 | |
| | ||||||
* | inline-ttl: use ttl preference in ttl spinner | Vincent Breitmoser | 2016-01-06 | 3 | -32/+25 | |
| | ||||||
* | inline-ttl: save changes in ttl settings | Vincent Breitmoser | 2016-01-06 | 2 | -25/+60 | |
| | ||||||
* | inline-ttl: create ttl choice customization setting activity | Vincent Breitmoser | 2016-01-06 | 7 | -40/+409 | |
| | ||||||
* | passdialog: seconds field and some minor layout issues | Vincent Breitmoser | 2016-01-06 | 1 | -1/+1 | |
| | ||||||
* | passphraseactivity: add inline spinner to password dialog | Vincent Breitmoser | 2016-01-06 | 4 | -29/+92 | |
| | ||||||
* | passdialog: switch to ViewAnimator | Vincent Breitmoser | 2016-01-05 | 1 | -11/+8 | |
| | ||||||
* | (fix accidental use of api level 23 method) | Vincent Breitmoser | 2016-01-05 | 1 | -5/+10 | |
| | ||||||
* | minor fixes to ViewKeyActivity | Vincent Breitmoser | 2016-01-05 | 5 | -57/+41 | |
| | ||||||
* | Check for ACTION_OPEN_DOCUMENT before starting activity | Dominik Schürmann | 2016-01-04 | 1 | -10/+28 | |
| | ||||||
* | Fallback for ACTION_OPEN_DOCUMENT, hopefully fixes #1625 | Dominik Schürmann | 2016-01-04 | 1 | -3/+12 | |
| | ||||||
* | Fix #1649 | Dominik Schürmann | 2016-01-04 | 1 | -4/+7 | |
| | ||||||
* | Fix code style | Dominik Schürmann | 2016-01-02 | 2 | -6/+8 | |
| | ||||||
* | Temporary fix for #1636 | Dominik Schürmann | 2016-01-01 | 2 | -0/+9 | |
| | ||||||
* | Merge pull request #1584 from open-keychain/edit-redesign | Dominik Schürmann | 2015-12-31 | 16 | -214/+1623 | |
|\ | | | | | Inline Identity Edit | |||||
| * | Add change password menu item to view key | Dominik Schürmann | 2015-12-31 | 1 | -11/+94 | |
| | | ||||||
| * | Upload to keyserver after editing identities | Dominik Schürmann | 2015-12-31 | 1 | -18/+142 | |
| | | ||||||
| * | Improve linked identity handling | Dominik Schürmann | 2015-12-31 | 2 | -66/+85 | |
| | | ||||||
| * | Edit identities design | Dominik Schürmann | 2015-12-31 | 5 | -34/+35 | |
| | | ||||||
| * | Add activity to edit user ids only | Dominik Schürmann | 2015-12-30 | 4 | -20/+449 | |
| | | ||||||
| * | Add edit action to user id card, left align card actions per material design ↵ | Dominik Schürmann | 2015-12-29 | 4 | -11/+18 | |
| | | | | | | | | guidelines | |||||
| * | Load key data in tabs independently from advanced activity. This decouples ↵ | Dominik Schürmann | 2015-12-29 | 3 | -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 icon | Dominik Schürmann | 2015-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | Advanced screen: edited key saved | Dominik Schürmann | 2015-12-28 | 2 | -2/+99 | |
| | | ||||||
| * | Pass trough masterKeyId and fingerprint to advanced key edit fragments | Dominik Schürmann | 2015-12-27 | 3 | -23/+29 | |
| | | ||||||
| * | inline-edit: move action mode menu handling int activity | Vincent Breitmoser | 2015-12-27 | 3 | -62/+135 | |
| | | ||||||
| * | inline subkey editing, fixed | Vincent Breitmoser | 2015-12-27 | 3 | -9/+21 | |
| | | ||||||
| * | inline subkey editing (wip commit) | Vincent Breitmoser | 2015-12-27 | 4 | -14/+294 | |
| | | ||||||
| * | extend-uid: use FAB instead of extra list item | Vincent Breitmoser | 2015-12-27 | 2 | -2/+20 | |
| | | ||||||
| * | extended: leave ActionMode on page change | Vincent Breitmoser | 2015-12-27 | 1 | -0/+21 | |
| | | ||||||
| * | extended-share: move qr code resizing into onLayoutChangeListener ↵ | Vincent Breitmoser | 2015-12-27 | 1 | -8/+39 | |
| | | | | | | | | (+performance, -recreation crash) | |||||
| * | extend-uid: button and list to add user ids | Vincent Breitmoser | 2015-12-27 | 1 | -2/+49 | |
| | | ||||||
| * | extend-uid: allow changes to user ids in edit mode | Vincent Breitmoser | 2015-12-27 | 6 | -16/+85 | |
| | | ||||||
| * | extend-uid: add option icon for edit action mode | Vincent Breitmoser | 2015-12-27 | 4 | -59/+92 | |
| | | ||||||
| * | extended: init tabs with loader info | Vincent Breitmoser | 2015-12-27 | 2 | -11/+14 | |
| | | ||||||
* | | keylist: fix highlighter (fixes #1637) | Vincent Breitmoser | 2015-12-29 | 1 | -24/+19 | |
| | | ||||||
* | | keylist: filter results by all user ids for search (fixes #1645) | Vincent Breitmoser | 2015-12-29 | 3 | -24/+28 | |
|/ | ||||||
* | Use correct logger in LinkedIdsAdapter | Dominik Schürmann | 2015-12-22 | 1 | -1/+1 | |
| | ||||||
* | Update spongycastle to 1.53 | Dominik Schürmann | 2015-12-22 | 3 | -4/+6 | |
| | ||||||
* | Backup: Move FAQ button to last screen and simplify code | Dominik Schürmann | 2015-12-22 | 1 | -8/+2 | |
| | ||||||
* | Cleanup in HelpActivity | Dominik Schürmann | 2015-12-22 | 1 | -4/+0 | |
| | ||||||
* | Merge branch 'master' of https://github.com/TedaLIEz/open-keychain into ↵ | Dominik Schürmann | 2015-12-22 | 2 | -7/+32 | |
|\ | | | | | | | TedaLIEz-master | |||||
| * | Issue #1595 | aLIEzTed | 2015-12-22 | 2 | -7/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | link to faq link to app Issue #1595 Issue#1595 Revert commits Sorry for overhead annotation | |||||
* | | Add hint to encrypt field | Dominik Schürmann | 2015-12-22 | 1 | -4/+0 | |
| | | ||||||
* | | Follow notification style guidelines, dismiss permission notification on click | Dominik Schürmann | 2015-12-22 | 3 | -64/+9 | |
| | | ||||||
* | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-12-21 | 7 | -45/+78 | |
|\ \ | ||||||
| * | | fixed key update preference not turning off | Adithya Abraham Philip | 2015-12-21 | 4 | -45/+59 | |
| | | | ||||||
| * | | api: add micalg result extra to detached signature api call | Vincent Breitmoser | 2015-12-17 | 3 | -0/+19 | |
| | | |