summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src/android/text/format
Commit message (Collapse)AuthorAgeFilesLines
* Add missing DateFormat method.Deepanshu Gupta2015-01-071-0/+5
| | | | Change-Id: Ia03023e65ef4a7ec90b61f1f538cbe74868c63c5
* Fix AnalogClock renderingDeepanshu Gupta2014-11-261-75/+0
| | | | | | | | | | | | | | | | 1. Change calls to java.lang.System.log* since they don't exist on the host. 2. Clean up method rewrite mechanism in ReplaceMethodCallsAdapter. 3. Stub out creation of uninitialized GregorianCalendar. 4. Memory map the time zone data base file and provide a custom implementation of BufferIterator for use by ZoneInfoDB 5. Delete unused Time_Delegate Also fixed a comment in BridgeAssetManager and an error message in FontFamily_Delegate. Bug: http://b.android.com/79160 Change-Id: Iae5ef65678f0e6c7c5af520c45bd15980ce3fa55
* Fix DelegatesDeepanshu Gupta2014-08-041-85/+0
| | | | Change-Id: I2b6a6b679b7a5b2532b76b723155bc2763b70768
* Add methods for Time_DelegateDeepanshu Gupta2014-01-311-2/+101
| | | | | Bug: http://b.android.com/65359 Change-Id: I7c2d09286d6bcd9899444aaa5a4a5a342e39d923
* Fix CalendarView to show the right month and year label.Deepanshu Gupta2013-10-161-0/+61
| | | | Change-Id: I95431f1054678d4192bd1621c1f69b29268f55e9
* Fix DateFormat for layoutlib.Xavier Ducrohet2013-02-121-0/+37
Change-Id: I389c9d106b93b9f81dd3614398a5b66ba2b39a70