Tobias Erthal
da0218b5b4
Removing changes associated to KeyListFragment, they will get their own PR.
2016-09-25 15:00:38 +02:00
Tobias Erthal
5ec990d436
Added FastScroll capability to KeyListFragment. Removed unnecessary dependency.
2016-09-19 17:55:09 +02:00
Tobias Erthal
fabd30f6b1
RecyclerView now used in remote fragments. Changes made to the cursor model. A bit more recursive, but better readability in my opinion.
2016-09-14 14:47:02 +02:00
Tobias Erthal
1fedf5a9eb
minor changes to DisplayLogFragment
2016-09-12 17:47:20 +02:00
Tobias Erthal
bef769e22a
fixed several issues, recyclerview now used in DisplayLogFragment, cosmetic changes
2016-09-12 15:31:47 +02:00
Tobias Erthal
b19f7a776f
Changed all occurrences of StickyListHeaders ListView to RecyclerView.
...
Implemented SuperSlim in Recyclerview of ViewKeyAdvCertsFragment.
Some changes to the way data is bound to the views in the list.
2016-09-11 16:48:35 +02:00
Tobias Erthal
d06eae018a
Start implementing multi-select and action modes. Needs testing...
2016-09-09 19:06:56 +02:00
Tobias Erthal
930ea073b3
Improved SectionedCursorAdapter, added support for the dummy key item view.
2016-09-06 01:40:16 +02:00
Tobias Erthal
d5321a6fb2
First try implementing sticky section headers
2016-09-02 22:41:45 +02:00
Vincent Breitmoser
a094730690
remove support for "Comment" field
2016-08-25 14:54:18 +02:00
Dominik Schürmann
9adaf1434f
Block 20 most chosen PINs
2016-08-16 03:23:43 +02:00
Dominik Schürmann
de0c02e044
Merge pull request #1868 from nmikhailov/nitrokey
...
WIP: Security token USB handling improvements
2016-08-15 07:46:27 +02:00
Nikita Mikhailov
c12d62f309
Apply some CR suggestions
2016-08-15 00:27:07 +07:00
Nikita Mikhailov
f79f1609c8
Add default GNUK vid:pid to devices list
2016-08-15 00:02:35 +07:00
Dominik Schürmann
f56a755ee8
Update from transifex
2016-08-08 17:52:31 +02:00
Dominik Schürmann
4063eed531
Update changelog
2016-08-08 17:45:13 +02:00
Dominik Schürmann
0ad0023fac
Passphrase dialog: Button to switch between keyboard layouts
2016-07-11 10:55:05 +02:00
Dominik Schürmann
6152553593
Pull from transifex
2016-07-07 14:33:34 +02:00
Nikita Mikhailov
6855417b5b
SecurityToken: disable Nitrokey Storage & Start untill checked
2016-07-02 19:45:23 +06:00
Dominik Schürmann
345178ccd1
Add Nitrokey device filter
2016-07-02 19:45:23 +06:00
Dominik Schürmann
6e4db2c305
More string fixes from transifex
2016-05-20 15:57:27 +03:00
Dominik Schürmann
c002239bc7
Improve section_decrypt
2016-05-20 15:50:24 +03:00
Dominik Schürmann
334f2bbdb0
Improve label_keyservers
2016-05-20 15:48:21 +03:00
Dominik Schürmann
a7b18b3a1f
Pull from transifex
2016-05-18 11:29:50 +03:00
Dominik Schürmann
8847a2e770
Changelog, contributors
2016-05-18 11:24:31 +03:00
Vincent Breitmoser
f833b0f2ef
shorten pin preference string
2016-05-17 20:44:20 +02:00
Andrea Torlaschi
dc32ff2707
Padding cleanup
2016-05-17 17:48:59 +02:00
Andrea Torlaschi
7a7d32f706
Remove dividers
...
Divider shouldn't be used after last item
2016-05-17 17:20:01 +02:00
Andrea Torlaschi
2ab55b6767
Settings: remove unuseful initialization
2016-05-17 17:09:03 +02:00
Andrea Torlaschi
a2d2da9098
Settings: change CheckBoxPreference to SwitchPreference
2016-05-17 16:51:44 +02:00
Dominik Schürmann
f44bd23622
Revert "Add + button besides TokenAutoComplete, Issue #925 "
...
This reverts commit 72d2a627ff .
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/EncryptKeyCompletionView.java
2016-05-12 14:53:16 +03:00
Vincent Breitmoser
48758cdec5
update progress handling in PgpDecryptVerifyOperation
...
- less progress messages overall
- report progress again based on input stream position, if filesize is known
- limit progress messages to one every 200ms while decrypting
- also fixed a bug in DecryptListFragment, the recycler view now reuses
old views as intended instead of crossfading all the time.
2016-05-11 16:17:01 +02:00
Dominik Schürmann
4278aa1bf1
Revert "Added warning dialog for importing keys"
...
This reverts commit 9d35dcb0e9 .
Conflicts:
OpenKeychain/src/main/res/values/strings.xml
2016-05-05 14:29:56 +03:00
Alex Fong
6cf3e4c891
Slight amendments for clarity
2016-05-05 07:57:20 +08:00
Alex Fong
9d35dcb0e9
Added warning dialog for importing keys
2016-05-05 07:57:20 +08:00
Alex Fong
dfcde9242d
Removed unrequired code, standardized terms used.
2016-05-05 07:57:01 +08:00
Alex Fong
525788359c
(WIP) Change password when key is stripped #1692
...
Approach:
Find the first unstripped secret key and use it for passphrase verification
All unstripped keys will have their passphrase changed to new passphrase, if possible.
Current Progress:
Changing the passphrase of keys works fine.
Refactoring to combine "modifySecretKeyring" and newly added method, "modifyKeyRingPassword"
may be possible if given the go-ahead.
2016-05-04 22:36:23 +08:00
Dominik Schürmann
b97971a29c
Fix error codes for ykneo-openpgp 1.0.11
2016-04-30 16:46:22 +02:00
Dominik Schürmann
562d0016be
Improve security_token_error_iso_dep_not_supported
2016-04-30 14:46:51 +02:00
Dominik Schürmann
18ce7539f7
Fix german title from transifex
2016-04-30 14:44:35 +02:00
Dominik Schürmann
adeb1bd3f8
Merge pull request #1819 from 007durgesh219/Issue#1817
...
Fix Crash when no encryption subkey is available, Issue #1817
2016-04-29 23:19:15 +02:00
Dominik Schürmann
b4af7a06a5
Use proper ImportKeysProxyActivity to scan QR Codes
2016-04-29 23:14:24 +02:00
Dominik Schürmann
67607933ad
Merge branch 'master' of https://github.com/LuboViluda/open-keychain into LuboViluda-master
2016-04-29 23:03:13 +02:00
Dominik Schürmann
7b24679094
Re-enable move-to-card option, improve strings
2016-04-29 22:22:10 +02:00
Dominik Schürmann
3cc92e6f61
Merge branch 'Issue#925' of https://github.com/007durgesh219/open-keychain into 007durgesh219-Issue#925
2016-04-29 21:41:46 +02:00
Dominik Schürmann
0e67b49e1a
Merge pull request #1831 from fiaxh/key_creation_flexible
...
Handle user input on key creation more generously
2016-04-29 21:36:53 +02:00
Dominik Schürmann
af15e87477
New translations from transifex
2016-04-29 12:49:54 +02:00
Dominik Schürmann
afeaf5c457
Fix strings
2016-04-18 07:39:02 +02:00
Dominik Schürmann
ed82c362e6
Merge branch 'master' of github.com:open-keychain/open-keychain
2016-04-18 07:31:38 +02:00
Dominik Schürmann
15ed1c9a63
Fix delete_fail
2016-04-18 07:31:31 +02:00