Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
833830e0640cd25dcf3ed29ea5a9bd835caded13
833830e
am 286cf139: docs: add redirect for download.html
by Scott Main
· 15 years ago
286cf13
docs: add redirect for download.html
by Scott Main
· 15 years ago
f7d2b4a
Use fullScreenIntent to show the USB mass storage dialog.
by Daniel Sandler
· 15 years ago
9873827
Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread
by Xia Wang
· 15 years ago
374fe5c
Remove voice mail number verification for testing on no-sim device
by Xia Wang
· 15 years ago
1082ae0
am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 15 years ago
5183ae3
Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 15 years ago
a5402da
Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 15 years ago
c9535de
Merge "Add OBB file helper class" into gingerbread
by Kenny Root
· 15 years ago
b17f4dc
Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 15 years ago
f3f25bf
Added some javadoc to Camera.takePicture()
by Dan Tasse
· 15 years ago
1c9bada
docs: add caution about adt in eclipse 3.6
by Scott Main
· 15 years ago
dacabf9
Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 15 years ago
4b9baa6
am 2651504c: (-s ours) Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 15 years ago
c424334
Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread
by James Dong
· 15 years ago
58c3557
Merge "Fix some bugs in the MediaProfileReader Because the video and audio encoders were stored in the same map, when we retrieve the name from the map, we can get a incorrect name." into gingerbread
by James Dong
· 15 years ago
620a4240
Fix some bugs in the MediaProfileReader
by James Dong
· 15 years ago
2651504
Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo
by Dirk Dougherty
· 15 years ago
c34c8c3
Merge "Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing." into gingerbread
by Andreas Huber
· 15 years ago
971305d
Only send the playback complete notification if a) an error occurred on any track or b) all tracks have finished playing. The previous behaviour was to send the notification as soon as the first track finished playing.
by Andreas Huber
· 15 years ago
ef52b568
Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 15 years ago
81c929a
Allow application to set two more encoding paramters: video profile and level
by James Dong
· 15 years ago
b59b944
Fix icon size in intruder alerts.
by Daniel Sandler
· 15 years ago
df9b81c
Added Visualizer effect.
by Eric Laurent
· 15 years ago
93565c4
OBB API for PackageManager
by Kenny Root
· 15 years ago
7cee34a
Add OBB file helper class
by Kenny Root
· 15 years ago
2e6aff8
Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread
by Andreas Huber
· 15 years ago
57576c1
ALooperRoster no longer holds strong references to handlers and loopers.
by Andreas Huber
· 15 years ago
6615defd
Make sure the OMX callback thread is properly shutdown after the node goes away.
by Andreas Huber
· 15 years ago
9406f62
Merge "An AHandler can now find its associated ALooper." into gingerbread
by Andreas Huber
· 15 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 15 years ago
6826741
Add new native Looper API.
by Dianne Hackborn
· 15 years ago
0f791a7
More improvements to the SensorManager documentation
by Mathias Agopian
· 15 years ago
058319e
An AHandler can now find its associated ALooper.
by Andreas Huber
· 15 years ago
0b2395c
Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc.
by Dirk Dougherty
· 15 years ago
8ecfb60
Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 15 years ago
125204b
am 1c8b6ca4: docs: fix misc broken links
by Scott Main
· 15 years ago
5149f91
Fix a bug that prevented the creation of EGL shared contexts.
by Jamie Gennis
· 15 years ago
1c8b6ca
docs: fix misc broken links
by Scott Main
· 15 years ago
2cfd819
Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread
by Andreas Huber
· 15 years ago
4f104d9
Add an option to ALooper::start that allows it to call back into java or not.
by Andreas Huber
· 15 years ago
5460d12
Merge "Added AMessage::debugString() for debugging purposes." into gingerbread
by Andreas Huber
· 15 years ago
3ef6ebe
am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 15 years ago
7df7447
Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 15 years ago
43d9b0a
am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 15 years ago
f80372d
Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 15 years ago
fe1bac6
Flush binder buffer after setting raw heap to avoid leaking a reference.
by Chih-Chung Chang
· 15 years ago
7f8edbd
Merge "remove unused YUV formats" into gingerbread
by Mathias Agopian
· 15 years ago
61c55c4
remove unused YUV formats
by Mathias Agopian
· 15 years ago
6ffd9ff
Merge "Log full exception when failing to inflate notification view" into gingerbread
by Steve Howard
· 15 years ago
8ae5a8e
Get to the point of being able to do native drawing.
by Dianne Hackborn
· 15 years ago
ce94584
Log full exception when failing to inflate notification view
by Steve Howard
· 15 years ago
03431d2
Added AMessage::debugString() for debugging purposes.
by Andreas Huber
· 15 years ago
f520411
am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 15 years ago
c03befe
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 15 years ago
db3b598
docs: update device dashboard; add historical chart
by Scott Main
· 15 years ago
54a181b
Make real API for native code to get its window.
by Dianne Hackborn
· 15 years ago
65c83b9
Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread
by James Dong
· 15 years ago
c7dacb7
Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread
by Amith Yamasani
· 15 years ago
169741b
DO NOT MERGE: Add a battery capacity value to the power profile.
by Amith Yamasani
· 15 years ago
a0c2b53
Merge "Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call." into gingerbread
by Eric Laurent
· 15 years ago
7b06de6
Refactor Stagefright::StartMPEG4Recording()
by James Dong
· 15 years ago
45bac57
Support for writing the extracted data to an .mp4 file in the stagefright commandline tool.
by Andreas Huber
· 15 years ago
a2dd4c1
put the status bar back in the system process
by Joe Onorato
· 15 years ago
6be4739
quiet noisy debug spew
by Joe Onorato
· 15 years ago
09b9005
Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 15 years ago
e2dd8c4
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 15 years ago
160edb3
Add ability to guard a thread against setting its own prio to bg
by Christopher Tate
· 15 years ago
c6e1d88
Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 15 years ago
30fe6fa
Merge "fix live wallpapers on Droid" into gingerbread
by Mathias Agopian
· 15 years ago
4cfb3a6
fix live wallpapers on Droid
by Mathias Agopian
· 15 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 15 years ago
d8ae288
Merge "Fix injection of specially intercepted keys like HOME." into gingerbread
by Jeff Brown
· 15 years ago
c8525ed
Merge "Remove memory monitoring from the system watchdog" into gingerbread
by Christopher Tate
· 15 years ago
c27181c
Remove memory monitoring from the system watchdog
by Christopher Tate
· 15 years ago
d009787
Fix injection of specially intercepted keys like HOME.
by Jeff Brown
· 15 years ago
294c9fb
Improved graphics for the intruder alert.
by Daniel Sandler
· 15 years ago
caad0a5
Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread
by Andreas Huber
· 15 years ago
24c737c
am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo
by Doug Zongker
· 15 years ago
d581484
Merge "Verify hostname where possible, and clarify where not." into froyo
by Doug Zongker
· 15 years ago
3c80a4a
Implement default key handling for native code.
by Dianne Hackborn
· 15 years ago
c543a21
Support for vanilla YUV420sp => RGB565 color conversion.
by Andreas Huber
· 15 years ago
92dbad8
am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style.
by Scott Main
· 15 years ago
5b8364a
GPS: stifle some logging
by Mike Lockwood
· 15 years ago
7fc93c3
Verify hostname where possible, and clarify where not.
by Dan Egnor
· 15 years ago
f7679a0
Merge "Added encoding parameters set up for H263 video encoder" into gingerbread
by James Dong
· 15 years ago
b4d2e42
docs: revise menu guide to focus more on using menu resources
by Scott Main
· 15 years ago
ddcb543
Merge "Fix native input dispatch in the emulator." into gingerbread
by Chris Tate
· 15 years ago
0b72e82
Fix native input dispatch in the emulator.
by Jeff Brown
· 15 years ago
c0ab2a6
Added encoding parameters set up for H263 video encoder
by James Dong
· 15 years ago
e42b186
am 4fb91d9f: docs: fix typo
by Scott Main
· 15 years ago
1eb442e
Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread
by Mathias Agopian
· 15 years ago
c19ffcb
remove a hack that was used only used on h/w we no longer support.
by Mathias Agopian
· 15 years ago
4fb91d9
docs: fix typo
by Scott Main
· 15 years ago
2533a6a
set up fast-forward from froyo-release to gingerbread
by The Android Open Source Project
· 15 years ago
5d7f6e6
Merge "Support for tapping on an immersive-mode priority notification." into gingerbread
by Daniel Sandler
· 15 years ago
27a8be4
Support for tapping on an immersive-mode priority notification.
by Daniel Sandler
· 15 years ago
0934fbb
Merge "Update native activity & event APIs to follow correct conventions." into gingerbread
by Dianne Hackborn
· 15 years ago
fd75142
Merge "Add qcom's new OMX components to the list." into gingerbread
by Andreas Huber
· 15 years ago
8ef64c9
Add qcom's new OMX components to the list.
by Andreas Huber
· 15 years ago
Next »