Skip to content
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

Closed
paulle opened this issue May 6, 2017 · 9 comments
Closed

pin or password #1

paulle opened this issue May 6, 2017 · 9 comments

Comments

@paulle
Copy link

paulle commented May 6, 2017

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

@paulle
Copy link
Author

paulle commented May 6, 2017

screenshot_20170506-223109
screenshot_20170506-222934

@monolifed
Copy link

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.

@billthefarmer
Copy link
Owner

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.

@paulle
Copy link
Author

paulle commented May 7, 2017 via email

@billthefarmer
Copy link
Owner

Ok, I'll do some more testing.

@billthefarmer
Copy link
Owner

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.

@billthefarmer
Copy link
Owner

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.

@paulle
Copy link
Author

paulle commented May 8, 2017 via email

@paulle
Copy link
Author

paulle commented May 11, 2017

screenshot_20170511-151753
screenshot_20170511-151743
Problem with date picker is solved wit the new version 1.02 (android 7.0). Thank you. see screenshots

billthefarmer pushed a commit that referenced this issue May 5, 2018
billthefarmer pushed a commit that referenced this issue May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants