Petter Arvidsson
02854a617b
Use new version of Nordpol from jcenter
...
- Use version 0.1.13 that is now available on jcenter
- Add a "gradle witness" for this version
2016-01-12 18:39:31 +01:00
Petter Arvidsson
dd85bbb4b5
Use Nordpol for BaseNfcActivity
...
- Replace handling of intents with Nordpol tag dispatcher
- Update CreateKeyActivity to pass it's intent to the tag dispatcher
when invoked by the system (onCreate)
- Add Fidesmo marmeladburk repository
- Add dependency on nordpol-android and nordpol-core
2016-01-12 18:17:34 +01:00
Vincent Breitmoser
718668072b
fix symmetric decryption ( fixes #1672 )
2016-01-12 13:28:27 +01:00
Dominik Schürmann
5e3e6e2d62
Fix singleTop definitions
2016-01-11 18:04:09 +01:00
Dominik Schürmann
81f23e8b7f
Merge pull request #1666 from open-keychain/file-import-fix
...
Fixed File Import issue due to onResumeFragments
2016-01-11 17:39:53 +01:00
Vincent Breitmoser
e66c27c081
passphrasecache: update defaults, add "forever" setting
2016-01-11 17:30:03 +01:00
Vincent Breitmoser
b939b04af1
keycreate: add button to revert to default key configuration
2016-01-11 13:33:22 +01:00
Dominik Schürmann
fd3a1e900e
Move edit key configuration to menu
2016-01-11 08:32:41 +01:00
Dominik Schürmann
f691ef2a26
Error out when editing a stripped key
2016-01-11 08:13:51 +01:00
Dominik Schürmann
cc917857b0
Advanced screen, warning fragment
2016-01-11 07:42:00 +01:00
Dominik Schürmann
0fd5b45df9
Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported
2016-01-10 17:17:57 +01:00
Adithya Abraham Philip
d30a7d8b81
fixed file import issue due to onResumeFragments
2016-01-09 03:00:26 +05:30
Vincent Breitmoser
ae15b5dd0d
inline-ttl: remove "default" setting
2016-01-06 16:25:53 +01:00
Vincent Breitmoser
f2ef65ac37
add method to skip caching
2016-01-06 16:25:52 +01:00
Vincent Breitmoser
f554d0fd2d
some code cleanup in Preferences
2016-01-06 16:25:51 +01:00
Vincent Breitmoser
7eafe5d1e8
inline-ttl: support "screen off" in preference
2016-01-06 16:25:50 +01:00
Vincent Breitmoser
52ab77d2a4
passcache: add support for clear on screen lock (ttl == 0)
2016-01-06 16:25:48 +01:00
Vincent Breitmoser
a75b26be66
inline-ttl: use ttl preference in ttl spinner
2016-01-06 16:24:13 +01:00
Vincent Breitmoser
0c7c58f376
inline-ttl: save changes in ttl settings
2016-01-06 16:24:13 +01:00
Vincent Breitmoser
1754a88ac3
inline-ttl: create ttl choice customization setting activity
2016-01-06 16:24:12 +01:00
Vincent Breitmoser
31cc083163
passdialog: seconds field and some minor layout issues
2016-01-06 16:24:12 +01:00
Vincent Breitmoser
840d57bf3b
passphraseactivity: add inline spinner to password dialog
2016-01-06 16:24:07 +01:00
Vincent Breitmoser
f8d6b0bb46
passdialog: switch to ViewAnimator
2016-01-05 20:33:48 +01:00
Vincent Breitmoser
e0f8d07862
(fix accidental use of api level 23 method)
2016-01-05 20:33:37 +01:00
Vincent Breitmoser
b093365747
minor fixes to ViewKeyActivity
2016-01-05 19:24:43 +01:00
Dominik Schürmann
a5f792a718
Check for ACTION_OPEN_DOCUMENT before starting activity
2016-01-04 10:28:51 +01:00
Dominik Schürmann
4057c97bd2
Fallback for ACTION_OPEN_DOCUMENT, hopefully fixes #1625
2016-01-04 00:32:44 +01:00
Dominik Schürmann
3b54c82dc0
Fix #1649
2016-01-04 00:26:31 +01:00
Dominik Schürmann
91cb7a3b65
Fix code style
2016-01-02 18:49:13 +01:00
Dominik Schürmann
4c0240dd6c
Temporary fix for #1636
2016-01-01 17:06:10 +01:00
Dominik Schürmann
3c937e858e
Merge pull request #1584 from open-keychain/edit-redesign
...
Inline Identity Edit
2015-12-31 16:31:03 +01:00
Dominik Schürmann
6fb96ce790
Add change password menu item to view key
2015-12-31 16:29:55 +01:00
Dominik Schürmann
bfa28fcb5e
Upload to keyserver after editing identities
2015-12-31 15:49:50 +01:00
Dominik Schürmann
122705c24e
Improve linked identity handling
2015-12-31 15:24:56 +01:00
Dominik Schürmann
373a3fc3f5
Edit identities design
2015-12-31 14:13:43 +01:00
Dominik Schürmann
269330f04f
Add activity to edit user ids only
2015-12-30 16:47:42 +01:00
Dominik Schürmann
3f70511708
Add edit action to user id card, left align card actions per material design guidelines
2015-12-29 21:21:11 +01:00
Dominik Schürmann
621f8c2c70
Load key data in tabs independently from advanced activity. This decouples 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.
2015-12-29 19:57:01 +01:00
Vincent Breitmoser
807e5f7901
keylist: fix highlighter ( fixes #1637 )
2015-12-29 00:35:37 +01:00
Vincent Breitmoser
24ef87535f
keylist: filter results by all user ids for search ( fixes #1645 )
2015-12-29 00:35:37 +01:00
Dominik Schürmann
ea3b258469
use correct white add icon
2015-12-28 15:41:36 +01:00
Dominik Schürmann
9887e8b42a
Advanced screen: edited key saved
2015-12-28 15:38:16 +01:00
Dominik Schürmann
1dea4ef19f
Pass trough masterKeyId and fingerprint to advanced key edit fragments
2015-12-27 15:45:08 +01:00
Vincent Breitmoser
aca0cd340b
inline-edit: move action mode menu handling int activity
2015-12-27 15:00:14 +01:00
Vincent Breitmoser
69220cb4c0
inline subkey editing, fixed
2015-12-27 15:00:14 +01:00
Vincent Breitmoser
00e97586b0
inline subkey editing (wip commit)
2015-12-27 15:00:14 +01:00
Vincent Breitmoser
fd119bda00
extend-uid: use FAB instead of extra list item
2015-12-27 14:59:50 +01:00
Vincent Breitmoser
54cc08c291
extended: leave ActionMode on page change
2015-12-27 14:59:50 +01:00
Vincent Breitmoser
312c245de1
extended-share: move qr code resizing into onLayoutChangeListener (+performance, -recreation crash)
2015-12-27 14:59:50 +01:00
Vincent Breitmoser
4ec51fcd9f
extend-uid: button and list to add user ids
2015-12-27 14:59:50 +01:00