Jakob Nixdorf
c39a4bbea6
Refactor complex dialogs in separate classes
...
* Create the ManualEntryDialog class
* Move the TagDialogHelper to TagsDialog
2017-12-06 11:11:41 +01:00
Jakob Nixdorf
144ac76592
Make the replace existing entries default to false to avoid data loss
...
Closes #80
2017-12-05 07:37:12 +01:00
Jakob Nixdorf
cd5dec666a
Backup: better description of the replace switch
2017-12-02 09:09:12 +01:00
Jakob Nixdorf
9433768d10
Show a message the first time "last used" is selected for sorting
2017-12-01 15:57:52 +01:00
Jakob Nixdorf
4ffe62177f
Automatic re-hide + sort by last used
...
* Automatically hide revealed entries after a (configurable) time
* Allow sorting of the list by last used
Closes #77
Closes #67
2017-12-01 15:44:32 +01:00
Jakob Nixdorf
d10e4a4e35
Improve error messages on restore
...
First part of #70
2017-12-01 07:54:44 +01:00
Jakob Nixdorf
cd0814f418
Add setting to disable the special features again
2017-11-30 22:29:43 +01:00
Jakob Nixdorf
786a3e734a
Bump Android SDK to 27
...
Fixes #76
2017-11-30 17:40:27 +01:00
Jakob Nixdorf
7c4b058904
Add settings to enable screenshots (special features)
2017-11-30 16:25:42 +01:00
Jakob Nixdorf
acadf4f369
Use Settings in EntriesCardAdapter
2017-11-30 12:49:27 +01:00
Jakob Nixdorf
5fb3666dfd
Remove unused Context from DatabaseHelper
2017-11-30 12:42:14 +01:00
Jakob Nixdorf
03714739fe
Merge pull request #75 from RichyHBM/predefined-images
...
Predefined images
2017-11-30 10:19:54 +01:00
RichyHBM
e44ff46229
Use real index for thumbnail selection
2017-11-30 07:35:30 +00:00
RichyHBM
9920f87d92
Rename from ic_ to thumb_
2017-11-30 07:26:09 +00:00
Carlos Melero
d671b99704
Label sort should be alphabetical and locale-sensitive ( #74 )
...
Doing ascii sort on natural language text will result in unexpected sorting. ie: Lowercase words being sorted after uppercase block or accents messing ordering.
2017-11-30 07:10:08 +01:00
RichyHBM
a628e7c886
Change amazon and add AWS
2017-11-29 23:34:10 +00:00
RichyHBM
0f5a121c6b
Add cozy cloud , next clous and mastodon
2017-11-29 22:38:57 +00:00
Jakob Nixdorf
467540e488
Move from flocke/andOTP to andOTP/andOTP
2017-11-29 08:58:13 +01:00
RichyHBM
e0d5898501
Merge branch 'master' into predefined-images
...
# Conflicts:
# app/src/main/res/values/settings.xml
2017-11-28 20:14:40 +00:00
RichyHBM
5be1cb8393
Tidy up imports
2017-11-28 20:10:42 +00:00
RichyHBM
ec16579b87
Add thumbnails for angellist, apple, cloudflare, digital ocean, discord, ifttt, mailgun, paypal, protonmail, stripe, twitch, twitter
2017-11-28 19:35:58 +00:00
RichyHBM
d2eb7350ec
Add thumbnails for amazon, battlenet, bitbucket, bitcoin, bitstamp, bitwarden, coinbase, dropbox, facebook, git, github, gitlab, google, kickstarter, lastpass, microsoft, origin, rss, slack, steam, wordpress
2017-11-28 19:34:42 +00:00
RichyHBM
43ddf62529
Let users select thumbnail size
2017-11-27 21:29:02 +00:00
RichyHBM
df3ff7536c
Allow bitmap thumbnails
2017-11-27 20:54:08 +00:00
Jakob Nixdorf
6d47f220b9
Use sp for the label font size
...
Make it scalable (e.g. with the font size defined in the Accessibility settings)
2017-11-27 14:26:40 +01:00
RichyHBM
85f1a86b5d
Let user search for image
2017-11-26 15:34:54 +00:00
RichyHBM
91db03bc47
Remove bitmap from entry class
2017-11-26 11:50:44 +00:00
RichyHBM
8258b972e1
Allow user to change image from list of images
2017-11-25 18:57:06 +00:00
RichyHBM
e8c71161bb
Create enum for holding images and returning a default image
2017-11-25 14:49:12 +00:00
RichyHBM
1bab385312
Change default image to LetterTile, set if no other image is defined
2017-11-25 14:25:13 +00:00
RichyHBM
1b1c00d603
Show default thumbnail
2017-11-25 13:30:49 +00:00
Jakob Nixdorf
d07db0b07f
Bump to version 0.3.0
2017-11-24 08:15:20 +01:00
Jakob Nixdorf
d5f899b068
Update translation from Crowdin
2017-11-24 08:14:56 +01:00
Jakob Nixdorf
b47f3f4463
Some minor modifications of the new logo
2017-11-21 07:39:59 +01:00
Jakob Nixdorf
98ac313127
New adaptive icon
...
Closes #65
2017-11-20 08:08:42 +01:00
Jakob Nixdorf
295bfb9418
Keep the tag filter after search
2017-11-17 10:51:23 +01:00
Jakob Nixdorf
ef9b8e0cfe
Minor code-style fixes for the tagging implementation
2017-11-17 10:29:10 +01:00
Jakob Nixdorf
a3f73694d7
Some layout fixes for the tagging implementation
2017-11-17 09:46:07 +01:00
RichyHBM
c44a6f5028
Apply patch changes
2017-11-16 19:49:25 +00:00
Richy HBM
22d2c8ff02
Merge branch 'master' into tagging-support
2017-11-15 19:42:04 +00:00
Jakob Nixdorf
6a7ea85dcf
Change the cover for hidden labels to "Hidden"
...
This makes it shorter and hopefully fixes broken layouts in some translations
2017-11-15 13:43:23 +01:00
Jakob Nixdorf
6484d447bb
MainActivity: fix layout for some translations
2017-11-15 13:38:04 +01:00
Jakob Nixdorf
6339b5743c
AboutActivity: fix layout for some translations
2017-11-15 13:30:18 +01:00
Jakob Nixdorf
07fc20bc0d
Add in-app language switcher
...
Closes #53
2017-11-15 11:48:26 +01:00
RichyHBM
2ece604dc3
Wrap settings StringSet in new object to allow modification
2017-11-14 19:22:26 +00:00
Jakob Nixdorf
6fb96e18a9
Add the option to append entries during restore
2017-11-14 15:44:53 +01:00
RichyHBM
6957e869ab
Clear up imports
2017-11-13 20:30:43 +00:00
RichyHBM
84c0674e1e
Add no tags toggle
2017-11-13 20:25:53 +00:00
RichyHBM
43907a172e
Save tag toggle as string set
2017-11-13 19:21:55 +00:00
RichyHBM
ecfa3f0696
Update the real entry
2017-11-13 19:04:52 +00:00
RichyHBM
5aa4027444
Hide tags field for entries without a tag
2017-11-13 19:02:00 +00:00
Jakob Nixdorf
9e6a235e62
Convert secrets from JSON files to upper-case
...
Fixes #55
2017-11-13 16:14:08 +01:00
Jakob Nixdorf
6d9473b277
Add an option to scroll overlong labels instead of simply truncating them
2017-11-13 14:48:34 +01:00
RichyHBM
fbc38ecb9d
Show tags on the etnry cards
2017-11-12 13:14:14 +00:00
RichyHBM
11b9d0164a
Allow managing and adding tags
2017-11-12 12:56:02 +00:00
RichyHBM
37d75491f4
Update tag drawer when ever tags may have been added/removed
2017-11-11 18:59:56 +00:00
RichyHBM
79b9ee3aa9
Remember checkbox state
2017-11-11 17:15:37 +00:00
RichyHBM
63231d36f6
Allow loading and saving tags to JSON as well as displaying all unique tags in a drawer
2017-11-11 15:10:44 +00:00
Jakob Nixdorf
3890c5c675
Remove the cardElevation
2017-10-26 14:25:55 +02:00
Jakob Nixdorf
ad0dd188e6
Update dependencies, gradle version and Android Studio
2017-10-26 07:51:49 +02:00
Jakob Nixdorf
f8c75c9331
Bump to version 0.2.8
2017-10-25 06:44:01 +02:00
Jakob Nixdorf
7125fe6e70
Update translations from Crowdin
2017-10-25 06:38:32 +02:00
Jakob Nixdorf
985c2f171b
Add Czech translations from Crowdin
2017-10-23 07:58:18 +02:00
Jakob Nixdorf
c7da79d012
Rebrand hidden features to special features (again)
2017-10-18 14:14:31 +02:00
Jakob Nixdorf
69e13bef79
Rebrand experimental settings as hidden features
2017-10-18 07:20:34 +02:00
Jakob Nixdorf
b702592157
Add hidden support for SteamGuard tokens
...
Closes #38
2017-10-17 09:11:16 +02:00
Jakob Nixdorf
5368038d0c
Fix a small bug with the progress bar animation
2017-10-15 09:12:12 +02:00
Jakob Nixdorf
bafeffb239
Add the option to set a static backup directory
...
Closes #52
2017-10-14 14:40:39 +02:00
Jakob Nixdorf
98061314a6
Use a custom style for all CardViews
...
This fixes the crash in Lollipop when setting cardBackgroundColor manually
Closes #47
2017-10-14 13:06:16 +02:00
Jakob Nixdorf
44912927e0
Refactor some small classes into a Tools class
2017-10-13 07:35:10 +02:00
Jakob Nixdorf
149fc0a679
Fully implement a black theme
...
Closes #47
2017-10-11 17:27:57 +02:00
Jakob Nixdorf
af3d5b39fc
Fix all tests
2017-10-11 07:53:49 +02:00
Jakob Nixdorf
f4227fb9b6
Add a basic black theme (for #47 )
...
This needs some additional tweaking before it is fully ready
2017-10-09 08:16:04 +02:00
Jakob Nixdorf
2e09eb42ad
Store the backup password encrypted
...
Closes #49
2017-10-06 14:10:06 +02:00
Jakob Nixdorf
de2485e56f
Some refactoring of the KeyStore related functions
2017-10-06 11:25:27 +02:00
Jakob Nixdorf
e066ac3303
Use StandardCharsets.UTF_8 instead of "UTF-8"
2017-10-05 10:44:24 +02:00
Jakob Nixdorf
09d0aae81b
Store the hashed passwords hex-encoded
2017-10-05 10:32:39 +02:00
Jakob Nixdorf
fc071982c1
Fix small bug when changing authentication method in settings
2017-10-05 10:14:09 +02:00
Jakob Nixdorf
d708f08f02
Keep authentication settings when receiving a Panic trigger
...
Fixes #50
2017-10-05 10:06:02 +02:00
Jakob Nixdorf
d856758d15
Store authentication credentials hashed
2017-10-03 16:33:06 +02:00
Jakob Nixdorf
9d5f6bf462
Bump to version 0.2.7
2017-09-27 07:22:49 +02:00
Jakob Nixdorf
bcb71d288d
Update German translations from Crowdin
2017-09-23 09:41:37 +02:00
Jakob Nixdorf
6d4ef5e573
Update Spanish translations from Crowdin
2017-09-22 14:16:00 +02:00
Jakob Nixdorf
f23d7508aa
Add Russian translations from Crowdin
2017-09-22 14:14:01 +02:00
Jakob Nixdorf
130ffc2f21
Add Galician translations from Crowdin
2017-09-22 14:09:36 +02:00
Jakob Nixdorf
38b715172e
Add Dutch translations from Crowdin
2017-09-22 14:05:22 +02:00
Johan Fleury
0e4dad4646
Add french translation ( #44 )
2017-09-22 11:39:56 +02:00
Jakob Nixdorf
6af58446d8
Make Github non-translatable
2017-09-21 07:29:44 +02:00
Jakob Nixdorf
ce696861c7
Prevent adding duplicate entries
...
Fixes #41
2017-09-20 07:58:31 +02:00
Jakob Nixdorf
842d49b68f
Require authentication again after screen off
...
Closes #36
2017-08-25 15:53:37 +02:00
Jakob Nixdorf
ad0c2f46b8
Set default values for panic response
...
This fixes a crash on KitKat when no default values are set for the MultiSelectListPreference.
2017-08-25 14:14:35 +02:00
Jakob Nixdorf
247f4e938e
Make the response to the Panic Trigger intent configurable
...
Closes #35
2017-08-24 09:42:50 +02:00
Jakob Nixdorf
cbdced2df1
Restore the drag state with the sort mode
2017-08-23 14:18:36 +02:00
Jakob Nixdorf
f41eb620aa
Move the token update to the adapter
2017-08-23 14:03:03 +02:00
Jakob Nixdorf
dd97ac87f0
Remove outdated PRNGFixes
...
They were only relevant for SDK versions below 19, which is our current minSdk
2017-08-23 12:48:50 +02:00
Jakob Nixdorf
f0518a265c
Replace some deprecated code (SDK 26)
2017-08-23 10:49:13 +02:00
Jakob Nixdorf
f679f93ddb
Update to SDK 26 and update some dependencies
2017-08-23 07:53:55 +02:00
Jakob Nixdorf
77655b6108
Use the non-deprecated key generation on Android M+
2017-08-22 13:18:49 +02:00
Jakob Nixdorf
3f77ed319c
Bump to version 0.2.6
2017-08-22 10:18:52 +02:00
Jakob Nixdorf
d154f0a0db
Translation: update es-rES from Crowdin
2017-08-21 08:58:20 +02:00