-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pin or password #1
Comments
Its data is stored in /sdcard/Diary as plain text files. Just putting pin or password without encryption wouldn't prevent people from reading them. |
The date picker I'm using in this app is a built in part of android. The only part of it that can be changed is whether to show the calendar or the date picker or both, and this has been deprecated in android 7. It looks like you've got the Material style calendar in portrait and the Holo style calendar in landscape. What version of android is your phone running? I agree with @monolifed, if you want your data secured, you should have a pin or password on the device. |
I'm using android 7.0
Am 7. Mai 2017 09:20:43 MESZ schrieb Bill Farmer <[email protected]>:
…The date picker I'm using in this app is a built in part of android.
The only part of it that can be changed is whether to show the calendar
or the date picker or both, and this has been deprecated in android 7.
It looks like you've got the Material style calendar in portrait and
the Holo style calendar in landscape. What version of android is your
phone running? I agree with @monolifed, if you want your data secured,
you should have a pin or password on the device.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#1 (comment)
--
K-9 Mail
|
Ok, I'll do some more testing. |
I can't reproduce your phone's behavior on an emulator. I can't force an android 7 device to use the old Holo style date picker. And it doesn't fit on your screen properly. |
I have released a new version which has the choice of a custom calendar which highlights entries. It also doesn't attempt to change the built in date picker calendar on android 7 phones. |
Thank you, will try it when it is on f-droid and report.
Am 8. Mai 2017 18:18:59 MESZ schrieb Bill Farmer <[email protected]>:
…I have released a new version which has the choice of a custom calendar
which highlights entries. It also doesn't attempt to change the built
in date picker calendar on android 7 phones.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#1 (comment)
--
K-9 Mail
|
Thank you for programming a diary app.
I like this program. But for diary I would like to have pin or password. What do you think about?
The calender view in vertikal and horizontal view looks different and the actual date in vertikal is hard to read (grey and dark grey). I attach two screenshots.
Best regards
The text was updated successfully, but these errors were encountered: