- Recalculate the grace period notification progress, based on current time rather than once per update. This was causing the notification to persist when the phone went to sleep, past the time that the grace period had actually expired. - Upgrade to latest libraries.
28 lines
1.2 KiB
XML
28 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="HypoAlarm" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="android-gradle" name="Android-Gradle">
|
|
<configuration>
|
|
<option name="GRADLE_PROJECT_PATH" value=":GlowPadBackport" />
|
|
</configuration>
|
|
</facet>
|
|
<facet type="java-gradle" name="Java-Gradle">
|
|
<configuration>
|
|
<option name="BUILD_FOLDER_PATH" />
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<output url="file://$MODULE_DIR$/build/classes/main" />
|
|
<output-test url="file://$MODULE_DIR$/build/classes/test" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
|
|
<excludeFolder url="file://$MODULE_DIR$/build" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="JDK" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module>
|
|
|