Skip to content
Snippets Groups Projects
Select Git revision
  • DeepSleep
  • master default protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Apr292823222110Nov12Dec21Oct17163Jul222Jun211911Jan1Nov17Aug161514111098Use WIFI_MODE_FULL_HIGH_PERF for wifi lock on API >= 29.mastermasterSchedule a connectivity check at startup.Log MIUI version on Xiaomi and Redmi phones.Log doze exemption status when receiving a doze mode broadcast.Check connectivity after events that might affect it.Include git hash in log.Log doze exemption status after requesting.Make wake lock tag configurable.Add support for renewable wake locks.Finish AndroidX migration, add doze exemption button.Upgrade all the things, migrate to AndroidX.Update notification icon.Update launcher icon.Make log file world-readable for easier extraction.Check for deep sleep on alarm and when receiving data.Log more information about deep sleep.Fix lint warnings for server.Upgrade dependencies and target API, fix lint warnings.Merge branch 'deep-sleep-changes' into 'master'Add SleepMonitor to detect deep sleep.Started power monitor with app launch instead of service creationDeepSleepDeepSleepAttempt at detecting deep sleep w/ error marginWIP: Attempt at detecting deep sleep (do not merge)WIP: Attempt at detecting deep sleep (do not merge)Merge branch 'Usability' into 'master'Minor usability improvements; keyboard toggles when background is clicked, custom keyboardRemove default server details.Allow user to enter ip address and port numberAllow client to specify keepalive size.Updated Gradle to version 3.5.Reconnect after closing socket due to inactivity.Close socket if connection is idle for two keepalive periods.Use a proper logger for SnoozeServer.Interrupt network thread by closing socket.Prepend existing messages rather than sorting.Set TCP no delay and keepalive options on socket.Removed read buffer, increased wake lock coverage.Cancel alarm and interrupt network thread when stopping service.Added button to stop service.Log network connectiviy events.
Loading