Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
2eea6fab1cbb0a5c8f913491c2d622c904759893
/
core
7750c2a
Merge "this should be @hidden"
by Joe Onorato
· 14 years ago
a89e903
this should be @hidden
by Joe Onorato
· 14 years ago
a111187
Change rotation freeze to all be implemented in window manager.
by Dianne Hackborn
· 14 years ago
9fb2807
Merge "Allow status bar panels to be on top of the status bar."
by Joe Onorato
· 14 years ago
29fc2c9
Allow status bar panels to be on top of the status bar.
by Joe Onorato
· 14 years ago
0df0269
defer resume while selecting text
by Cary Clark
· 14 years ago
93fbae3
Merge "Don't drop zeros in the second position in formatDuration()"
by Bjorn Bringert
· 14 years ago
4ffb3e0
Merge "Misc ActivityManagerNative cleanup."
by Brad Fitzpatrick
· 14 years ago
c90993f
Merge "Add an API to set InputMethodAndSubtype"
by satok
· 14 years ago
2820351
Add an API to set InputMethodAndSubtype
by satok
· 14 years ago
663f4f3
Misc ActivityManagerNative cleanup.
by Brad Fitzpatrick
· 14 years ago
1065685
Fix potential weird StrictMode NPE.
by Brad Fitzpatrick
· 14 years ago
83f5ecc
Merge "Fix bug 3226108 - WebView would not update content properly after a fling."
by Adam Powell
· 14 years ago
4c3ce84
Fix bug 3226108 - WebView would not update content properly after a fling.
by Adam Powell
· 14 years ago
ab0a3c0
Merge "Misc Looper cleanups; add android.util.PrefixPrinter"
by Brad Fitzpatrick
· 14 years ago
994b0d2
Merge "changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4"
by Vasu Nori
· 14 years ago
76b1d41
Merge "Fix bug #2898737 (add unit tests for SyncOperation.toKey())"
by Fabrice Di Meglio
· 14 years ago
7e118b5
Fix bug #2898737 (add unit tests for SyncOperation.toKey())
by Fabrice Di Meglio
· 14 years ago
af150b5
Merge "Long press starts a new selection if one is already started."
by Gilles Debunne
· 14 years ago
1b29825
Misc Looper cleanups; add android.util.PrefixPrinter
by Brad Fitzpatrick
· 14 years ago
710a910
Long press starts a new selection if one is already started.
by Gilles Debunne
· 14 years ago
8db70ed
updated battery assets
by Joe Onorato
· 14 years ago
46b0d68
Turn off the long press on home action
by Joe Onorato
· 14 years ago
9123cbf
Merge "Create logic for applying padding only to custom preference layouts"
by Mindy Pereira
· 14 years ago
2266b92
Create logic for applying padding only to custom preference layouts
by Mindy Pereira
· 14 years ago
07cb894
Merge "StrictMode.Span annotations for ScrollView."
by Brad Fitzpatrick
· 14 years ago
2970c49
various fixes for animations and javadocs
by Chet Haase
· 14 years ago
f3db1af
Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodInfo, List<InputMethodSubtype>>
by satok
· 14 years ago
ce81f3a
StrictMode.Span annotations for ScrollView.
by Brad Fitzpatrick
· 14 years ago
b43d758
Merge "Update edge and glow rendering to match new specs."
by Mindy Pereira
· 14 years ago
05063d8
Merge "StrictMode fingerprinting / hashCode improvements."
by Brad Fitzpatrick
· 14 years ago
a5531d7
Update edge and glow rendering to match new specs.
by Mindy Pereira
· 14 years ago
a8f8406
Merge "b/3186860: fix failing layout tests: fast/events/touch/basic-multi-touch-events-limited.html fast/events/touch/touch-target-limited.html"
by Huahui Wu
· 14 years ago
f3d86be
StrictMode fingerprinting / hashCode improvements.
by Brad Fitzpatrick
· 14 years ago
a6a52de
Merge "Cache WindowManager in StrictMode; add android.util.Singleton"
by Brad Fitzpatrick
· 14 years ago
3ebb51d
b/3186860: fix failing layout tests:
by Huahui Wu
· 14 years ago
c5cd5e9
cancel text selection on rotate
by Cary Clark
· 14 years ago
693c99f
Merge "Merge overscrolling from gingerbread."
by Adam Powell
· 14 years ago
3487878
Merge "print certain rows from downloads.db when bugreports are taken"
by Vasu Nori
· 14 years ago
637d337
Merge overscrolling from gingerbread.
by Adam Powell
· 14 years ago
a315605
Rename android.provider.Mtp to android.provider.Ptp
by Mike Lockwood
· 14 years ago
901b379
Don't drop zeros in the second position in formatDuration()
by Bjorn Bringert
· 14 years ago
5791438
Offer the user the option to configure an AutoFill profile.
by Ben Murdoch
· 14 years ago
1c24e95
Fix issue #3222014: Dragging items around home screen is unresponsive
by Dianne Hackborn
· 14 years ago
cdcb73e
Cache WindowManager in StrictMode; add android.util.Singleton
by Brad Fitzpatrick
· 14 years ago
c0ec802
Merge "New animations from lbk."
by Dianne Hackborn
· 14 years ago
9a372f5
New animations from lbk.
by Dianne Hackborn
· 14 years ago
6804433
StrictMode visual notification support.
by Brad Fitzpatrick
· 14 years ago
621e17d
Implement issue #3221502: New APIs to support new back stack / task navigation
by Dianne Hackborn
· 14 years ago
4e4569d
Add an API to get shortcut IMEs
by satok
· 14 years ago
8da7a4e
changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4
by Vasu Nori
· 14 years ago
eca0f68
Merge "Add a better notification test and clean up the flag handling in the notification builder."
by Joe Onorato
· 14 years ago
077b6ed
Merge "Merging some Gingerbread status bar icons to master"
by Justin Ho
· 14 years ago
8d0b655
Add a better notification test and clean up the flag handling in the notification builder.
by Joe Onorato
· 14 years ago
60b440a
Merging some Gingerbread status bar icons to master
by Justin Ho
· 14 years ago
ef11d32
am 6bdd6937: am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerbread
by Xia Wang
· 14 years ago
7ac91a7
Merge "Fix bug 3208546 - use the right sized progress spinner for holo.light"
by Adam Powell
· 14 years ago
7f1c57d
Fix bug 3208546 - use the right sized progress spinner for holo.light
by Adam Powell
· 14 years ago
6bdd693
am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerbread
by Xia Wang
· 14 years ago
4e256ea
am c8454a85: am b2b0db2d: Merge "SearchDialog: Fix for NullpointerException while using Suggestions in Browser"
by Jean-Baptiste Queru
· 14 years ago
c8454a8
am b2b0db2d: Merge "SearchDialog: Fix for NullpointerException while using Suggestions in Browser"
by Jean-Baptiste Queru
· 14 years ago
6026d52
Add Wifi Tethering stress test
by Xia Wang
· 14 years ago
624002b
print certain rows from downloads.db when bugreports are taken
by Vasu Nori
· 14 years ago
d600836
Merge "Adding IS_READ_ONLY flag to groups"
by Dmitri Plotnikov
· 14 years ago
fc8bf74
add select text to context menu
by Cary Clark
· 14 years ago
4ccf33a
Adding IS_READ_ONLY flag to groups
by Dmitri Plotnikov
· 14 years ago
dac85cb
Merge "Make maybeSavePassword() a top-level method in BrowserFrame."
by Iain Merrick
· 14 years ago
b62f8a5
Fix potential NPE in L10nUtils.
by Ben Murdoch
· 14 years ago
9eb2a89
Make maybeSavePassword() a top-level method in BrowserFrame.
by Iain Merrick
· 14 years ago
1ca5626
Alter the Layout of WebTextView to match webkit.
by Leon Scroggins
· 14 years ago
b00d41a
SearchDialog: Fix for NullpointerException while using Suggestions in Browser
by Deepika Sai Amuri
· 14 years ago
3644bf11
Merge "b/3215774 Fix scrollMode notifications"
by Erik
· 14 years ago
7941811
Merge changes I61331a6e,I5728222b
by Joe Onorato
· 14 years ago
794be40
new battery assets
by Joe Onorato
· 14 years ago
bee2487
StrictMode: dropbox VM-wide violations (e.g. CloseGuard) async
by Brad Fitzpatrick
· 14 years ago
52f80cd
The icon sticks out of the ticker.
by Joe Onorato
· 14 years ago
561d385
The large icon for notifications.
by Joe Onorato
· 14 years ago
3f76aa7
Test for using the right size of notification info text.
by Joe Onorato
· 14 years ago
8595a3d
Show the number in the expanded notification instead of in the bar.
by Joe Onorato
· 14 years ago
46439ce
Update the look of the notifications. Includes adding a new Notification.Builder class.
by Joe Onorato
· 14 years ago
8040431
Remove pingtest in GsmDataConnectionTracker.
by Wink Saville
· 14 years ago
4e91184
am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread
by Wu-cheng Li
· 14 years ago
fb6f450
am 589e8381: Merge "Improve camera documentation." into gingerbread
by Wu-cheng Li
· 14 years ago
589e838
Merge "Improve camera documentation." into gingerbread
by Wu-cheng Li
· 14 years ago
b4673f7
am d3b5510b: am 927e7410: Merge "Fix SensorManager.getOrientation() documentation." into gingerbread
by Mathias Agopian
· 14 years ago
d3b5510
am 927e7410: Merge "Fix SensorManager.getOrientation() documentation." into gingerbread
by Mathias Agopian
· 14 years ago
d204449
Merge "Make sure we have a ";" after locale in User Agent"
by Shimeng (Simon) Wang
· 14 years ago
a3a1f59
Merge "Don't re-read SharedPreferences unnecessarily."
by Brad Fitzpatrick
· 14 years ago
5507349
Merge "Updates assets for edge glow and line."
by Daniel Shiplacoff
· 14 years ago
dbc7f09
Merge "Revert "Don't call cancel discovery when its already canceelled.""
by Jake Hamby
· 14 years ago
cb4541f
Merge "Fix ClipboardManager#hasText"
by Brian Muramatsu
· 14 years ago
39657b8
Revert "Don't call cancel discovery when its already canceelled."
by Jake Hamby
· 14 years ago
b43d6a3
b/3215774 Fix scrollMode notifications
by Erik
· 14 years ago
55708df
Updates assets for edge glow and line.
by Mindy Pereira
· 14 years ago
5913630e
Don't re-read SharedPreferences unnecessarily.
by Brad Fitzpatrick
· 14 years ago
096fbe0
Make sure we have a ";" after locale in User Agent
by Bart Sears
· 14 years ago
8c62c1d
Merge "Adding CloseGuard to Animation to find forgotten animations"
by Brian Carlstrom
· 14 years ago
f71384c
Fix SensorManager.getOrientation() documentation.
by Mathias Agopian
· 14 years ago
e87efd0
Merge "Fixes to DevicePolicyManager.setPasswordExpirationTimeout"
by Andy Stadler
· 14 years ago
877e0b9
Adding CloseGuard to Animation to find forgotten animations
by Brian Carlstrom
· 14 years ago
Next »