Commit graph

1106 commits

Author SHA1 Message Date
Jakob Nixdorf
9f6ca63187
Merge branch 'master' of github.com:andOTP/andOTP 2020-02-04 08:44:59 +01:00
Jakob Nixdorf
7863002f68
Update Readme 2020-02-04 08:44:49 +01:00
Jakob Nixdorf
52ea7f50b0 Update issue templates 2020-02-04 08:41:00 +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
Jakob Nixdorf
ba4e1584ca
Merge pull request #468 from andOTP/flocke-issue-tmpl
Update issue templates
2020-02-04 07:13:23 +01:00
Jakob Nixdorf
acdcdc1fde
Remove old issue template 2020-02-04 07:12:55 +01:00
Jakob Nixdorf
0c7128b988 Update issue templates 2020-02-04 07:10:23 +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
4aceb31b0e
Update Changelog 2020-02-03 07:29:59 +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
e7748e7979
Merge pull request #390 from LizardWithHat/reauthenticate_after_inactivity
added ability to ask for reauthentification after device inactivity
2020-02-03 07:15:09 +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
75f2ce95a3
Merge pull request #392 from Ullas-Aithal/feature/373
Implemented #373. Added code to move the activity to background after copy to clipboard is selected.
2020-02-03 06:56:01 +01:00
Jakob Nixdorf
c4ed9fc50b
Merge branch 'master' into feature/373 2020-02-03 06:49:32 +01:00
Jakob Nixdorf
7eabc7b2f2
Merge branch 'Ullas-Aithal-feature/253' 2020-02-02 19:17:46 +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
e1aa30967d
Merge pull request #425 from Ullas-Aithal/feature/377
Added feature to scan qr code from image file #377
2020-02-02 12:47:02 +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
RichyHBM
49165cb39d Add AirBNB, AirTable, AppVeyor, Denic, Drupal, Friendica, GMX, Gov.UK, Mail.ru and update firefox 2020-01-29 20:26:43 +00:00
Jakob Nixdorf
3ac69edd26
Update Changelog 2020-01-29 12:41:40 +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
6063472d6c
Update Gradle 2020-01-29 09:46:09 +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
Jakob Nixdorf
d51901c002
Merge pull request #449 from asmw/master
andOTP-decypt now supports the new password format
2020-01-10 16:15:53 +01:00
asmw
dcc86c5964 andOTP-decypt now supports the new password format 2020-01-09 22:24:59 +01:00
Jakob Nixdorf
718d3a889e
Update Gradle 2019-12-06 14:51:12 +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
Jakob Nixdorf
3b84146548
Merge pull request #423 from zhangzp9970/master
change 簡體中文 to 简体中文
2019-11-04 12:33:16 +01: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