Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c413d54cd9283778e6d73965a1d1d5f63ba62ec3
/
core
fed534e
Fix bug where onStartCommand() was never called with a null intent.
by Dianne Hackborn
· 15 years ago
d2cd946
Suppress warning around old vcard code.
by Daisuke Miyakawa
· 15 years ago
c32897a
Suppress Performance log emitted by vCard importer.
by Daisuke Miyakawa
· 15 years ago
3559c14
Merge change 26549 into eclair
by Android (Google) Code Review
· 15 years ago
7a9e2f2
Add Website.TYPE information.
by Daisuke Miyakawa
· 15 years ago
be3bceb
fix the logic for starting a sync after the accounts changed
by Fred Quintana
· 15 years ago
3de0702
Merge change 26456 into eclair
by Android (Google) Code Review
· 15 years ago
7c47ade
Merge change 26527 into eclair
by Android (Google) Code Review
· 15 years ago
520ca7e
Merge change 26415 into eclair
by Android (Google) Code Review
· 15 years ago
c3c6621
Merge change 25879 into eclair
by Android (Google) Code Review
· 15 years ago
99f7eb45
Dock screen on config can now select AC or USB.
by Dianne Hackborn
· 15 years ago
465ccb8
Add support for thumbnails to WallpaperInfo.
by Daniel Sandler
· 15 years ago
df58621
Merge change 26446 into eclair
by Android (Google) Code Review
· 15 years ago
5bb4574
Merge change 26459 into eclair
by Android (Google) Code Review
· 15 years ago
4271c7c
Merge change 26449 into eclair
by Android (Google) Code Review
· 15 years ago
30e59f6
fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu.
by Wei Huang
· 15 years ago
03ca572
New fasttrack assets.
by Evan Millar
· 15 years ago
e00a311
- make an AccountManager per context, not one per process
by Fred Quintana
· 15 years ago
5ed64cd
Keep track of 'initial' sync state in SyncStatusInfo
by Costin Manolache
· 15 years ago
6314770
Merge change 26437 into eclair
by Android (Google) Code Review
· 15 years ago
36dac6a
Merge change 26390 into eclair
by Android (Google) Code Review
· 15 years ago
f5935a9
Don't show the badge background when we have no uri, email, or phone.
by Mark Wagner
· 15 years ago
9bfb707
Various fixes and improvements to window, activity.
by Dianne Hackborn
· 15 years ago
c0b8a96
launching plugin activity when a plugin requests to go full screen.
by Derek Sollenberger
· 15 years ago
34ca22d
Merge change 26366 into eclair
by Android (Google) Code Review
· 15 years ago
916b2ca
Merge change 26355 into eclair
by Android (Google) Code Review
· 15 years ago
af1eb14
Merge change 25465 into eclair
by Android (Google) Code Review
· 15 years ago
7633b89
Set the bonding for incoming connections only when authentication is requested.
by Jaikumar Ganesh
· 15 years ago
dee76be
Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
by Andrei Popescu
· 15 years ago
896264f
Bring the dimples back, and make the "spin around" animation have a fling feeling.
by Karl Rosaen
· 15 years ago
24a3ff9
Change double tap toast to long toast.
by Grace Kloba
· 15 years ago
194099d
Merge change 26220 into eclair
by Android (Google) Code Review
· 15 years ago
6c24b4d
Reimplement the settings to use async callbacks
by Nicolas Roard
· 15 years ago
0676690
Merge change 26323 into eclair
by Android (Google) Code Review
· 15 years ago
d58ccff
Add a boolean indicating if the apple-touch-icon is precomposed.
by Patrick Scott
· 15 years ago
408cf85
Support the new dpi change in the WebView.
by Grace Kloba
· 15 years ago
b5c2939
Merge change 26301 into eclair
by Android (Google) Code Review
· 15 years ago
f53c186
Don't snap the initialScale to min or max if it is not defined.
by Grace Kloba
· 15 years ago
de9eef1
Add aggregated badge to ContactHeaderWidget
by Evan Millar
· 15 years ago
442da48
Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions.
by Bjorn Bringert
· 15 years ago
585c67f
Merge change 26300 into eclair
by Android (Google) Code Review
· 15 years ago
b5c17a6
experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
by Mike Reed
· 15 years ago
976e363
Merge change 26260 into eclair
by Android (Google) Code Review
· 15 years ago
a25c9b2
Remove unused type attribute.
by Jeff Sharkey
· 15 years ago
3f0476a
Basic API for third-party apps to define custom Data rows.
by Jeff Sharkey
· 15 years ago
7d4200d
Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
by Jack Veenstra
· 15 years ago
9bbd5ee
Merge change 26290 into eclair
by Android (Google) Code Review
· 15 years ago
0fc0244
[Issue 2097207] Adding filtering capability to aggregation suggestions
by Dmitri Plotnikov
· 15 years ago
7f3fb7d
Merge change 26130 into eclair
by Android (Google) Code Review
· 15 years ago
bfe319e
Turn animations on by default.
by Dianne Hackborn
· 15 years ago
0144516
Make IBackupTransport.finishBackup() also return an int code, since it too can
by Dan Egnor
· 15 years ago
2d3b98d
Send the address of the device with the UUID intent.
by Jaikumar Ganesh
· 15 years ago
10eac97
Cache the remote device's service channel.
by Jaikumar Ganesh
· 15 years ago
36322db
Add focus API and FLASH_MODE_VIDEO_LIGHT.
by Wu-cheng Li
· 15 years ago
be5b73c
Add search_mode flag to intents launched by QSB suggestions
by Bjorn Bringert
· 15 years ago
fe6104f
When manually setting the uri pass it through to the badge widget.
by Mark Wagner
· 15 years ago
88a83d3
Update getDisplayLabel() API to support new types.
by Jeff Sharkey
· 15 years ago
9568fb2
Merge change 26164 into eclair
by Android (Google) Code Review
· 15 years ago
d3997e5
Make scrolling textfields work better in the browser.
by Leon Scroggins
· 15 years ago
163be61
Merge change 25412 into eclair
by Android (Google) Code Review
· 15 years ago
83f7bd0
Merge change 26170 into eclair
by Android (Google) Code Review
· 15 years ago
3242cbb
Merge change 26181 into eclair
by Android (Google) Code Review
· 15 years ago
d7b95aa
Always interpret (0,0) scrolls as top of title bar.
by Leon Scroggins
· 15 years ago
00ac7e6
Make background color pure black.
by Evan Millar
· 15 years ago
d55e18a
Reset backup tracking in response to transport data-wipe notification
by Christopher Tate
· 15 years ago
f8d8b46
Add a tip toast for double tap.
by Grace Kloba
· 15 years ago
d5ffa12
Merge change 26127 into eclair
by Android (Google) Code Review
· 15 years ago
483a599
Merge change 25954 into eclair
by Android (Google) Code Review
· 15 years ago
5bb6b52
Account for find dialog height in content height
by Cary Clark
· 15 years ago
15e2669
Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data types.
by Dmitri Plotnikov
· 15 years ago
e256c79
Merge change 26053 into eclair
by Android (Google) Code Review
· 15 years ago
a953ed4
Merge change 26148 into eclair
by Android (Google) Code Review
· 15 years ago
03c87bf
Allow a webpage that wants to scroll off the title bar to do so.
by Leon Scroggins
· 15 years ago
6d318b4
Use icon URI as icon cache key in search dialog
by Bjorn Bringert
· 15 years ago
5417f09
Send action key and msg with GlobalSearch clicks
by Bjorn Bringert
· 15 years ago
3c5767d
Track search KeyEvents in SearchDialog.
by Bryan Mawhinney
· 15 years ago
2acda4b
Uri encode phone number before passing it to query.
by Megha Joshi
· 15 years ago
0e62e2d
Set intent_component of in-app shortcuts to app itself
by Bjorn Bringert
· 15 years ago
ca48823
Merge change 26104 into eclair
by Android (Google) Code Review
· 15 years ago
894beda
Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle.
by Mike LeBeau
· 15 years ago
718970b
Merge change 26061 into eclair
by Android (Google) Code Review
· 15 years ago
5ea916b
Merge change 26050 into eclair
by Android (Google) Code Review
· 15 years ago
ffe1cf2
Unhide Camera lock and unlock API.
by Wu-cheng Li
· 15 years ago
6179965
Send the UUID intent even if apps have not requested for it.
by Jaikumar Ganesh
· 15 years ago
2092361
Maintain pending outgoing bonding address.
by Jaikumar Ganesh
· 15 years ago
e43530a
Track CPU speed stepping to get more accurate CPU cost per app.
by Amith Yamasani
· 15 years ago
44f5747
log hash of account name in sync event log
by Doug Zongker
· 15 years ago
6b96512
Merge change 26034 into eclair
by Android (Google) Code Review
· 15 years ago
238dc72
Merge change 26004 into eclair
by Android (Google) Code Review
· 15 years ago
052e187
Clean up spin animation in rotary selector, and be even more generous for triggering.
by Karl Rosaen
· 15 years ago
c0df3a4
Merge change 25746 into eclair
by Android (Google) Code Review
· 15 years ago
1d390e7
Merge change 25976 into eclair
by Android (Google) Code Review
· 15 years ago
eb68c46
Fix 2092386: Support yuyv for camera preview format.
by Chih-Chung Chang
· 15 years ago
0647b58
Merge change 25970 into eclair
by Android (Google) Code Review
· 15 years ago
3a66413
Merge change 25992 into eclair
by Android (Google) Code Review
· 15 years ago
25a747f
Add an 'init everything' operation to the first backup pass
by Christopher Tate
· 15 years ago
6cca159
Fix issue #1862317: Browser does not appear to honor anchors (#es) in links
by Dianne Hackborn
· 15 years ago
7d9db61
Merge change 25885 into eclair
by Android (Google) Code Review
· 15 years ago
6a9d93c
Fix adapter name change problem.
by Jaikumar Ganesh
· 15 years ago
995ae82
Make removeBond() call async.
by Jaikumar Ganesh
· 15 years ago
Next »