-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* WIP - #57 * Add sync conditions activity * Update folder edit layout Implement SyncConditionsActivity stub * Add dialog open logic * Fix UI glitches * Update APK version to 0.14.51.4 / 4167 * Revert "Update APK version to 0.14.51.4 / 4167" This reverts commit 47bc4aa. * Implement WiFi Ssid Whitelist UI * Read per-folder sync conditions from prefs * Implement onCheckedChange listeners * Implement saving object sync conditions * Remove early draft stuff * Implement per folder master switch for custom sync conditions * FolderActivity - More log * Improve generation of object-specific constants * Added onSyncPreconditionChanged to RunConditionMonitor * Fix UI glitch * Fix non-harming typos * Refactor "on mobile data" sync condition * Refactor "on wifi" sync condition * Refactor "on whitelisted wifi" sync condition * Refactor "on metered wifi" sync condition * Refactor RunConditionMonitor#decideShouldRun * RunConditionMonitor - Rename variables * Pause/Unpause folders using RunConditionMonitor events * Implement RunConditionMonitor#SyncConditionResult * Fix lint - use editor.apply instead of editor.commit * Updated translations * Add null check in RestApi * Fix missing explanation text * Fix german translation * Update APK version to 0.14.51.6 / 4169 * Update whatsnew
- Loading branch information
Catfriend1
authored
Oct 14, 2018
1 parent
c5a436f
commit f6f90c9
Showing
80 changed files
with
1,141 additions
and
1,094 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.