Skip to content

Commit

Permalink
Update Readme.md and gitIgnore
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Mar 8, 2024
1 parent 31e7756 commit 0d86dbc
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 267 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ lint/intermediates/
lint/generated/
lint/outputs/
lint/tmp/
# lint/reports/
# lint/reports/
.idea/
116 changes: 0 additions & 116 deletions .idea/codeStyles/Project.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/compiler.xml

This file was deleted.

21 changes: 0 additions & 21 deletions .idea/gradle.xml

This file was deleted.

25 changes: 0 additions & 25 deletions .idea/jarRepositories.xml

This file was deleted.

10 changes: 0 additions & 10 deletions .idea/markdown-navigator-enh.xml

This file was deleted.

62 changes: 0 additions & 62 deletions .idea/markdown-navigator.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .idea/misc.xml

This file was deleted.

13 changes: 0 additions & 13 deletions .settings/org.eclipse.buildship.core.prefs

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Have fun with Zebra's devices :)
## Sample Repository
https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample

Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files.

## V0.8 to V0.9 : Updated for A13
```text
Added BIND_NOTIFICATION_LISTENER_SERVICE permission
Expand Down

0 comments on commit 0d86dbc

Please sign in to comment.