Michael Schättgen
6d68625ee2
Merge pull request #536 from alexbakker/new-intro
...
Replace AppIntro with a new custom intro
2020-08-01 14:11:35 +02:00
Alexander Bakker
0e78fd9652
Replace AppIntro with a new custom intro
...
This removes the dependency on AppIntro and replaces it with our own custom
intro implementation, backed by ViewPager2. We're doing this because we want a
more reliable and customizable onboarding for Aegis.
I've kept the design mostly the same as it was before, but tried to achieve a
bit of a cleaner look:
<img src="https://alexbakker.me/u/vsr3ahpjt6.png " width="200"> <img
src="https://alexbakker.me/u/efqid2ixly.png " width="200"> <img
src="https://alexbakker.me/u/oehmjm0rn9.png " width="200">
2020-08-01 14:09:58 +02:00
Michael Schättgen
9d44d6abb2
Merge pull request #540 from alexbakker/fix-nav-bar
...
Set the correct navigation bar color pre API 27
2020-08-01 14:03:39 +02:00
Michael Schättgen
42c308bc8f
Merge pull request #545 from alexbakker/clarify-pass-reminder
...
Rephrase the password reminder message to be a bit clearer
2020-08-01 14:03:21 +02:00
Michael Schättgen
20fb531f91
Merge pull request #526 from alexbakker/localize-everything
...
Make all remaining hardcoded strings translatable
2020-08-01 14:00:32 +02:00
Michael Schättgen
b8b3da4f85
Merge pull request #537 from alexbakker/support-proprietary-authy
...
Support importing proprietary tokens from Authy
2020-08-01 14:00:20 +02:00
Michael Schättgen
7e403c2af6
Merge pull request #529 from alexbakker/fix-bioprompt-mixup
...
Fix behavior of AuthActivity under certain conditions
2020-08-01 13:34:09 +02:00
Michael Schättgen
be0529a0c8
Merge pull request #527 from alexbakker/fix-131
...
Automatically focus the EditText when showing text/password dialogs
2020-08-01 13:31:07 +02:00
Alexander Bakker
9c5f136f5b
Make all remaining hardcoded strings translatable
...
I'm pretty sure I got all of them, but it's possible the linter missed some.
2020-08-01 13:14:49 +02:00
Michael Schättgen
8c34ce8f38
Merge pull request #525 from alexbakker/icon-multi-intent
...
Combine ACTION_PICK and ACTION_GET_CONTENT when selecting an icon
2020-08-01 13:09:53 +02:00
Michael Schättgen
3cdf31f940
Merge pull request #519 from alexbakker/theme-fixes
...
Fix two minor issues in themes
2020-08-01 13:08:38 +02:00
Alexander Bakker
7059f3be74
Merge pull request #510 from michaelschattgen/feature/pin-keyboard
...
Add ability to enable PIN keyboard
2020-08-01 13:04:12 +02:00
Michael Schättgen
0c0e8c0d66
Add ability to enable PIN keyboard
...
Review fixes
Fix line
2020-08-01 13:03:18 +02:00
Alexander Bakker
06fd77b5f0
Rephrase the password reminder message to be a bit clearer
2020-07-30 21:52:16 +02:00
Alexander Bakker
9121922ef2
Set the correct navigation bar color pre API 27
...
Not very pretty, but I don't know of a better way.
2020-07-29 13:06:31 +02:00
Alexander Bakker
2347a322b5
Update Travis CI badge in README (again)
2020-07-28 22:49:40 +02:00
Alexander Bakker
fcd3623eef
Update Travis CI badge in README
2020-07-28 21:51:16 +02:00
Alexander Bakker
121ba06f5a
Add a badge for the Matrix room to the README
2020-07-28 18:47:46 +02:00
Alexander Bakker
6611aa851c
Refresh the README a bit
2020-07-28 11:11:44 +02:00
Alexander Bakker
c0b8b2c7ee
Merge pull request #534 from linsui/trans
...
Update Simplified Chinese Translation
2020-07-25 11:44:33 +02:00
Alexander Bakker
34888767ed
Support importing proprietary tokens from Authy
2020-07-24 10:53:59 +02:00
linsui
61f2e6e020
Update Simplified Chinese Translation
2020-07-19 15:00:36 +08:00
Alexander Bakker
ba3e6203ec
Fix behavior of AuthActivity under certain conditions
...
- Properly use 'inhibitBioPrompt'
- Don't show the biometric prompt when a password reminder is needed
2020-07-15 14:23:49 +02:00
Alexander Bakker
906d1b453a
Automatically focus the EditText when showing text/password dialogs
2020-07-15 13:45:29 +02:00
Alexander Bakker
a9ccf412e7
Combine ACTION_PICK and ACTION_GET_CONTENT when selecting an icon
2020-07-15 12:53:16 +02:00
Alexander Bakker
21b588dc8b
Add Arabic to the language list and sort it alphabetically
2020-07-15 12:14:28 +02:00
Alexander Bakker
90e5003418
Merge pull request #517 from nourserry/ar
...
Introducing Arabic language
2020-07-15 12:01:18 +02:00
Alexander Bakker
f8cf87aae9
Merge pull request #513 from LucasVhc/portuguese-translation
...
Add brazilian portuguese translation
2020-07-15 12:00:35 +02:00
Alexander Bakker
a77b308896
Merge pull request #521 from SagePtr/patch-1
...
Preserve backwards compatibility with Android < 7.0
2020-07-14 11:56:39 +02:00
Sage Pointer
a25dbc5cdd
Add desugaring for Android < 7 compatibility
2020-07-12 18:09:50 +02:00
Alexander Bakker
2aa88a2921
Fix two minor issues in themes
...
- Neatly map configured themes to styles
- Make the dark NoActionBar themes inherit from Dark/AMOLED
2020-07-11 18:42:44 +02:00
Nour Serry
7fedb5ab83
Introducing Arabic language
...
Intitial Arabic language support.
All strings translated
2020-07-11 11:28:10 +02:00
Alexander Bakker
0eb9a25687
Add changelog of 1.2.1 and bump versionCode
2020-07-10 21:28:56 +02:00
Lucas
330e88c270
Add brazilian portuguese translation
2020-07-08 02:38:38 -03:00
Michael Schättgen
407d059076
Merge pull request #511 from alexbakker/fix-bar-loop
...
Fix an issue where the progress bar refresher ran in a tight loop
2020-07-06 10:01:44 +02:00
Alexander Bakker
de3d0d8515
Fix an issue where the progress bar refresher ran in a tight loop
...
If the animator scale setting is set to 0, the progress bar refresher would run
in a tight loop. This issue was introduced by
93cc945a2c
and caused the UI tests to fail.
2020-07-05 22:00:28 +02:00
Alexander Bakker
57ef52d6ff
Merge pull request #502 from alexbakker/double-activity-guard
...
Guard against starting multiple instances of IntroActivity or AuthActivity
2020-07-04 12:30:25 +02:00
Alexander Bakker
189bd0d749
Guard against starting multiple instances of IntroActivity or AuthActivity
...
Apparently onResume of MainActivity is sometimes called even if it's not the top
level activity, causing IntroActivity or AuthActivity to be launched twice. This
patch (uglily) prevents that from happening.
2020-07-04 12:21:27 +02:00
Michael Schättgen
4ef8d9e826
Merge pull request #504 from alexbakker/fix-zero-div
...
Fix division by zero when calculating progress for large periods
2020-07-04 12:19:31 +02:00
Michael Schättgen
7bb8d28b3b
Merge pull request #499 from alexbakker/fix-bioprompt-some-more
...
Improve the lifecycle handling of BiometricPrompt some more
2020-07-04 12:10:53 +02:00
Michael Schättgen
94ebc08097
Merge pull request #498 from alexbakker/slot-null
...
Allow changing the password if no password slot is present
2020-07-04 12:05:26 +02:00
Michael Schättgen
a3e14c57e4
Merge pull request #493 from alexbakker/fix-export-filename-again
...
Fix export filename (again)
2020-07-04 12:04:40 +02:00
Michael Schättgen
b55bdf8f04
Merge pull request #489 from alexbakker/fix-keystore-catch
...
Fix catching ProviderException with KeyStoreException as the cause
2020-07-04 12:04:13 +02:00
Michael Schättgen
3e0a97dbe0
Merge pull request #488 from alexbakker/explain-backups
...
Clarify that backups are automatic in the preference summary
2020-07-04 12:03:38 +02:00
Michael Schättgen
9b13a56002
Merge pull request #487 from alexbakker/transfer-entry-buttons
...
Make the buttons in TransferEntriesActivity behave like actual buttons
2020-07-04 12:03:12 +02:00
Michael Schättgen
32c145b02d
Merge pull request #481 from alexbakker/no-singletask
...
Unset "singleTask" as the launchMode for MainActivity
2020-07-04 12:02:49 +02:00
Michael Schättgen
25b359a136
Merge pull request #474 from alexbakker/fix-sql-import
...
Fix the flakiness of importing from SQLite databases
2020-07-04 11:57:23 +02:00
Michael Schättgen
0eb338a0bf
Merge pull request #464 from alexbakker/ui-tests
...
Add initial set of UI tests
2020-07-04 11:54:34 +02:00
Michael Schättgen
b59a29cff4
Merge pull request #462 from alexbakker/better-rtl
...
Improve RTL support
2020-07-04 11:44:43 +02:00
Michael Schättgen
c252e77c5b
Merge pull request #461 from alexbakker/better-scanner
...
Replace barcodescanner with CameraX and ZXing
2020-07-04 11:34:59 +02:00