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
*
Support ActionBar in Dialogs
Adam Powell
2010-08-09
1
-3
/
+21
*
This may fix LoaderManager bug where a closed cursor could be used.
Dianne Hackborn
2010-08-09
1
-5
/
+8
*
Fix some lifecycle issues with populating the action bar's menu
Adam Powell
2010-08-06
1
-4
/
+0
*
Fix some Loader bugs.
Dianne Hackborn
2010-08-05
4
-25
/
+117
*
First pass at a new clipboard API.
Dianne Hackborn
2010-08-05
1
-1
/
+1
*
am 811d66f1: am 9b87770f: Merge "Fix crash when startForeground posts a broke...
Daniel Sandler
2010-08-05
1
-0
/
+1
|
\
|
*
am 9b87770f: Merge "Fix crash when startForeground posts a broken Notificatio...
Daniel Sandler
2010-08-04
1
-0
/
+1
|
|
\
|
|
*
Merge "Fix crash when startForeground posts a broken Notification." into ging...
Daniel Sandler
2010-08-04
1
-0
/
+1
|
|
|
\
|
|
|
*
Fix crash when startForeground posts a broken Notification.
Daniel Sandler
2010-08-04
1
-0
/
+1
*
|
|
|
Removed extra parameter tag in JavaDocs
Oscar Montemayor
2010-08-04
1
-2
/
+0
*
|
|
|
Fix for SDK breakage with hidden field.
Oscar Montemayor
2010-08-04
1
-1
/
+0
*
|
|
|
Device Policy Manager changes to enable Global Proxy.
Oscar Montemayor
2010-08-04
3
-1
/
+107
*
|
|
|
requery() return value should be checked
Vasu Nori
2010-08-04
1
-1
/
+4
*
|
|
|
Add android:hardwareAccelerated to Activity.
Romain Guy
2010-08-04
1
-2
/
+3
*
|
|
|
Add facility to switch to new fragments from preferences.
Dianne Hackborn
2010-08-03
2
-19
/
+35
*
|
|
|
New two-pane mode for PreferenceActivity.
Dianne Hackborn
2010-08-03
1
-2
/
+21
*
|
|
|
Add dumping of Running Service reports to ApplicationErrorReports
Jacek Surazski
2010-08-03
1
-1
/
+4
*
|
|
|
am 4edd80db: am ee34a49f: Add missing word from docs.
Brad Fitzpatrick
2010-08-02
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am ee34a49f: Add missing word from docs.
Brad Fitzpatrick
2010-08-02
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add missing word from docs.
Brad Fitzpatrick
2010-08-02
1
-1
/
+1
*
|
|
|
am e2d33bbc: am d2165cfc: Merge "StrictMode: time violations in Binder calls"...
Brad Fitzpatrick
2010-07-30
3
-33
/
+18
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am d2165cfc: Merge "StrictMode: time violations in Binder calls" into gingerb...
Brad Fitzpatrick
2010-07-30
3
-33
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
*
|
StrictMode: time violations in Binder calls
Brad Fitzpatrick
2010-07-30
3
-33
/
+18
*
|
|
|
Fix crash.
Dianne Hackborn
2010-07-29
1
-0
/
+4
*
|
|
|
Add support for setting action bar title/subtitle by resource ID
Adam Powell
2010-07-28
1
-0
/
+65
*
|
|
|
Merge "Add new system service CountryDetector"
Mike Lockwood
2010-07-28
1
-0
/
+16
|
\
\
\
\
|
*
|
|
|
Add new system service CountryDetector
Bai Tao
2010-07-28
1
-0
/
+16
*
|
|
|
|
Action modes without action bar
Adam Powell
2010-07-27
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Fix build
Jean-Baptiste Queru
2010-07-27
1
-1
/
+1
*
|
|
|
am f7ad0aa0: am 10f7c1b8: Merge "Explicitly mention again that startCommand()...
Brad Fitzpatrick
2010-07-27
1
-1
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 10f7c1b8: Merge "Explicitly mention again that startCommand() runs on the ...
Brad Fitzpatrick
2010-07-27
1
-1
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Explicitly mention again that startCommand() runs on the main thread.
Brad Fitzpatrick
2010-07-27
1
-1
/
+9
*
|
|
|
Moved context modes into view, renamed to action modes
Adam Powell
2010-07-26
3
-184
/
+38
*
|
|
|
am b6022e3d: am 14bfa398: Infrastructure to report running services to develo...
Dianne Hackborn
2010-07-26
1
-0
/
+68
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 14bfa398: Infrastructure to report running services to developer.
Dianne Hackborn
2010-07-26
1
-0
/
+68
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Infrastructure to report running services to developer.
Dianne Hackborn
2010-07-24
1
-0
/
+68
*
|
|
|
Ensure that creating a Loader/LoaderManager after the Activity has
Ben Komalo
2010-07-26
1
-1
/
+1
*
|
|
|
Add new DialogFragment class.
Dianne Hackborn
2010-07-24
6
-17
/
+456
*
|
|
|
am 5e43c5a6: am b8e07a51: DL manager support for broadcasts + connectivity co...
Steve Howard
2010-07-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am b8e07a51: DL manager support for broadcasts + connectivity control
Steve Howard
2010-07-21
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
DL manager support for broadcasts + connectivity control
Steve Howard
2010-07-21
1
-1
/
+1
*
|
|
|
Rename callback methods for contextual modes to match recent refactoring.
Adam Powell
2010-07-21
1
-21
/
+21
*
|
|
|
Merge "Fix bug 2859423 - action bar: need a way to choose item in spinner"
Adam Powell
2010-07-21
1
-7
/
+29
|
\
\
\
\
|
*
|
|
|
Fix bug 2859423 - action bar: need a way to choose item in spinner
Adam Powell
2010-07-21
1
-7
/
+29
*
|
|
|
|
Merge "Relay stopLoading() on the loader from LoaderInfo.stop()"
Ben Komalo
2010-07-21
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Relay stopLoading() on the loader from LoaderInfo.stop()
Ben Komalo
2010-07-21
1
-0
/
+1
*
|
|
|
|
Fix docs
Adam Powell
2010-07-20
1
-5
/
+5
*
|
|
|
|
Refactored contextual modes out of action bar.
Adam Powell
2010-07-20
3
-150
/
+171
|
/
/
/
/
*
|
|
|
am fcff6910: merge from open-source master
The Android Open Source Project
2010-07-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge from open-source master
The Android Open Source Project
2010-07-20
1
-1
/
+1
|
|
\
\
\
[next]