Commit graph

1297 commits

Author SHA1 Message Date
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
Jakob Nixdorf
72a8754d09
README: add info on migration from FreeOTP
Closes #2
2017-08-04 13:03:30 +02:00
Jakob Nixdorf
f9f68d13c4
EntryViewHolder now has his own class 2017-08-02 09:12:44 +02:00
Jakob Nixdorf
36ee12dfce
Show the current theme in the Settings 2017-08-01 10:50:50 +02:00
Jakob Nixdorf
5a9e2f6b09
README: fix typo 2017-08-01 10:42:40 +02:00
Jakob Nixdorf
aa6e4c10f2
README: add screenshots 2017-08-01 10:41:31 +02:00
Jakob Nixdorf
34b62d0c32
Update screenshots 2017-08-01 08:36:12 +02:00
Jakob Nixdorf
f6656c48d6
Bump to version 0.2.4 2017-08-01 08:04:10 +02:00
Jakob Nixdorf
52456e8551
Remove some unused resources 2017-08-01 08:02:08 +02:00
Jakob Nixdorf
aeb8a52134
Update README and CHANGELOG 2017-07-31 23:20:21 +02:00
Jakob Nixdorf
69e68aa94b
Fully implement a dark theme
Closes #3
2017-07-31 23:17:42 +02:00
Jakob Nixdorf
e9b33edb1a
Recreate the SettingsActivity on theme change 2017-07-31 08:52:12 +02:00
Jakob Nixdorf
a5f9ec4efb
Move the theme setup to a base activity class 2017-07-31 08:43:45 +02:00
Jakob Nixdorf
3244ed3887
Add initial implementation of a dark theme
TODO: Needs a lot more tweaks to actually look good
2017-07-31 08:28:06 +02:00
Jakob Nixdorf
d23fde038a
Clean up colors.xml a little bit 2017-07-31 07:53:20 +02:00
Jakob Nixdorf
514599ce62
Remove example dimens for bigger screens 2017-07-31 07:51:01 +02:00
Jakob Nixdorf
accaf642cd
Remove swipe-to-dismiss to avoid accidental deletions
Closes #13
2017-07-30 22:27:28 +02:00
Jakob Nixdorf
d39c3fecb4
Make the main activity listen to preference changes 2017-07-30 22:16:32 +02:00
Jakob Nixdorf
09126ee1c0
Move update functions into the EntryViewHolder 2017-07-30 22:13:51 +02:00
Jakob Nixdorf
0e0d6d56bf
Move the non-translatable settings values to a new file 2017-07-30 21:44:58 +02:00
Jakob Nixdorf
fe80822818
Update CHANGELOG 2017-07-30 21:42:16 +02:00
Jakob Nixdorf
73772126b8
Make the font size of the labels configurable
Closes #18
2017-07-30 21:42:07 +02:00
Jakob Nixdorf
372e9d1610
Make the backup activity scrollable
Fixes #15
2017-07-30 17:01:23 +02:00