Jakob Nixdorf
d062f3b79b
Update Readme
2019-10-30 14:46:34 +01:00
Jakob Nixdorf
2ea3761256
Unify the saveEntries function for the adapter
2019-10-30 11:52:59 +01:00
Jakob Nixdorf
3516b7b90d
Revert "Move backup function to any saveDatabase call"
...
This reverts commit 7c60a06532
.
2019-10-30 11:35:25 +01:00
Jakob Nixdorf
2f50a7d1d3
Merge pull request #409 from FingerlessGlov3s/master
...
Add OPNsense, LibreNMS and PIA Icons
2019-10-30 10:56:19 +01:00
Jakob Nixdorf
6af7346a95
Merge pull request #417 from Ullas-Aithal/bugfix/408
...
Fixed black navigation bar for OxygenOS devices #408
2019-10-29 15:34:36 +01:00
Jakob Nixdorf
75cf887bba
Merge pull request #391 from LizardWithHat/Hide_otp_card_on_screen_off
...
Workaround: Hide otp card on screen off (#264 )
2019-10-29 15:27:33 +01:00
Jakob Nixdorf
c75e9f9da7
Merge pull request #405 from TotalCaesar659/patch-1
...
Update links to HTTPS
2019-10-29 14:48:32 +01:00
Ullas-Aithal
17befc6ffe
Fixed black navigation bar for OxygenOS devices #408
2019-10-28 19:59:19 -05:00
Ullas-Aithal
9a3b408720
Implemented #311 . OTP details will turn red if it's about to expire in 8 seconds.
2019-10-26 21:15:54 -05:00
FingerlessGlov3s
029d964795
Update icons to 128px
2019-10-26 20:30:31 +01:00
FingerlessGlov3s
0aade46d77
Add OPNsense, LibreNMS and PIA Icons
2019-10-26 19:34:27 +01:00
TotalCaesar659
e98a8a65e7
Update links to HTTPS
2019-10-22 05:40:32 +03:00
RichyHBM
7c60a06532
Move backup function to any saveDatabase call
2019-10-20 16:51:45 +01:00
RichyHBM
9b9974a163
Add settings for auto backup
2019-10-20 16:43:22 +01:00
Jakob Nixdorf
0f54078ddf
Use an enum instead of strings for the search values
2019-10-20 15:14:19 +02:00
Jakob Nixdorf
6a1da061dd
Fix typo and minor rewording
2019-10-20 15:01:21 +02:00
Jakob Nixdorf
aef558b8a2
Hide label if empty
2019-10-20 14:49:20 +02:00
Jakob Nixdorf
debd6afbc5
Add setting to specify which values should be searched
...
Closes #327
2019-10-20 14:44:17 +02:00
Jakob Nixdorf
bdd1a0e7d0
Merge pull request #389 from schwedenmut/Add-automatic-icon-mapping-if-issuer-is-provided--388
...
Add automatic icon mapping if issuer is provided
2019-10-20 12:57:36 +02:00
Jakob Nixdorf
7670302577
Merge pull request #372 from lucavallerini/split-issuer-label
...
Fix #258 : save and show issuer and label separately
2019-10-20 12:57:05 +02:00
Jakob Nixdorf
266f0e4206
Merge pull request #366 from moritzgloeckl/gen_new_hotp_hidden
...
Instantly generate new code when showing hidden code for HOTP token
2019-10-20 12:48:50 +02:00
Jakob Nixdorf
7c34318c40
Bump to version 0.6.3.1
2019-10-19 10:04:22 +02:00
RichyHBM
70a7adcfc8
Create an encrypted backup when ever a new entry is added, if the following conditions are met: Have write permissions, Using date appended filenames, Not requesting the user for the backup name, Have valid backup directory, Have set an encrypted backup password
2019-10-12 11:45:31 +01:00
Jakob Nixdorf
be994a0093
Introduce build flavors
...
* "fdroid": Shows donate options in the About activity
* "play": Doesn't show donate options (yet)
2019-10-11 17:19:49 +02:00
Jakob Nixdorf
9bc3f20a62
Bump to version 0.6.3
2019-10-06 13:15:12 +02:00
Jakob Nixdorf
583f13dc74
Force usage of English locales to save the auth method
2019-10-06 13:10:40 +02:00
Jakob Nixdorf
b50388fbf6
New translations from Crowdin
2019-10-04 13:18:03 +02:00
Marc Schwede
1a6ea7d514
Implemented intent-filter to receive otpauth requests
2019-10-03 09:25:01 +02:00
Ullas-Aithal
1ca16cb07a
Implemented #373 . Added code to move the activity to background after copy to clipboard is selected. This causes the app to 'minimize' and the homescreen will be brought up. Added checkbox in app settings to enable/disable this feature. Added appropriate english strings
2019-10-02 18:28:42 -05:00
Martin Betcher
7a850c408a
Check for OTP CardList Visibility regardless of AuthMethod
2019-10-02 21:54:14 +02:00
Martin Betcher
d289bcbe06
Hide OTP Cards on Screen-Off for Device Credentials authentication
2019-10-02 21:42:09 +02:00
Marc Schwede
cf39fa3c77
Added automatic icon mapping if issuer is provided
...
Necessary additions:
- cases insensitive search for thumbnails inside enum
2019-10-01 15:05:05 +02:00
Martin Betcher
7ada5ae6a5
added ability to ask for reauthentification after device inactivity
2019-09-25 22:25:35 +02:00
Jakob Nixdorf
149e7f1a7d
Update README
2019-09-24 11:57:47 +02:00
Jakob Nixdorf
d85085afb9
Bump to version 0.6.3-beta1
2019-09-20 07:28:29 +02:00
Jakob Nixdorf
95cd8d8785
Customize SecureCaptureActivity
...
Apply theme and locales and set some flags (fullscreen and HW acceleration)
2019-09-20 07:10:06 +02:00
Jakob Nixdorf
65f0aca4d2
Remove old CaptureActivity in favor of SecureCaptureActivity
2019-09-20 06:50:52 +02:00
Jakob Nixdorf
8ced5b9f14
Merge pull request #386 from schwedenmut/AuthenticationActivity-is-missing-secure-flag-and-can-be-screencaptured-#378
...
Authentication activity is missing secure flag and can be screencaptured #378
2019-09-20 06:48:15 +02:00
Marc Schwede
a4e82c84b6
Update AndroidManifest.xml
2019-09-19 10:24:01 +02:00
Marc Schwede
d6edb612e5
Merge branch 'master' into AuthenticationActivity-is-missing-secure-flag-and-can-be-screencaptured-#378
2019-09-19 09:43:12 +02:00
Jakob Nixdorf
408c7549ce
New thumbnail: Lichess
...
Closes #355
2019-09-19 09:18:07 +02:00
Jakob Nixdorf
8ba9984567
Prevent taking screenshots of the AuthenticationActivity
2019-09-19 08:59:54 +02:00
Jakob Nixdorf
9b639301bf
New donation link
2019-09-19 08:48:53 +02:00
Jakob Nixdorf
be0926bda1
Hardcode @color/black
...
Some custom ROMs do strange stuff with @android:color/black, messing up the themes.
This makes sure at least the black theme is always black (for OLED devices).
2019-09-17 16:22:11 +02:00
Jakob Nixdorf
3fa60bcc12
Merge pull request #371 from HarryJohnso/system-navbar-style
...
White navbar in light theme
2019-09-17 16:05:46 +02:00
HarryJohnso
6ed3b5679c
Final navbar color
2019-09-17 23:55:17 +10:00
Jakob Nixdorf
51030f0aa7
Merge pull request #314 from DanielWeigl/master
...
ensure the filterstate is correctly applied after onCreate and onRestore
2019-09-17 15:51:02 +02:00
Jakob Nixdorf
47bf420eb3
Revert "Update Gradle version"
...
This broke some stuff, reverting for now...
This reverts commit c16840171e
.
2019-09-17 14:54:55 +02:00
HarryJohnso
4cdf2c1448
Changing to base themes
2019-09-17 21:21:48 +10:00
Jakob Nixdorf
c16840171e
Update Gradle version
2019-09-17 10:07:43 +02:00