1
0
mirror of https://github.com/etesync/android synced 2025-02-09 22:22:57 +00:00
etesync-android/app/src/main/java/com/etesync/syncadapter
Tom Hacohen cf9ee98ead Sync interval setting: use the same string for current as selector.
Before this commit the texts were different, and odd.
For example, the text in the selector would be:
Every 4 hours
and the text in the preview would be:
Every 240 minutes
2017-03-01 18:18:10 +00:00
..
journalmanager Change exceptions inheriting from HttpException to accept "Response" 2017-03-01 00:24:19 +00:00
log Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
model Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
resource Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
syncadapter Fix issue with only one of the notifications being clickable. 2017-02-28 23:23:03 +00:00
ui Sync interval setting: use the same string for current as selector. 2017-03-01 18:18:10 +00:00
AccountsChangedReceiver.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
AccountSettings.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
AccountUpdateService.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
App.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
Constants.java Refactor notifications to launch a notification handler 2017-02-28 23:26:19 +00:00
GsonHelper.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
HttpClient.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
InvalidAccountException.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
NotificationHelper.java Add a UserInactive exception for when the user is no longer active 2017-02-28 23:58:47 +00:00
PackageChangedReceiver.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
SSLSocketFactoryCompat.java Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00