Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Fixes for timestamp and ID display #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mrtnmtth
Copy link

These are two small fixes for bug reports #26 & #27
For details see the commit messages or just ask me.

At compilation the default value in the xml file is handled as a float. This is a know issue. This commit circumvents it.

Fixes Pushjet#26
The Date object stores a UTC timestamp. It will automatically be converted to the correct local time.

Fixes Pushjet#27
New zxing-android-embedded version supports Android 6 permissions.
zxing-android-integration got merged into -embedded and already brings com.google.zxing:core as a dependency.
@mrtnmtth
Copy link
Author

mrtnmtth commented Feb 6, 2018

Added commit updating zxing dependency to fix camera permission. Ref #12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant