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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API to get path to OBBs.
Dianne Hackborn
2011-01-16
3
-6
/
+20
*
Add manifest API to request a large heap.
Dianne Hackborn
2011-01-16
2
-2
/
+8
*
cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master
Scott Main
2011-01-14
1
-0
/
+13
*
Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb
Kenny Root
2011-01-14
1
-2
/
+12
|
\
|
*
Add the {get,set}PackageObbPaths calls to API
Kenny Root
2011-01-14
1
-2
/
+12
*
|
Add Holo theme for IMEs.
Dianne Hackborn
2011-01-14
1
-26
/
+6
|
/
*
API changes to support encryption in DPM
Andy Stadler
2011-01-12
3
-2
/
+123
*
Fix null crash when fragments go away during animations
Chet Haase
2011-01-12
1
-1
/
+3
*
Merge "Possibly fix bad notification updates." into honeycomb
Joe Onorato
2011-01-12
1
-1
/
+9
|
\
|
*
Possibly fix bad notification updates.
Joe Onorato
2011-01-12
1
-1
/
+9
*
|
Make ProgressDialog a little less lame.
Dianne Hackborn
2011-01-12
1
-16
/
+45
|
/
*
Add "min size" facility to the Window class.
Dianne Hackborn
2011-01-12
1
-10
/
+0
*
Add ActivityManager#isRunningInTestHarness() public API.
Brett Chabot
2011-01-09
1
-0
/
+7
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
4
-41
/
+10
*
Fix bug 3245465 - Themed dialog icons
Adam Powell
2011-01-08
1
-1
/
+24
*
Add dispatch key shortcut window callback.
Jeff Brown
2011-01-05
2
-2
/
+63
*
resolved conflicts for merge of 3a2c6bf0 to master
Brad Fitzpatrick
2011-01-05
1
-1
/
+1
|
\
|
*
am 69ea4e15: Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2011-01-05
1
-1
/
+1
|
|
\
|
|
*
Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2011-01-05
1
-1
/
+1
*
|
|
Revisiting ActionBar API and layout.
Adam Powell
2011-01-05
1
-1
/
+85
*
|
|
Notification.Builder.setAutoCancel() was setting the wrong flag.
Joe Onorato
2011-01-04
1
-1
/
+1
*
|
|
When the number field on a notifications is >100, just say "100+" instead of ...
Joe Onorato
2011-01-04
1
-2
/
+7
*
|
|
Some new API cleanup.
Dianne Hackborn
2011-01-04
1
-15
/
+17
*
|
|
Merge "Few little fragment, wm tweaks."
Dianne Hackborn
2011-01-04
2
-1
/
+5
|
\
\
\
|
*
|
|
Few little fragment, wm tweaks.
Dianne Hackborn
2011-01-04
2
-1
/
+5
*
|
|
|
Again maybe fix issue #3169193...
Dianne Hackborn
2011-01-03
1
-2
/
+5
|
/
/
/
*
|
|
Minor fix to previous fragment change: non-animating case
Chet Haase
2010-12-28
1
-0
/
+2
*
|
|
Delay hiding fragments until transition finishes
Chet Haase
2010-12-28
1
-1
/
+9
*
|
|
Fix NPE pointed out by Chet.
Dianne Hackborn
2010-12-28
1
-1
/
+2
*
|
|
Possible fix to issue #3213749: NPE at...
Dianne Hackborn
2010-12-28
2
-30
/
+143
*
|
|
Adding APIs for setting whether to show week number and setting the start day...
Svetoslav Ganov
2010-12-28
1
-10
/
+4
*
|
|
Add some standard definitions for device heaps.
Dianne Hackborn
2010-12-23
1
-0
/
+22
*
|
|
Correctly save Activity's state in saveInstanceState
Martin Hibdon
2010-12-22
1
-1
/
+1
*
|
|
3298147 DatePicker dialog does not provide mechanism for specifying range fro...
Svetoslav Ganov
2010-12-22
1
-1
/
+22
*
|
|
Fix issue #3301572: onCreateLoader must not be a member class: VolumeMetadata...
Dianne Hackborn
2010-12-21
1
-14
/
+20
*
|
|
More cleanup of Loader APIs.
Dianne Hackborn
2010-12-20
3
-50
/
+90
*
|
|
if a download dir doesn't exist, create it or fail fast
Vasu Nori
2010-12-19
1
-1
/
+13
*
|
|
Merge "Some fixes to the new loader management."
Dianne Hackborn
2010-12-17
1
-2
/
+12
|
\
\
\
|
*
|
|
Some fixes to the new loader management.
Dianne Hackborn
2010-12-17
1
-2
/
+12
*
|
|
|
Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme app
Svetoslav Ganov
2010-12-17
3
-11
/
+2
|
/
/
/
*
|
|
Fixes for when onLoaderReset() is called.
Dianne Hackborn
2010-12-16
1
-1
/
+6
*
|
|
Fix issue #3272082: Contacts: when going back from edit view,
Dianne Hackborn
2010-12-16
2
-223
/
+107
*
|
|
Fix launching of activities that I broke.
Dianne Hackborn
2010-12-15
1
-7
/
+6
*
|
|
Time to remove some old APIs!
Dianne Hackborn
2010-12-14
2
-1
/
+4
*
|
|
Merge "bug:3264401 changes to support usage of new downloads dir in /data"
Vasu Nori
2010-12-14
1
-1
/
+24
|
\
\
\
|
*
|
|
bug:3264401 changes to support usage of new downloads dir in /data
Vasu Nori
2010-12-14
1
-1
/
+24
*
|
|
|
Merge "Fix Dialog generating multiple onCancel()."
Dianne Hackborn
2010-12-14
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fix Dialog generating multiple onCancel().
Dianne Hackborn
2010-12-14
2
-3
/
+3
*
|
|
|
|
Merge "Work around issue #3241701: crash in ActivityThread.handleWindowVisibi...
Dianne Hackborn
2010-12-14
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Work around issue #3241701: crash in ActivityThread.handleWindowVisibility
Dianne Hackborn
2010-12-14
1
-0
/
+6
|
|
/
/
/
/
[next]