.. |
power
|
Always use the application context when instantiating singletons
|
2012-05-16 22:22:39 +02:00 |
ClipboardManager.java
|
Added helper class to use the most recent ClipboardManager
|
2012-04-01 21:08:31 +02:00 |
ClipboardManagerApi1.java
|
Added helper class to use the most recent ClipboardManager
|
2012-04-01 21:08:31 +02:00 |
ClipboardManagerApi11.java
|
Added annotations to disable Lint warnings when we're using newer APIs
|
2012-07-07 14:38:57 +02:00 |
ContactItem.java
|
Make ContactItem immutable
|
2012-04-09 01:57:45 +02:00 |
Contacts.java
|
Always use the application context when instantiating singletons
|
2012-05-16 22:22:39 +02:00 |
ContactsSdk5.java
|
Make ContactItem immutable
|
2012-04-09 01:57:45 +02:00 |
ContactsSdk5p.java
|
astyle-d
|
2011-02-26 18:39:06 -06:00 |
DateFormatter.java
|
Use the default date format if pulling from Preferences fails for any reason.
|
2012-10-03 10:06:40 -07:00 |
DomainNameChecker.java
|
Get rid of auto-unboxing in comparison
|
2012-07-07 14:19:22 +02:00 |
FileBrowserHelper.java
|
Converted message view to a fragment
|
2012-10-05 18:14:07 +02:00 |
HtmlConverter.java
|
Remove excessive debug logging
|
2012-11-27 16:33:53 +01:00 |
MediaScannerNotifier.java
|
astyle-d
|
2011-02-26 18:39:06 -06:00 |
MenuPopup.java
|
Changed the way we handle menu item clicks using MenuPopupHelper
|
2012-09-18 03:07:43 +02:00 |
MergeCursor.java
|
Fix edge case in MergeCursor
|
2012-10-31 01:06:26 +01:00 |
MergeCursorWithUniqueId.java
|
Do sorting in MergeCursor when merging the query results
|
2012-10-27 02:15:30 +02:00 |
MessageHelper.java
|
Remove unused stuff
|
2012-10-24 01:37:33 +02:00 |
NotificationBuilder.java
|
Don't use the NotificationBuilder as singleton
|
2012-05-08 06:45:04 +02:00 |
NotificationBuilderApi1.java
|
Use Notification.Builder on Honeycomb+ devices
|
2012-05-04 22:03:35 +02:00 |
NotificationBuilderApi11.java
|
Added annotations to disable Lint warnings when we're using newer APIs
|
2012-07-07 14:38:57 +02:00 |
Regex.java
|
astyle-d
|
2011-02-26 18:39:06 -06:00 |
SizeFormatter.java
|
astyle-d
|
2011-02-26 18:39:06 -06:00 |
StringUtils.java
|
applied StringUtils.isNullOrEmpty()
|
2011-10-29 15:12:49 +09:00 |
Utility.java
|
Replace call to method only available with API 9 and higher
|
2012-10-27 05:09:58 +02:00 |