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
Jesse Vincent 3d090e9626 astyle
2011-01-31 23:45:23 +00:00
..
power standardize the formats of our wakelock messages to be able to better audit them 2011-01-13 01:18:40 +00:00
AutoSyncHelper.java Switch to UNIX EOL style 2010-10-03 11:08:42 +00:00
AutoSyncSdk3.java Switch to UNIX EOL style 2010-10-03 11:08:42 +00:00
AutoSyncSdk4.java Switch to UNIX EOL style 2010-10-03 11:08:42 +00:00
AutoSyncSdk5.java svn:eol-style=LF for src and XML resources 2010-07-13 21:49:28 +00:00
Contacts.java Use new contacts API on Android 2.0, 2.0.1, and 2.1 devices with additional code to match by phonetic names. 2011-01-25 02:34:02 +00:00
ContactsSdk3_4.java Avoid IllegalArgumentException - Only fetch display name in getOwnerName() 2011-01-25 02:29:31 +00:00
ContactsSdk5.java Use new contacts API on Android 2.0, 2.0.1, and 2.1 devices with additional code to match by phonetic names. 2011-01-25 02:34:02 +00:00
ContactsSdk5p.java astyle 2011-01-31 23:45:23 +00:00
DateFormatter.java move DateFormatter from Activity to Helper 2011-01-10 17:47:16 +00:00
DomainNameChecker.java Rewrote code to be easier to read and not raise a potential null pointer warning by Eclipse. 2011-01-19 00:10:36 +00:00
HtmlConverter.java Replace concatenation in StringBuilder with append. 2011-01-25 04:25:27 +00:00
IAutoSync.java Switch to UNIX EOL style 2010-10-03 11:08:42 +00:00
MediaScannerNotifier.java Extract AttachmentView and MediaScannerNotifier into their own classes 2011-01-06 16:56:20 +00:00
MessageHelper.java Fixed lots of warnings (unused imports/variables, missing annotations, etc.) 2011-01-18 23:54:49 +00:00
Regex.java Update URL regexes by importing from AOSP and then from IANA 2011-01-14 01:37:46 +00:00
SizeFormatter.java Extract SizeFormatter into helpers 2010-12-13 01:02:39 +00:00
Utility.java Added a null pointer check to make the static analysis component of Eclipse happy 2011-01-19 00:00:58 +00:00