Commit graph

269 commits

Author SHA1 Message Date
Jakob Nixdorf
dd97ac87f0
Remove outdated PRNGFixes
They were only relevant for SDK versions below 19, which is our current minSdk
2017-08-23 12:48:50 +02:00
Jakob Nixdorf
f0518a265c
Replace some deprecated code (SDK 26) 2017-08-23 10:49:13 +02:00
Jakob Nixdorf
878dab427e
Update Travis configuration 2017-08-23 08:04:10 +02:00
Jakob Nixdorf
f679f93ddb
Update to SDK 26 and update some dependencies 2017-08-23 07:53:55 +02:00
Jakob Nixdorf
77655b6108
Use the non-deprecated key generation on Android M+ 2017-08-22 13:18:49 +02:00
Jakob Nixdorf
3f77ed319c
Bump to version 0.2.6 2017-08-22 10:18:52 +02:00
Jakob Nixdorf
26acdddedb
GitHub: add issue template 2017-08-21 13:01:12 +02:00
Jakob Nixdorf
d154f0a0db
Translation: update es-rES from Crowdin 2017-08-21 08:58:20 +02:00
9Cube-dpustula
5e8f49176b Updated pl-rPL (Polish (Poland)) translation (#33)
Translated by Daniel Pustuła.
Commit made via Stringlate
2017-08-21 08:46:10 +02:00
Jakob Nixdorf
ec0ed88f74
Translation: add de-rDE from Crowdin 2017-08-18 15:44:06 +02:00
Jakob Nixdorf
dfb8935646
Minor layout improvements for the add dialog 2017-08-18 13:29:24 +02:00
Jakob Nixdorf
6984c2dcac
Add SuperVirus to contributors 2017-08-18 13:01:56 +02:00
SuperVirus
c17bc0dbfb Variable digits lenths (#30)
Adds support for variable digit lengths
2017-08-18 11:39:36 +02:00
Jakob Nixdorf
f616350aae
Some refactoring
* Wrap Settings in a class so we only have one location to edit defaults etc.
 * Move the authentication function to the BaseActivity
2017-08-17 11:08:54 +02:00
Jakob Nixdorf
8690eb1181
Support PIN and Password authentication [2/2]
This adds the authentication activity used to check the PIN/password

Closes #23
2017-08-16 13:32:32 +02:00
Jakob Nixdorf
8ef25888db
Support PIN and Password authentication [1/2]
This adds the settings part to support password and PIN authentication
2017-08-15 14:17:50 +02:00
Jakob Nixdorf
ded939cb99
Re-order preferences 2017-08-15 11:25:11 +02:00
Jakob Nixdorf
364ca68fb1
Update CHANGELOG 2017-08-15 11:18:34 +02:00
Jakob Nixdorf
44e99d9186
Add missing copyright headers 2017-08-15 11:15:05 +02:00
Jakob Nixdorf
a8a3386599
Add a confirmation to the PasswordPreference 2017-08-15 11:11:46 +02:00
Jakob Nixdorf
8bcc09513a Merge pull request #27 from carmebar/master
Added support to Panic trigger.
2017-08-14 13:05:40 +02:00
Jakob Nixdorf
fc02a3cbd2
Add custom PasswordPreference
Fixes #26
2017-08-14 12:36:01 +02:00
Carlos Melero
76011cd616
Added support to Panic trigger. https://github.com/guardianproject/panickit
When the user triggers a Panic action the user preferences and secrets database are wiped.
The user will be able to restore from a secure backup when she's in a safe place.
2017-08-12 14:09:36 +02:00
Jakob Nixdorf
e6514bf646
Update README 2017-08-10 11:34:37 +02:00
Jakob Nixdorf
8c1d5580de
Add translators and contributors to About 2017-08-10 11:31:17 +02:00
Jakob Nixdorf
85dbeae388
README: add contributors 2017-08-10 09:28:16 +02:00
Jakob Nixdorf
c672564297
Backup: remove stub functions 2017-08-10 09:26:10 +02:00
Jakob Nixdorf
bb8708466b Merge pull request #25 from carmebar/patch-1
Fixing #20
2017-08-10 09:19:52 +02:00
Carlos Melero
64dbe6d02f Fixing #20
Old intent is supposed to be reused after user interaction.
2017-08-10 00:12:12 +02:00
Jakob Nixdorf
76133f4131
Refactor: Organize Java classes in packages 2017-08-09 12:51:03 +02:00
Jakob Nixdorf
e5128b9ccb
Add a Translate button to About 2017-08-09 11:34:09 +02:00
Jakob Nixdorf
b29dd3fa38
README: new release 2017-08-09 08:00:52 +02:00
Jakob Nixdorf
1ca90cfaef
Bump to version 0.2.5 2017-08-09 07:49:29 +02:00
Jakob Nixdorf
7d2fe6a872
Add credits for polish translation 2017-08-09 07:44:07 +02:00
9Cube-dpustula
ace74a3c8d Updated pl-rPL (Polish (Poland)) translation (#21)
Commit made via Stringlate
Translated by Daniel Pustuła.
2017-08-09 07:40:01 +02:00
Jakob Nixdorf
845ceb2d6e
README: move translators up 2017-08-08 22:05:42 +02:00
Jakob Nixdorf
38558ab958
Update CHANGELOG 2017-08-08 21:56:02 +02:00
Jakob Nixdorf
0abb25d562
gitignore: Crowdin Plugin for Android Studio 2017-08-08 21:54:17 +02:00
Jakob Nixdorf
8ddc81ad11
Add Spanish translations (thanks to Carlos Melero) 2017-08-08 21:39:20 +02:00
Jakob Nixdorf
9a9af8317c
Add support for SHA256 and SHA512 for token generation
Closes #24
2017-08-08 14:09:23 +02:00
Jakob Nixdorf
5b50c2fa9f
Mark some string-array as non-translatable 2017-08-08 10:35:31 +02:00
Jakob Nixdorf
cef88c72dd
README: reformat a little 2017-08-07 21:02:36 +02:00
Jakob Nixdorf
feef784bf4
Add a Contribute section to the README 2017-08-07 20:55:57 +02:00
Jakob Nixdorf
5943bc4603
Add getRealIndex function for the adapter 2017-08-07 20:50:05 +02:00
Jakob Nixdorf
05a00b66a7
Mark some strings as non-translatable 2017-08-07 15:41:37 +02:00
Jakob Nixdorf
5728d60e72
Update Changelog 2017-08-07 13:16:14 +02:00
Jakob Nixdorf
619e49debc
Remember the sort mode 2017-08-07 13:11:47 +02:00
Jakob Nixdorf
0165a00ffb
Add basic sorting by label
Might need some additional testing

Closes #12
2017-08-07 11:06:16 +02:00
Jakob Nixdorf
dc0f942c9a
Don't show the FloatingActionMenu when scrolling in search 2017-08-06 17:43:53 +02:00
Jakob Nixdorf
2fb740809b
Get rid of the index array 2017-08-06 17:26:22 +02:00