StephenBlackWasAlreadyTaken / xDrip-Experimental

Experimental Branches for Collaboration on DexDrip
GNU General Public License v3.0
25 stars 62 forks source link

remove permission from manifest #362

Closed MilosKozak closed 8 years ago

AdrianLxM commented 8 years ago

Hi @MilosKozak, thanks for doing this.

1) I think you forgot to add BgSendQueue.java to this PR as the deleted Intents.RECEIVER_PERMISSION is actually used there. (Change to passing null as parameter?)

2) Did you test it with the current apk of NightWatch (https://github.com/StephenBlackWasAlreadyTaken/NightWatch/blob/master/Download.md) and see if it still can receive the local broadcasts?

AdrianLxM commented 8 years ago

Closing this as https://github.com/StephenBlackWasAlreadyTaken/xDrip-Experimental/pull/364 also removes the permission. Thanks Milos