k-9/src/com/fsck/k9/helper
Joe Steele 7dfbd906c9 Eliminate DomainNameChecker
There's no need to maintain our own implementation when comparable
classes already exist in the Android API.

StrictHostnameVerifier is used instead.
2014-09-06 19:32:03 -04:00
..
power Always use the application context when instantiating singletons 2012-05-16 22:22:39 +02:00
ClipboardManager.java Simplify ClipboardManager 2014-08-19 17:17:50 -04:00
ContactItem.java Make ContactItem immutable 2012-04-09 01:57:45 +02:00
ContactPicture.java Add setting to toggle colored background of fallback contact pictures 2013-08-16 18:43:00 +02:00
Contacts.java Clean up lint items 2014-05-03 12:51:37 -04:00
FileBrowserHelper.java Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
HtmlConverter.java Eliminate non-working text replacements 2014-02-25 12:58:56 -05:00
IdentityHelper.java Try to use the correct identity with OpenPGP API's EXTRA_ACCOUNT_NAME 2014-04-01 02:44:47 +02:00
MediaScannerNotifier.java astyle-d 2011-02-26 18:39:06 -06:00
MergeCursor.java Remove code for unsupported API levels 2014-08-19 17:17:55 -04:00
MergeCursorWithUniqueId.java Do sorting in MergeCursor when merging the query results 2012-10-27 02:15:30 +02:00
MessageHelper.java Clean up date handling. 2013-02-11 15:19:15 +01:00
Regex.java Add support for bitcoin URIs 2013-12-05 04:28:28 +01:00
SizeFormatter.java astyle-d 2011-02-26 18:39:06 -06:00
StringUtils.java use more idiomatic String.isEmpty() instead of comparing length to 0 2014-02-15 23:59:24 +01:00
Utility.java Remove code for unsupported API levels 2014-08-19 17:17:55 -04:00