Jakob Nixdorf
551fb75f17
Show current thumbnail size value in settings
2020-02-04 11:31:52 +01:00
Jakob Nixdorf
a42ed5afb0
Add a first "compact" card layout
...
Closes #189
2020-02-04 11:12:05 +01:00
Jakob Nixdorf
7a6922d06c
Add sorting by issuer
2020-02-04 08:11:19 +01:00
Jakob Nixdorf
3084596931
Unify the "last" and "most used" dialogs
2020-02-04 07:59:16 +01:00
Jakob Nixdorf
b2b8b582bc
Merge pull request #467 from Ullas-Aithal/feature/443
...
Added 'Most Used' sort option #443
2020-02-04 07:45:15 +01:00
Jakob Nixdorf
157dee9ede
Add FAQ link to About
2020-02-04 07:30:55 +01:00
Ullas-Aithal
2968ed2739
Added 'Most Used' sort option #443
2020-02-03 22:06:48 -06:00
Jakob Nixdorf
2156bb8408
Re-lock when being send to the background
...
Closes #216
2020-02-03 09:01:40 +01:00
Jakob Nixdorf
ea5f8e01f8
Fix crash because of the re-lock timer
...
If the option is not enabled the timer never gets created, needed a null check when aborting it in onPause()
+ Some minor style fixes
2020-02-03 07:20:03 +01:00
Jakob Nixdorf
5795d07f9c
Merge branch 'master' into reauthenticate_after_inactivity
2020-02-03 07:07:59 +01:00
Jakob Nixdorf
cb98937167
Don't recreate the MainActivity when the minimize setting is changed
...
Recreating is only needed when something in the UI changes
2020-02-03 07:00:02 +01:00
Jakob Nixdorf
c4ed9fc50b
Merge branch 'master' into feature/373
2020-02-03 06:49:32 +01:00
Jakob Nixdorf
c5f1f5b706
Merge branch 'feature/253' of https://github.com/Ullas-Aithal/andOTP into Ullas-Aithal-feature/253
2020-02-02 19:14:52 +01:00
Jakob Nixdorf
6f9b7ca391
Show the correct description by default in the IntroScreen
...
Fixes #301
2020-02-02 17:53:12 +01:00
Jakob Nixdorf
c5e873eed2
Merge pull request #342 from RichyHBM/default-android-backup
...
Enable android backup by default
2020-02-02 17:40:36 +01:00
Jakob Nixdorf
d5806db488
Shortcut to import QR codes
2020-02-02 13:19:24 +01:00
Jakob Nixdorf
63b4ecca5f
Some minor code cleanup
2020-02-02 12:55:17 +01:00
Jakob Nixdorf
5a2be8a2d4
Merge branch 'master' into feature/377
2020-02-02 12:38:42 +01:00
Jakob Nixdorf
f21625a478
Merge pull request #421 from andOTP/auto-backup
...
Add more auto backup settings
2020-02-02 12:31:53 +01:00
Jakob Nixdorf
32d4402052
Merge pull request #420 from robertaramar/rs-icons
...
Some more icons (IBM, Docker, 1and1)
2020-02-02 12:18:31 +01:00
Robert Schneider
770797c891
Some more icons (IBM, Docker, 1and1, Bitmex, Finnair)
2020-02-01 16:30:34 +01:00
RichyHBM
3a337700d9
Code review changes
2020-01-30 08:10:03 +00:00
Jakob Nixdorf
e65cf038fb
Block accessibility services
...
This introduces a settings item to block the accessibility services from accessing sensitive fields (passwords, OTP secrets, ...)
TODO: Somehow handle this in the IntroScreenActivity as well.
Closes #210
2020-01-30 09:02:17 +01:00
RichyHBM
75bd941187
Merge branch 'master' into auto-backup
2020-01-30 07:54:12 +00:00
Jakob Nixdorf
3511b51d1d
Move dialogs to the correct package
2020-01-30 07:29:26 +01:00
Jakob Nixdorf
e10384fec8
Merge pull request #430 from duchampdev/patch-1
...
dialog_manual_entry.xml: do not use auto-completion for secret
2020-01-30 06:48:49 +01:00
Jakob Nixdorf
68d085571d
Add "Tiny" thumbnail size
...
Closes #428
2020-01-29 11:04:25 +01:00
Jakob Nixdorf
fe6a16fdc8
Scale the LetterBitmap with the tile size
2020-01-29 11:03:59 +01:00
Jakob Nixdorf
47dfd689d5
Update some dependencies
2020-01-29 09:40:19 +01:00
Jakob Nixdorf
692871448b
Migrate to AndroidX
...
This should fix the crash in the IntroActivity introduced by upgrading Gradle in 718d3a889e
2020-01-29 09:14:18 +01:00
duchampdev
28c0105d73
dialog_manual_entry.xml: do not use auto-completion for secret
...
When manually entering details, the secret is currently visible and completed by the keyboard. This may occur learning of the secret by the keyboard. In order to prevent this, use inputType "textVisiblePassword". This keeps the secret visible but disables auto-completion.
2019-11-16 00:37:20 +01:00
Ullas-Aithal
f00e3a45c4
#253 Remove whitespaces in secret when added manually
2019-11-04 18:27:03 -06:00
Ullas-Aithal
6c4655857c
Moved ScanQRCodeFromFile from Activities to Utilities
2019-11-03 14:29:37 -06:00
Ullas-Aithal
1e6896769d
Added feature to scan qr code from image file #377
2019-11-03 14:20:24 -06:00
RichyHBM
a644eace4a
Allow overriding exsisting backup rather than requiring new file each time
2019-11-02 11:48:04 +00:00
RichyHBM
70a194ca5c
Add option to auto backup on any edits to entries
2019-11-02 11:44:42 +00:00
zp z
05f0520c80
change 簡體中文 to 简体中文
2019-11-02 19:34:45 +08:00
Jakob Nixdorf
4f76f6a01d
Create the letter thumbnail from the issuer first
...
Only if the issuer is not set create it from the label
2019-10-31 14:32:14 +01:00
Jakob Nixdorf
bb01bbd242
Introduce different card layouts
2019-10-31 14:19:45 +01:00
Jakob Nixdorf
ce39c637d3
Fix settings crash if fragment isn't initialized
2019-10-31 14:00:40 +01:00
Jakob Nixdorf
494c595622
Fix adding an entry via intent
2019-10-31 13:43:16 +01:00
Jakob Nixdorf
67fbed0cca
Merge branch 'master' into auto-backup
2019-10-31 13:23:30 +01:00
Jakob Nixdorf
551c73c637
Fix intent-handling logic
...
* Strip the intent action after handling so it doesn't get evaluated multiple times
* Only check intents after authentication
2019-10-31 09:42:12 +01:00
Jakob Nixdorf
20a4512699
Merge pull request #393 from schwedenmut/Register-andOTP-as-intent-receiver
...
Implemented intent-filter to receive otpauth requests
2019-10-31 09:36:58 +01:00
Jakob Nixdorf
cdf567959e
Don't recreate the SettingsActivity when the highlight option changes
2019-10-31 07:25:42 +01:00
Jakob Nixdorf
c2efe24c7b
Merge branch 'master' into feature/311
2019-10-31 07:22:31 +01:00
Ullas-Aithal
9a4cd2dce9
Added option to allow user to enable/disable token highlighting when it's about to expire.
2019-10-30 21:19:09 -05:00
Ullas-Aithal
0f32b69a9d
Modified code to change color on expiry only for OTP values.
2019-10-30 19:26:30 -05:00
Jakob Nixdorf
42a9b393f5
Simplify the About screen
...
* Drop the "Translators" link (too many by now to manually keep a list of them)
* Unify the "Report bugs" and "Translate" links into one "Support development" link that leads to the corresponding section in the Readme
2019-10-30 15:12:32 +01:00
Jakob Nixdorf
2ea3761256
Unify the saveEntries function for the adapter
2019-10-30 11:52:59 +01:00