index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-0
/
+82
*
Throw Base64DataException instead of IOException
Andy Stadler
2011-01-24
3
-2
/
+32
*
Patch new JSON APIs with changes informed by GSON.
Jesse Wilson
2011-01-10
3
-17
/
+102
*
b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComp...
Michael Chan
2011-01-09
1
-0
/
+6
*
Merge "Ensure bitmaps aren't freed while referenced from a display list"
Patrick Dubroy
2010-12-20
1
-127
/
+0
|
\
|
*
Ensure bitmaps aren't freed while referenced from a display list
Patrick Dubroy
2010-12-20
1
-127
/
+0
*
|
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
1
-0
/
+19
|
/
*
Put Log.wtf's terrible failure in logcat -b main.
Brad Fitzpatrick
2010-12-15
1
-1
/
+1
*
Merge "Don't drop zeros in the second position in formatDuration()"
Bjorn Bringert
2010-11-24
1
-3
/
+2
|
\
|
*
Don't drop zeros in the second position in formatDuration()
Bjorn Bringert
2010-11-23
1
-3
/
+2
*
|
Misc Looper cleanups; add android.util.PrefixPrinter
Brad Fitzpatrick
2010-11-23
1
-0
/
+50
*
|
Cache WindowManager in StrictMode; add android.util.Singleton
Brad Fitzpatrick
2010-11-22
1
-0
/
+39
|
/
*
Decode JSON literal types eagerly and with our own decoder.
Jesse Wilson
2010-11-18
1
-149
/
+197
*
am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s mi...
Jesse Wilson
2010-11-09
1
-0
/
+1
|
\
|
*
Add @Deprecated to match @deprecated where it's missing.
Jesse Wilson
2010-11-09
1
-0
/
+1
|
*
Implement issue #3116702: New manifest tags for supported screen sizes DO NO...
Dianne Hackborn
2010-10-21
1
-0
/
+5
*
|
Merge "Remove inappropriate conversion of IOException to AssertionError"
Tom O'Neill
2010-11-08
1
-9
/
+5
|
\
\
|
*
|
Remove inappropriate conversion of IOException to AssertionError
Tom O'Neill
2010-11-05
1
-9
/
+5
*
|
|
Add new fade in/out feature for drawable containers.
Dianne Hackborn
2010-11-03
1
-0
/
+1
*
|
|
Implement issue #3116702: New manifest tags for supported screen sizes
Dianne Hackborn
2010-10-22
1
-0
/
+5
*
|
|
Fix typos in JSON documentation.
Jesse Wilson
2010-10-15
2
-3
/
+3
|
/
/
*
|
am 277465fb: am 57bd0615: Merge "b/3054044 Make allDay event times format in ...
Erik
2010-10-01
1
-1
/
+10
|
\
\
|
|
/
|
*
b/3054044 Make allDay event times format in utc
Erik
2010-10-01
1
-1
/
+10
*
|
am f78fdacc: am eaa2cabf: Merge "Fix problem where Base64InputStream single-b...
Jesse Wilson
2010-09-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix problem where Base64InputStream single-byte reads were unsigned.
Jesse Wilson
2010-09-22
1
-1
/
+1
*
|
am bfbab8ca: am a8cc20e5: Merge "b/3004029 Fixed content resolver loss" into ...
Erik
2010-09-15
1
-3
/
+3
|
\
\
|
|
/
|
*
b/3004029 Fixed content resolver loss
Erik
2010-09-15
1
-3
/
+3
*
|
am 42e72e57: am 344d9663: Merge "Close tz query cursor when done." into ginge...
Erik
2010-09-15
1
-0
/
+1
|
\
\
|
|
/
|
*
Close tz query cursor when done.
Erik
2010-09-15
1
-0
/
+1
*
|
am 0b46070d: am 426ee7f2: Fixes some bugs in TimeZoneUtils
Erik
2010-09-15
1
-7
/
+30
|
\
\
|
|
/
|
*
Fixes some bugs in TimeZoneUtils
Erik
2010-09-14
1
-7
/
+30
*
|
am 86e19914: am b92788aa: Merge "Adds time zone functionality into fw as a hi...
Erik
2010-09-15
1
-0
/
+309
|
\
\
|
|
/
|
*
Adds time zone functionality into fw as a hidden api
Erik
2010-09-14
1
-0
/
+309
*
|
am 75f0024c: am 6e86915e: Merge "Fixes to battery stats debug output." into g...
Dianne Hackborn
2010-09-07
1
-78
/
+103
|
\
\
|
|
/
|
*
Fixes to battery stats debug output.
Dianne Hackborn
2010-09-07
1
-78
/
+103
*
|
Add facilities for layout transitions
Chet Haase
2010-08-24
1
-14
/
+18
*
|
am 2e47052f: am 567722ee: Merge "Fix problems with determining when to kill a...
Dianne Hackborn
2010-08-16
1
-0
/
+125
|
\
\
|
|
/
|
*
Fix problems with determining when to kill apps for wake usage.
Dianne Hackborn
2010-08-15
1
-0
/
+125
*
|
Fragment and PreferenceFragment and FragmentManager, oh my!
Dianne Hackborn
2010-08-12
2
-0
/
+8
*
|
Replace Bitmap's finalizers with PhantomReferences.
Romain Guy
2010-08-09
1
-0
/
+127
*
|
Optimizing skipValue() to avoid allocation.
Jesse Wilson
2010-08-06
1
-13
/
+23
*
|
Adding JsonReader.setLenient() to handle malformed JSON strings.
Jesse Wilson
2010-08-06
2
-77
/
+116
*
|
A new streaming JSON API.
Jesse Wilson
2010-08-06
4
-0
/
+1631
*
|
Integrate Loader support in to Activity/Fragment.
Dianne Hackborn
2010-07-08
1
-0
/
+10
*
|
am 599f7287: am 9ac3743d: Merge "Log.wtf when databases go to be downgraded."...
Brad Fitzpatrick
2010-06-08
1
-2
/
+33
|
\
\
|
|
/
|
*
Log.wtf when databases go to be downgraded.
Brad Fitzpatrick
2010-06-08
1
-2
/
+33
*
|
Add KDDI/Softbank to available Shift_Jis mapping.
Daisuke Miyakawa
2010-05-25
1
-23
/
+47
*
|
Updated URL pattern based on http://data.iana.org/TLD/tlds-alpha-by-domain.txt
Shimeng (Simon) Wang
2010-05-07
1
-6
/
+6
*
|
Revert "Updated URL pattern based on http://data.iana.org/TLD/tlds-alpha-by-d...
Shimeng (Simon) Wang
2010-05-06
1
-6
/
+6
*
|
Updated URL pattern based on http://data.iana.org/TLD/tlds-alpha-by-domain.txt
Shimeng (Simon) Wang
2010-05-06
1
-6
/
+6
|
/
[next]