Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
8424ec323b2bc38887370c75e2c1fcd84bcdb013
/
core
9854dea
Merge change I1691f3d3 into eclair
by Android (Google) Code Review
· 15 years ago
a59a01a
Merge change I43f72dd1 into eclair
by Android (Google) Code Review
· 15 years ago
ad431ad
Merge change Ia3acc2ee into eclair
by Android (Google) Code Review
· 15 years ago
1691f3d
Add CPUFREQ_STATS event tag DO NOT MERGE
by Dan Egnor
· 15 years ago
f60e108
Don't block TIME_TICK broadcasts in the DigitalClock widget.
by Daniel Sandler
· 15 years ago
af1f42b
Fix issue #2271668: Live Wallpaper Force-Close when changing from live wallpaper to picasa wallpaper
by Dianne Hackborn
· 15 years ago
b8d8167
Debugging for issue #2228381 android.view.InflateException
by Dianne Hackborn
· 15 years ago
b148bc8
Fix pairings lost on reboot.
by Jaikumar Ganesh
· 15 years ago
e161139
am 6d95fc0a: docs for ESR: add docs to bluetooth explainin that discovery should be cancelled before connecting to a device
by Scott Main
· 15 years ago
08ee42c
More on issue #2271640: Fix wallpaper etc docs
by Dianne Hackborn
· 15 years ago
6d95fc0
docs for ESR: add docs to bluetooth explainin that discovery should
by Scott Main
· 15 years ago
5994cd2
-hide AccountManagerResponse, which never should have been exposed in the first place
by Fred Quintana
· 15 years ago
e4260f4
Fix build.
by Dianne Hackborn
· 15 years ago
23ef7b4
Fix most of issue #2271640: Fix wallpaper etc docs
by Dianne Hackborn
· 15 years ago
03786b8
Merge change I813fdb7a into eclair
by Android (Google) Code Review
· 15 years ago
0e39ea8
Fixes for proximity sensor behavior:
by Mike Lockwood
· 15 years ago
dfc066e
Merge change I5ad37324 into eclair
by Android (Google) Code Review
· 15 years ago
30142f7
Merge change I9f239766 into eclair
by Android (Google) Code Review
· 15 years ago
778f1e6
Merge change Icfc893d2 into eclair
by Android (Google) Code Review
· 15 years ago
f931520
Fix issue #2262563: 40 ANR reports from com.android.settings in dogfooding sholes running ERD43
by Dianne Hackborn
· 15 years ago
1d62ea9
Fix issue #2249821: Unable to start passion in safe mode
by Dianne Hackborn
· 15 years ago
cfc893d
Fix for 2267410 : Battery use doesn't show CPU usage on non-wiped devices
by Amith Yamasani
· 15 years ago
1d0a152
Workaround for 2262578: Don't draw tabs if view is not in the correct orientation for the layout
by Jim Miller
· 15 years ago
30998a5
Merge change I587dd820 into eclair
by Android (Google) Code Review
· 15 years ago
587dd82
Fix 2268841: Much better looking layout for pattern lock screen.
by Jim Miller
· 15 years ago
04a0e96
Merge change Id7c432bf into eclair
by Android (Google) Code Review
· 15 years ago
d7c432b
Add vertical bar to the alt-space character picker for the hardware keyboard.
by Eric Fischer
· 15 years ago
660282d
Merge change I706fe6b0 into eclair
by Android (Google) Code Review
· 15 years ago
1b6d202
Move photo querying off main thread.
by Evan Millar
· 15 years ago
4f01d4a
Fix 2209086: Clean up visual glitches in SlidingTab for lock and incall screen.
by Jim Miller
· 15 years ago
69e0b66
Merge change I000d3564 into eclair
by Android (Google) Code Review
· 15 years ago
000d356
Move map tiles to no-dpi since they are dpi-independent.
by Adam Bliss
· 15 years ago
8c9dd7d
Check if Bluetooth is enabled before making any calls down.
by Jaikumar Ganesh
· 15 years ago
60d7db4
Fix #2262593: 42 ANR reports from android.process.acore
by Dianne Hackborn
· 15 years ago
e0cadd7
Merge change Iffbb6e55 into eclair
by Android (Google) Code Review
· 15 years ago
1162fd7
Let RemoteViews nest children, allow ViewFlipper.
by Jeff Sharkey
· 15 years ago
521d400
Fix 2209086: Add animations and misc ui improvements to SlidingTab.
by Jim Miller
· 15 years ago
16a9d9a7
Fix 2209086: Fix missing callback that was preventing tab bar text from updating.
by Jim Miller
· 15 years ago
e5608f5
Merge change Ied958262 into eclair
by Android (Google) Code Review
· 15 years ago
ec05ece
Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier.
by Jim Miller
· 15 years ago
383aa12
Merge change I60ff11dc into eclair
by Android (Google) Code Review
· 15 years ago
7c1c460
Merge change I425ca595 into eclair
by Android (Google) Code Review
· 15 years ago
425ca59
Fix 2261626: Don't show text on button if orientation is vertical.
by Jim Miller
· 15 years ago
d12ba5e
Merge change Ibd5b099c into eclair
by Android (Google) Code Review
· 15 years ago
bd5b099
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
60ff11d
fix an npe when a user tries to get an auth token from an authenticator that doesn't support it, like exchange
by Fred Quintana
· 15 years ago
991475a
Merge change I0e419fcf into eclair
by Android (Google) Code Review
· 15 years ago
65f27f8
Merge change I98f82b9a into eclair
by Android (Google) Code Review
· 15 years ago
746b318
Add isScreenOn() to LocalPowerManager interface so we can call it from PhoneWindowManager
by Mike Lockwood
· 15 years ago
6666852
Fix the full-weekday date format strings to actually use the full weekday.
by Eric Fischer
· 15 years ago
73f8aa6
Merge change I4898b145 into eclair
by Android (Google) Code Review
· 15 years ago
9284dec
Merge change I4c05ba1f into eclair
by Android (Google) Code Review
· 15 years ago
27d6e65
Merge change I322b6ee7 into eclair
by Android (Google) Code Review
· 15 years ago
4c05ba1
Update VCardComposer getOwnerPhoneNumberVcard() to support empty vcard for 0.vcf
by Jaikumar Ganesh
· 15 years ago
d05fd6c
am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attribute as deprecated. bug 2105329
by Scott Main
· 15 years ago
b4c20fc
Merge change Ifb28d340 into eclair
by Android (Google) Code Review
· 15 years ago
322b6ee
Add support for making a LiveWallpaper the default
by Mike Cleron
· 15 years ago
1aa9f3c
Merge change I923d7d72 into eclair
by Android (Google) Code Review
· 15 years ago
fb28d34
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
11fea85
Merge change I8061e6ac into eclair
by Android (Google) Code Review
· 15 years ago
4811d62
Fix 2209086: Updated assets and fixed widget dimension calculation.
by Jim Miller
· 15 years ago
1778776
Fix issue #2258571: Fix build versions
by Dianne Hackborn
· 15 years ago
4898b14
Removed the fixed height in the sim unlock screen's header.
by Nicolas Catania
· 15 years ago
2a1e9641
Merge change Ie122606f into eclair
by Android (Google) Code Review
· 15 years ago
2477fd6
Merge change Ic31c11ad into eclair
by Android (Google) Code Review
· 15 years ago
58c603e
Merge change Id301a47f into eclair
by Android (Google) Code Review
· 15 years ago
d301a47
Fix bug 2253204: MapView resources for hdpi devices.
by Dan Egnor
· 15 years ago
923d7d7
Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast.
by Eric Laurent
· 15 years ago
4df2c54
Fix 2209086: restore drawable states when drawables change.
by Jim Miller
· 15 years ago
e3ea6e3
Update keyguard and pattern-lock layouts for new UX designs.
by Daniel Sandler
· 15 years ago
3c58d27
Merge change I738ed802 into eclair
by Android (Google) Code Review
· 15 years ago
738ed80
Fix BMW and Audi auto pairing lists.
by Jaikumar Ganesh
· 15 years ago
34d723d
Merge change I32371166 into eclair
by Android (Google) Code Review
· 15 years ago
2ba297d
Merge change I9890c2d4 into eclair
by Android (Google) Code Review
· 15 years ago
c9dbbe2
Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral
by Dianne Hackborn
· 15 years ago
013b0e5
Merge change I143ea844 into eclair
by Android (Google) Code Review
· 15 years ago
9b26f3f
Add BMW and Audi to Auto Pairing black list.
by Jaikumar Ganesh
· 15 years ago
9890c2d
Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
by Jim Miller
· 15 years ago
360d710
Merge change I580de484 into eclair
by Android (Google) Code Review
· 15 years ago
86a72da
Fix issue #2256270: Package manager sends bad broadcasts when components change
by Dianne Hackborn
· 15 years ago
dc30d28
Merge change I3656f7a3 into eclair
by Android (Google) Code Review
· 15 years ago
16efce7
Honor the mInitialScale set on WebView. This was
by Grace Kloba
· 15 years ago
f2897fe
Merge change Idc34a3f7 into eclair
by Android (Google) Code Review
· 15 years ago
532d560
Merge change I80022375 into eclair
by Android (Google) Code Review
· 15 years ago
001e524
Merge change Icccbd889 into eclair
by Android (Google) Code Review
· 15 years ago
9a583c1
Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
by Romain Guy
· 15 years ago
ca20347
Merge change Ifcf20541 into eclair
by Android (Google) Code Review
· 15 years ago
dbe449e
New Javadoc for ContactsContract.
by Dmitri Plotnikov
· 15 years ago
362d5b9
Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
by Dianne Hackborn
· 15 years ago
2ade642
Merge change I775e1ec0 into eclair
by Android (Google) Code Review
· 15 years ago
f233564
Merge change I7fb3bc59 into eclair
by Android (Google) Code Review
· 15 years ago
753401a
Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states.
by Jim Miller
· 15 years ago
12527f9
Debugging for issue #2250075: Desk dock clock app sometimes doesn't
by Dianne Hackborn
· 15 years ago
66cf237
Add new date formats for the lock screen.
by Eric Fischer
· 15 years ago
ce9b59f
Add code to use Gservices provided values for throtting NITZ updates.
by Wink Saville
· 15 years ago
4cb6fc7
Merge change Icc48b1e7 into eclair
by Android (Google) Code Review
· 15 years ago
cc48b1e
don't request a sync when temp providers are created
by Fred Quintana
· 15 years ago
bf5b632
Use getViewHeightWithTitle() to honor the scrollbar
by Grace Kloba
· 15 years ago
d7439f4
Use computeVerticalScrollRange() to find the bottom
by Grace Kloba
· 15 years ago
c996689
Merge change Ibb245ea7 into eclair
by Android (Google) Code Review
· 15 years ago
Next »