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
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
am b29f8283: Merge change 6155 into donut
Android (Google) Code Review
2009-07-06
1
-0
/
+338
|
\
|
*
Unhide android.speech.tts.TextToSpeech
Jean-Michel Trivi
2009-07-02
1
-0
/
+338
*
|
am c56096fe: Merge change 5878 into donut
Android (Google) Code Review
2009-07-01
1
-11
/
+11
|
\
\
|
|
/
|
*
Add new attribute 'searchSettingsDescription' for use within an app's
Mike LeBeau
2009-06-30
1
-11
/
+11
*
|
Merge commit '1dac277f' into manualmerge
Dianne Hackborn
2009-07-01
1
-0
/
+11
|
\
\
|
|
/
|
*
Implement issue #1943927 (need notification in status bar when adb is active)
Dianne Hackborn
2009-06-30
1
-0
/
+11
*
|
am 91c91b74: Merge change 5817 into donut
Android (Google) Code Review
2009-07-01
1
-66
/
+109
|
\
\
|
|
/
|
*
Replace indeterminate progress animated asset with new ones
Romain Guy
2009-06-30
1
-66
/
+109
*
|
Added a Formatter parameter to DateUtils.formatDateRange
Michael Chan
2009-06-30
1
-0
/
+21
*
|
am fbd8f69a: Fixes #1946141. Introduce new caching API to control scaling.
Romain Guy
2009-06-29
1
-0
/
+26
|
\
\
|
|
/
|
*
Fixes #1946141. Introduce new caching API to control scaling.
Romain Guy
2009-06-26
1
-0
/
+26
*
|
am 72eb0aca: Merge change 5483 into donut
Android (Google) Code Review
2009-06-29
1
-33
/
+120
|
\
\
|
|
/
|
*
Expand support for different screen sizes.
Dianne Hackborn
2009-06-26
1
-33
/
+120
*
|
add a new error code ERROR_CODE_BAD_REQUEST
Fred Quintana
2009-06-25
1
-0
/
+11
*
|
am 83b8678d: Merge change 5319 into donut
Android (Google) Code Review
2009-06-24
1
-1
/
+24
|
\
\
|
|
/
|
*
Add new APIs to LauncherActivity to be used elsewhere.
Dianne Hackborn
2009-06-24
1
-1
/
+24
*
|
am 5f80605a: Include user query in search intents
Bjorn Bringert
2009-06-24
1
-0
/
+11
|
\
\
|
|
/
|
*
Include user query in search intents
Bjorn Bringert
2009-06-24
1
-0
/
+11
*
|
resolved conflicts for merge of 5a42b083 to master
Romain Guy
2009-06-24
1
-11
/
+35
|
\
\
|
|
/
|
*
Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.
Romain Guy
2009-06-23
1
-11
/
+35
*
|
Direct api to the native media player.
Nicolas Catania
2009-06-24
1
-0
/
+26
*
|
- clean up the sync settings names to:
Fred Quintana
2009-06-23
1
-4
/
+241
*
|
am 1bee98af: Merge change 5100 into donut
Android (Google) Code Review
2009-06-23
1
-0
/
+715
|
\
\
|
|
/
|
*
Fill in CDMA gaps and clean up ToneGenerator code
David Krause
2009-06-23
1
-0
/
+715
*
|
resolved conflicts for merge of 9336f5d9 to master
Leon Scroggins
2009-06-22
1
-0
/
+22
|
\
\
|
|
/
|
*
Make browser bookmarks permissions part of the public API.
Leon Scroggins
2009-06-22
1
-0
/
+22
*
|
am 766d7236: Merge change 4737 into donut
Android (Google) Code Review
2009-06-22
1
-0
/
+11
|
\
\
|
|
/
|
*
Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995.
Wei-Ta Chen
2009-06-22
1
-0
/
+11
*
|
am 52546575: Merge change 4818 into donut
Android (Google) Code Review
2009-06-19
1
-0
/
+22
|
\
\
|
|
/
|
*
Added in Settings.Secure default country and variant for the default TTS lang...
Jean-Michel Trivi
2009-06-19
1
-0
/
+22
*
|
am 3d74bb4a: Add "why?" button to low battery dialog.
Dianne Hackborn
2009-06-19
1
-0
/
+11
|
\
\
|
|
/
|
*
Add "why?" button to low battery dialog.
Dianne Hackborn
2009-06-19
1
-0
/
+11
*
|
am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE
Wu-cheng Li
2009-06-19
1
-0
/
+11
|
\
\
|
|
/
|
*
Add Intent.ACTION_SEND_MULTIPLE
Wu-cheng Li
2009-06-19
1
-0
/
+11
*
|
am 63e7155c: Merge change 4696 into donut
Android (Google) Code Review
2009-06-18
1
-21
/
+44
|
\
\
|
|
/
|
*
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...
Dianne Hackborn
2009-06-18
1
-21
/
+44
*
|
am c14b9ccd: Extend Intent/Uri conversion for use by Browser
Dianne Hackborn
2009-06-17
1
-35
/
+77
|
\
\
|
|
/
|
*
Extend Intent/Uri conversion for use by Browser
Dianne Hackborn
2009-06-17
1
-35
/
+77
*
|
Merge commit '0781df94' into manualmerge
Suchi Amalapurapu
2009-06-17
1
-0
/
+259
|
\
\
|
|
/
|
*
Remove circular dependency in PackageManager. api freeStorage uses PendingInt...
Suchi Amalapurapu
2009-06-17
1
-0
/
+259
*
|
am 4ebd855b: Fix build.
Dianne Hackborn
2009-06-16
1
-0
/
+47
|
\
\
|
|
/
|
*
Fix build.
Dianne Hackborn
2009-06-15
1
-0
/
+47
*
|
am 3dcea047: Merge change 4237 into donut
Android (Google) Code Review
2009-06-16
2
-22
/
+0
|
\
\
|
|
/
|
*
Remove obsolete FOTA_UPDATE permission (which should never have been
Dan Egnor
2009-06-15
2
-22
/
+0
*
|
am aa67df9f: Merge change 4248 into donut
Android (Google) Code Review
2009-06-16
2
-44
/
+0
|
\
\
|
|
/
|
*
Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions.
Dianne Hackborn
2009-06-15
2
-44
/
+0
*
|
add icon and label to the authenticator description
Fred Quintana
2009-06-15
1
-9
/
+125
*
|
am 763a5723: Hide gestures API.
Romain Guy
2009-06-14
1
-1688
/
+0
|
\
\
|
|
/
|
*
Hide gestures API.
Romain Guy
2009-06-12
1
-1689
/
+1
*
|
am 78f0f8cb: Merge changes 3953,3954 into donut
Android (Google) Code Review
2009-06-12
1
-0
/
+26
|
\
\
|
|
/
[next]