1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/helper
Daniel Applebaum a8339dfe9d Provide for tracing length of WakeLock activity.
Improve thread safety using volatiles.
2010-05-22 21:58:35 +00:00
..
power Provide for tracing length of WakeLock activity. 2010-05-22 21:58:35 +00:00
AutoSyncHelper.java Fixed some more warnings: 2010-05-19 18:44:22 +00:00
AutoSyncSdk3.java astyle 2010-05-12 02:51:59 +00:00
AutoSyncSdk4.java Fixes Issue 1482 2010-05-15 21:26:15 +00:00
AutoSyncSdk5.java Helper classes to get the state of the Android auto-sync setting. Implementation differs for SDK 1.5, SDK 1.6 and SDK 2.0+. See issue 1482 for more details. 2010-05-10 20:15:41 +00:00
DomainNameChecker.java Moved classes Regex and DomainNameChecker from android (package) namespace to K-9 namespace. This way we're protected from modifications to these classes in future Android versions. 2010-05-19 19:16:36 +00:00
IAutoSync.java astyle 2010-05-12 02:51:59 +00:00
Regex.java Moved classes Regex and DomainNameChecker from android (package) namespace to K-9 namespace. This way we're protected from modifications to these classes in future Android versions. 2010-05-19 19:16:36 +00:00
Utility.java Code refactoring: 2010-05-19 18:17:06 +00:00