Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
043fcd9847a804bc6394728e5785aecc495e6347
043fcd9
Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider
by Dianne Hackborn
· 14 years ago
6d44456
Merge "Make USB mass storage hide keyguard when shown." into gingerbread
by Dianne Hackborn
· 14 years ago
18c0008
Merge "Misc fixes for sim-eng build." into gingerbread
by Chung-yih Wang
· 14 years ago
fb116fb
Misc fixes for sim-eng build.
by Chung-yih Wang
· 14 years ago
b50d5ed
am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo
by Fred Chung
· 14 years ago
30264c9
Merge "Doc change: Adding new docs for Device Admin API." into froyo
by Fred Chung
· 14 years ago
a2a0a98
Merge "Fix NPE if there is no accelerometer." into gingerbread
by Dianne Hackborn
· 14 years ago
4e6baf2
Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread
by Dianne Hackborn
· 14 years ago
b499bb1
Fix NPE if there is no accelerometer.
by Dianne Hackborn
· 14 years ago
fc7e776
Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread
by Hung-ying Tyan
· 14 years ago
17956e6
CallManager/SipPhone: fix reject a ringing call
by Hung-ying Tyan
· 14 years ago
671b2a5
Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread
by Gilles Debunne
· 14 years ago
3c4c2b7
Fix issue #3001368: API REVIEW: android.app.Activity
by Dianne Hackborn
· 14 years ago
330e263
Fix for IndexOutOfBounds in text pasting.
by Gilles Debunne
· 14 years ago
37947af
Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread
by Eric Laurent
· 14 years ago
59c4cb9
Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread
by Adam Powell
· 14 years ago
5a5fff7
Fix bug 3064143 - remove default bold on buttons
by Adam Powell
· 14 years ago
737e8fe
DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll
by Adam Powell
· 14 years ago
930d6c3
Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread
by Dianne Hackborn
· 14 years ago
9a30fc1
Fixed AudioFlinger not always pausing tracks
by Eric Laurent
· 14 years ago
f787278
Merge "PowerManagerService needs yet another flag..." into gingerbread
by Joe Onorato
· 14 years ago
817c247
Fix issue #3056500: Problem report for ASTRO
by Dianne Hackborn
· 14 years ago
8274a0e
PowerManagerService needs yet another flag...
by Joe Onorato
· 14 years ago
17bc4f6
Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread
by Andreas Huber
· 14 years ago
2c3360f
Merge "Remove lingering system app native libs in /data" into gingerbread
by Kenny Root
· 14 years ago
c743f45
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out.
by Andreas Huber
· 14 years ago
78d15ac
Merge "Make secure views tolerate IME overlays." into gingerbread
by Jeff Brown
· 14 years ago
831baa2
Remove lingering system app native libs in /data
by Kenny Root
· 14 years ago
8735c4c
Merge "Get correct native library path on reinstall" into gingerbread
by Kenny Root
· 14 years ago
e02e41f
Merge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread
by Dianne Hackborn
· 14 years ago
760f3a5
DO NOT MERGE: Get rid of status bar's dim during night.
by Dianne Hackborn
· 14 years ago
2f65a99
Merge changes Ic5551c94,I0207f7f7 into gingerbread
by Mike Lockwood
· 14 years ago
bd135c1
Get correct native library path on reinstall
by Kenny Root
· 14 years ago
19dfc83
Make secure views tolerate IME overlays.
by Jeff Brown
· 14 years ago
bea3118
GPS: Clean up GPS API extension initialization in JNI code.
by Mike Lockwood
· 14 years ago
45a8901
Merge "Add supporting MCC=450(Korea)" into gingerbread
by Robert Greenwalt
· 14 years ago
b9a4006
Merge "Failing test cleanup." into gingerbread
by Brett Chabot
· 14 years ago
1e84da8
GPS: Add support for AGpsRilInterface.
by Miguel Torroja
· 14 years ago
abcbb1a
Fix bug 3061544 and some clipping errors.
by Adam Powell
· 14 years ago
718e003
Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
by Hung-ying Tyan
· 14 years ago
1862af5
Merge "SipService: supply PendingIntent when open a profile." into gingerbread
by Hung-ying Tyan
· 14 years ago
6f7e10c
Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread
by Dianne Hackborn
· 14 years ago
c6548fd9
SIP: add SERVER_UNREACHABLE error code.
by Hung-ying Tyan
· 14 years ago
95037fb
Merge "Fixing some flakiness of some DL Manager tests." into gingerbread
by Neal Nguyen
· 14 years ago
79a3981
Fix Looper leaks in MediaRecorderStressTest.
by Jeff Brown
· 14 years ago
f461930
Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread
by Mathias Agopian
· 14 years ago
ef11530
fix build. SurfaceView.setFrame needed to be hidden
by Mathias Agopian
· 14 years ago
8ddd2c7
fix [2835280] Add support for cancelling buffers to ANativeWindow
by Mathias Agopian
· 14 years ago
1905887
Merge "refactored screenshot code" into gingerbread
by Mathias Agopian
· 14 years ago
b9aacfd
Merge "new screencap command" into gingerbread
by Mathias Agopian
· 14 years ago
1c2911a
Merge "Fix bug 3061769" into gingerbread
by Adam Powell
· 14 years ago
2ad24f9
Failing test cleanup.
by Brett Chabot
· 14 years ago
7e6064a
Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread
by Mathias Agopian
· 14 years ago
323d367
SipService: supply PendingIntent when open a profile.
by Hung-ying Tyan
· 14 years ago
7280f21
Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread
by Elliott Hughes
· 14 years ago
6f1c7bd
Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread
by James Dong
· 14 years ago
54e570f
Make it easier to figure out whether an app can go on sd card.
by Dianne Hackborn
· 14 years ago
388c14c
Manually revert a single-line error inserted by OpenJDK.
by Elliott Hughes
· 14 years ago
15f107b
Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread
by Nick Pelly
· 14 years ago
dc99379
New API stubs: NdefMessage and NdefRecord.
by Nick Pelly
· 14 years ago
5281060
Revert "Restored ic_dialog_menu_generic asset."
by Gilles Debunne
· 14 years ago
82cf901
Fix bug 3061769
by Adam Powell
· 14 years ago
262b431
Doc change: Adding new docs for Device Admin API.
by Katie McCormick
· 14 years ago
597c7f6
refactored screenshot code
by Mathias Agopian
· 14 years ago
541d942
new screencap command
by Mathias Agopian
· 14 years ago
e91398d1
Revert for 68833 and 68483 which introduced new assets instead of just updating.
by Gilles Debunne
· 14 years ago
995bb9d
fix [3008290] passion GB surface does not send surfaceChanged notification after size change.
by Mathias Agopian
· 14 years ago
f84a591
Merge "Use pread() in ZipFileRO for Linux" into gingerbread
by Kenny Root
· 14 years ago
c37eac2
Restored ic_dialog_menu_generic asset.
by Gilles Debunne
· 14 years ago
6a9e39a
Fixed an issue where the reserved free space in the file writer was larger than intended
by James Dong
· 14 years ago
a29643a
Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread
by Gilles Debunne
· 14 years ago
c692792
am 46ffeb21: docs: update homepage with more countries for market announcement
by Scott Main
· 14 years ago
8c03723
DO NOT MERGE. Select word no longer selects spaces between words.
by Gilles Debunne
· 14 years ago
46ffeb2
docs: update homepage with more countries for market announcement
by Scott Main
· 14 years ago
b3a5b85
am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38
by Scott Main
· 14 years ago
b99f0c7
Merge "Resilent media time stamp adjustment" into gingerbread
by James Dong
· 14 years ago
2075464
Make USB mass storage hide keyguard when shown.
by Dianne Hackborn
· 14 years ago
b621e20
Merge "Removed icon in Alert dialog header." into gingerbread
by Gilles Debunne
· 14 years ago
368733b
Remove overscroll_edge.png from drawable/
by Adam Powell
· 14 years ago
103f59b
Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread
by Adam Powell
· 14 years ago
259ec46
Use pread() in ZipFileRO for Linux
by Kenny Root
· 14 years ago
acee8e7
Resilent media time stamp adjustment
by James Dong
· 14 years ago
62a744e
Fix bug 3052686 - ScrollView padding treated incorrectly
by Adam Powell
· 14 years ago
458fc5f
Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread
by Dianne Hackborn
· 14 years ago
33a4c77
Merge "New green in assets for battery, download, upload" into gingerbread
by Gilles Debunne
· 14 years ago
a819fc1
New green in assets for battery, download, upload
by Gilles Debunne
· 14 years ago
87efbbb
Merge "implement the number bubbles on the status bar" into gingerbread
by Joe Onorato
· 14 years ago
6c01a11
implement the number bubbles on the status bar
by Joe Onorato
· 14 years ago
ae1864c
am ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide
by Scott Main
· 14 years ago
eb15ac4
Merge "Fix 2-pixel offset unlock jog tab" into gingerbread
by Patrick Dubroy
· 14 years ago
276e749
Fix 2-pixel offset unlock jog tab
by Patrick Dubroy
· 14 years ago
6ef33cb3
docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38
by Scott Main
· 14 years ago
be86b8a
Updated quick contact assets.
by Gilles Debunne
· 14 years ago
e5439f2
Fix issue #3041660: Camera image flips upside down when rotating device
by Dianne Hackborn
· 14 years ago
407f625
Add new API to find out whether external storage is removable.
by Dianne Hackborn
· 14 years ago
ec80d7f
docs: consistency fixit for the quickview boxes in the dev guide
by Scott Main
· 14 years ago
eb6e22f
Merge "Document Bitmap.createScaledBitmap" into gingerbread
by Brad Fitzpatrick
· 14 years ago
d29e686
Merge "Fix bug 3058324" into gingerbread
by Adam Powell
· 14 years ago
4d3baaf
Merge "Bug fixes in Text selection." into gingerbread
by Gilles Debunne
· 14 years ago
076c7fb
Removed icon in Alert dialog header.
by Gilles Debunne
· 14 years ago
Next »