This website requires JavaScript.
Explore
Help
Register
Sign In
gudbjartur22
/
clinx02-androidpebble
Watch
1
Star
0
Fork
0
You've already forked clinx02-androidpebble
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4308e90f2605509fb171a04f4ace3a1fef7ea781
clinx02-androidpebble
/
app
History
Graham Jones
4308e90f26
Solved problem of background service crashing - it is a 'feature' of Android 8 where background services are shutdown when the main activity stops. Solution is to make the service a 'Foreground Service' instead (I think - testing now....)
2019-01-14 23:31:02 +00:00
..
libs
raw data transfer to phone working - started on adding fft analysis, but not finished.
2016-06-28 22:15:26 +01:00
release
Removed unused ipCamera fragment which was causing warnings in Google Play Store
2019-01-09 06:40:18 +00:00
src
Solved problem of background service crashing - it is a 'feature' of Android 8 where background services are shutdown when the main activity stops. Solution is to make the service a 'Foreground Service' instead (I think - testing now....)
2019-01-14 23:31:02 +00:00
build.gradle
Converted to target SDK Level 28 - had to change how we did notifications, and specify a style to get back to black background. Still a problem with the 'ok' notification not displaying properly - background showing white for some reason.
2019-01-05 23:10:55 +00:00