Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
eff55802b56e94c9c957dafcfdbccbe2ec888214
eff5580
am f3bfd841: am 98738272: Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread
by Xia Wang
· 15 years ago
9df613a
am 717b517a: am 1082ae03: am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 15 years ago
511d9ec
am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 15 years ago
28e2303
am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread
by Kenny Root
· 15 years ago
1a33274
resolved conflicts for merge of 167449e5 to master
by Jeff Brown
· 15 years ago
6f10db8
Merge "Fix some issues with smooth scrolling ListViews"
by Adam Powell
· 15 years ago
53c67c8
Fix build.
by Dianne Hackborn
· 15 years ago
3711331
Fix some issues with smooth scrolling ListViews
by Adam Powell
· 15 years ago
c801768
Integrate Loader support in to Activity/Fragment.
by Dianne Hackborn
· 15 years ago
2951c6d
Merge "MTP: Use media provider database to implement MTP device support."
by Mike Lockwood
· 15 years ago
07e1b1d
Merge "reduce java locking on SQLiteDatabase if sql is already compiled"
by Vasu Nori
· 15 years ago
d21eac9
MTP: Use media provider database to implement MTP device support.
by Mike Lockwood
· 15 years ago
6d9e1e6
Merge "MTP: remove separate audio table from prototype MTP database"
by Mike Lockwood
· 15 years ago
2d6c9e9
MTP: remove separate audio table from prototype MTP database
by Mike Lockwood
· 15 years ago
26be805
Merge "Do not draw the fade areas when it's not necessary."
by Romain Guy
· 15 years ago
b2d2ddc
reduce java locking on SQLiteDatabase if sql is already compiled
by Vasu Nori
· 15 years ago
dac5f9f
Do not draw the fade areas when it's not necessary.
by Romain Guy
· 15 years ago
818505a
Merge "Create FBOs in LayerCache."
by Romain Guy
· 15 years ago
f18fd99
Create FBOs in LayerCache.
by Romain Guy
· 15 years ago
a3dcc4c
Merge "STOPSHIP CL in master - make sqlite WAL default for all apps"
by Vasu Nori
· 15 years ago
57feb5d
STOPSHIP CL in master - make sqlite WAL default for all apps
by Vasu Nori
· 15 years ago
661c908
ActionBar tab mode using fragments; needs styles.
by Adam Powell
· 15 years ago
31a4dbf
Fix NPE in the webruntime after the splash screen has been dismissed.
by Ben Murdoch
· 15 years ago
768d98e
am 7017e0d5: am f3f25bf8: Added some javadoc to Camera.takePicture()
by Dan Tasse
· 15 years ago
9844954
am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 15 years ago
f3bfd841
am 98738272: Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread
by Xia Wang
· 15 years ago
9873827
Merge "Remove voice mail number verification for testing on no-sim device" into gingerbread
by Xia Wang
· 15 years ago
9c959e7
Merge "Fix image processing resource problem for non high-density devices. Protect include file."
by Jason Sams
· 15 years ago
f26d01a
Merge "Add boolean support for setVar."
by Jason Sams
· 15 years ago
07b236e
Merge "Fix bug #2779582 (Columns cleanup for the Calendars table)"
by Fabrice Di Meglio
· 15 years ago
717b517
am 1082ae03: am 5183ae3b: Merge "docs: add caution about adt in eclipse 3.6" into froyo
by Scott Main
· 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
0a21801
am a5402dab: Merge "OBB API for PackageManager" into gingerbread
by Kenny Root
· 15 years ago
d481cdd4
am c9535de8: Merge "Add OBB file helper class" into gingerbread
by Kenny Root
· 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
132f225
Merge "Add support to draw 9patches in OpenGL."
by Romain Guy
· 15 years ago
deba785
Add support to draw 9patches in OpenGL.
by Romain Guy
· 15 years ago
167449e
am b17f4dcf: Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 15 years ago
b17f4dc
Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 15 years ago
36f7784
Fix bug #2779582 (Columns cleanup for the Calendars table)
by Fabrice Di Meglio
· 15 years ago
7017e0d
am f3f25bf8: Added some javadoc to Camera.takePicture()
by Dan Tasse
· 15 years ago
f3f25bf
Added some javadoc to Camera.takePicture()
by Dan Tasse
· 15 years ago
6c8c2f2
Fix image processing resource problem for non high-density devices.
by Jason Sams
· 15 years ago
0b9a22c
Add boolean support for setVar.
by Jason Sams
· 15 years ago
1c9bada
docs: add caution about adt in eclipse 3.6
by Scott Main
· 15 years ago
9bf225e
documentation about not using journal_mode if using WAL
by Vasu Nori
· 15 years ago
b91881f
am dacabf97: Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 15 years ago
dacabf9
Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 15 years ago
a5b38ca
top and bottom can't be the same thing
by Joe Onorato
· 15 years ago
35111ee
Merge "for WAL to work, can't keep prepared SQL stmt_id in SQLiteStatement"
by Vasu Nori
· 15 years ago
2827d6d
for WAL to work, can't keep prepared SQL stmt_id in SQLiteStatement
by Vasu Nori
· 15 years ago
34bcebc
Let the window manager place the rest of the windows on screen when the status bar is at the bottom.
by Joe Onorato
· 15 years ago
52c1dc2
buttons on the bottom
by Joe Onorato
· 15 years ago
86f9bd2
Add KeyButtonView
by Joe Onorato
· 15 years ago
119a401
add a button area
by Joe Onorato
· 15 years ago
290357ac
Merge "Simpler way to deal with the FBO multi-cache."
by Romain Guy
· 15 years ago
6c81893
Simpler way to deal with the FBO multi-cache.
by Romain Guy
· 15 years ago
182b966
am 3338775d: am 4b9baa69: 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
3338775
am 4b9baa69: 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
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
0920b1c
am b3598832: am c4243342: Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread
by James Dong
· 15 years ago
1193ef6
am 7b3f3048: am 58c35573: 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
6cfbb37
Merge "Support bidi layout for drawTextOnPath."
by Kenny Root
· 15 years ago
b359883
am c4243342: Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread
by James Dong
· 15 years ago
7b3f304
am 58c35573: 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
4beb8ff7
Support bidi layout for drawTextOnPath.
by Doug Felt
· 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
7fbee2f7
Merge "unittests for DatabaseConnectionPool (and fix bugs)"
by Vasu Nori
· 15 years ago
6ac21d3
unittests for DatabaseConnectionPool (and fix bugs)
by Vasu Nori
· 15 years ago
c9880be
am dcf872dc: am c34c8c3f: 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 gingerbrea
by Andreas Huber
· 15 years ago
dcf872d
am c34c8c3f: 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
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
3038f47
am 3b09d64a: am ef52b568: Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 15 years ago
1228a01
Merge "Optimize FBO cache."
by Romain Guy
· 15 years ago
3b09d64
am ef52b568: Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 15 years ago
ef52b568
Merge "More improvements to the SensorManager documentation" into gingerbread
by Mathias Agopian
· 15 years ago
5f0c6a4
Optimize FBO cache.
by Romain Guy
· 15 years ago
81c929a
Allow application to set two more encoding paramters: video profile and level
by James Dong
· 15 years ago
17adbfb
am 0e1d3391: am b59b9445: Fix icon size in intruder alerts.
by Daniel Sandler
· 15 years ago
0e1d339
am b59b9445: Fix icon size in intruder alerts.
by Daniel Sandler
· 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
c832baa
am f5b4e342: am 2e6aff8e: Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread
by Andreas Huber
· 15 years ago
a878437
am ff119e74: am 6615defd: Make sure the OMX callback thread is properly shutdown after the node goes away.
by Andreas Huber
· 15 years ago
f5b4e34
am 2e6aff8e: Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread
by Andreas Huber
· 15 years ago
2e6aff8
Merge "ALooperRoster no longer holds strong references to handlers and loopers." into gingerbread
by Andreas Huber
· 15 years ago
ff119e7
am 6615defd: Make sure the OMX callback thread is properly shutdown after the node goes away.
by Andreas Huber
· 15 years ago
0bad0c4
Merge "Fixed bug in getTextRunCursor."
by Gilles Debunne
· 15 years ago
57576c1
ALooperRoster no longer holds strong references to handlers and loopers.
by Andreas Huber
· 15 years ago
bce1f2a
am 877045aa: am 9406f626: Merge "An AHandler can now find its associated ALooper." into gingerbread
by Andreas Huber
· 15 years ago
97250d5
am e24901d3: am 68267415: Add new native Looper API.
by Dianne Hackborn
· 15 years ago
Next »