History log of /packages/apps/Exchange/src/com/android/exchange/utility/Duration.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e85a8d17b2b0c80bd04306db5a698ac3b91deaa 20-Feb-2010 Makoto Onuki <omakoto@google.com> Don't use hidden APIs

- The entire android.pim package is hidden.
Use java.text.ParseException instead of android.pim.DateException.

- TelephonyManager.getDefault() is hidden.
Use Context.getSystemService() instead.

- Use newly added Base64 in the framework.

Bug 2226160
/packages/apps/Exchange/src/com/android/exchange/utility/Duration.java
14045eac56b0aa394ce36f00b4f31dbe8bc1122d 29-Jan-2010 Marc Blank <mblank@google.com> Additional work on new Event upload to EAS server

* Added support for reminders and recurrences
* Note that Duration class is copied from CalendarProvider with only
formatting changes

Change-Id: Icf399df422f813ba8e7880646bfbc96a2156a204
/packages/apps/Exchange/src/com/android/exchange/utility/Duration.java