hackingtype1 / original-android-cgm

My original code for grabbing CGM data via an Android device... not pretty!
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Power command fail #2

Closed hackingtype1 closed 10 years ago

hackingtype1 commented 10 years ago

Latest commit made several changes to how the service is issuing power commands to rooted device. These changes broke the power toggle functionality on a droid razr m. Can anyone verify proper functionality on a Moto-g or other device?

altintx commented 10 years ago

Seems to be draining moto g's battery now

On Thursday, March 20, 2014, John Costik notifications@github.com wrote:

Latest commit made several changes to how the service is issuing power commands to rooted device. These changes broke the power toggle functionality on a droid razr m. Can anyone verify proper functionality on a Moto-g or other device?

Reply to this email directly or view it on GitHubhttps://github.com/hackingtype1/original-android-cgm/issues/2 .

hackingtype1 commented 10 years ago

I rolled back the changes - though there is no upload implementation - the https://github.com/hackingtype1/cgm-data-liberator repo is a significant refactoring of the android driver/reader. May be worth a look and fork if you are looking for a cleaner starting point.

On Fri, Mar 21, 2014 at 8:20 PM, altintx notifications@github.com wrote:

Seems to be draining moto g's battery now

On Thursday, March 20, 2014, John Costik notifications@github.com wrote:

Latest commit made several changes to how the service is issuing power commands to rooted device. These changes broke the power toggle functionality on a droid razr m. Can anyone verify proper functionality on a Moto-g or other device?

Reply to this email directly or view it on GitHub< https://github.com/hackingtype1/original-android-cgm/issues/2> .

Reply to this email directly or view it on GitHubhttps://github.com/hackingtype1/original-android-cgm/issues/2#issuecomment-38337463 .

hackingtype1 commented 10 years ago

closing for now.