1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-10 11:35:11 -05:00
k-9/src/com/fsck/k9/helper
2011-01-06 16:56:20 +00:00
..
power find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-05-30 04:17:00 +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 Make contacts searchable from phonetic names on Eclair and earlier. 2011-01-04 14:33:02 +00:00
ContactsSdk3_4.java Make contacts searchable from phonetic names on Eclair and earlier. 2011-01-04 14:33:02 +00:00
ContactsSdk5.java Mark contacts as contacted when a mail is sent to them. 2010-10-30 20:35:49 +00:00
DomainNameChecker.java astyle 2010-12-01 06:32:29 +00:00
HtmlConverter.java astyle 2011-01-06 16:55:08 +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 move toMe and ccMe into LocalMessage from MessageInfoHolder 2010-11-27 04:03:10 +00:00
Regex.java simplify static final methods to just be static. (IntelliJ inspection) 2010-12-01 02:59:50 +00:00
SizeFormatter.java Extract SizeFormatter into helpers 2010-12-13 01:02:39 +00:00
Utility.java Fix javadoc; make constant all caps. 2010-12-29 07:17:43 +00:00