Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
fff4ab09b6c69e437537f322aaca7829f009ff1d
/
core
/
java
fff4ab0
Refactored OverScroller
by Gilles Debunne
· 16 years ago
2e1f5b0
Merge "Add methods to AnimatorSet that take collections"
by Chet Haase
· 16 years ago
37a7bec
Add methods to AnimatorSet that take collections
by Chet Haase
· 16 years ago
0f761d6
Implement issue #3201795: Improve transition when keyboard comes up
by Dianne Hackborn
· 16 years ago
0eb704c
Tap inside text selection dismisses selection.
by Gilles Debunne
· 16 years ago
4b90378
Allow one finger to scroll layers.
by Patrick Scott
· 16 years ago
33962f8
am be0ece6f: am 186b68b7: Merge "allow rotation-vector to have 4 components" into gingerbread
by Mathias Agopian
· 16 years ago
61c6ddb
Merge "start drag of text selection on initial press"
by Cary Clark
· 16 years ago
5bed88e1
Animators can now have dimension and color values.
by Chet Haase
· 16 years ago
7ae15f6
Merge "Get rid of vm-internal constants."
by Dan Bornstein
· 16 years ago
1a11f70
Merge "Dalvik opcode-related fixes."
by Dan Bornstein
· 16 years ago
557092f
Merge "Add FlushCookieStore() method to CookieManager (Java side)"
by Iain Merrick
· 16 years ago
c40fc2c
Add FlushCookieStore() method to CookieManager (Java side)
by Iain Merrick
· 16 years ago
4a2fe17
start drag of text selection on initial press
by Cary Clark
· 16 years ago
e41bb53
pass the x and y to retrieve anchor data
by Cary Clark
· 16 years ago
45991bc
resolved conflicts for merge of d2607118 to master
by Ben Murdoch
· 16 years ago
1d99b06
Get rid of vm-internal constants.
by Dan Bornstein
· 16 years ago
9f31554
Dalvik opcode-related fixes.
by Dan Bornstein
· 16 years ago
f3c5326
Merge "Tracking merge of dalvik-dev to master"
by Brian Carlstrom
· 16 years ago
80234f7
Merge "StrictMode: more accurate timings"
by Brad Fitzpatrick
· 16 years ago
46a5ae6
Fix documentation bug.
by Jeff Brown
· 16 years ago
1f24510
Ensure the ShortcutManager uses the correct key character map.
by Jeff Brown
· 16 years ago
7495cfa
Tracking merge of dalvik-dev to master
by Brian Carlstrom
· 16 years ago
47e6b1b
Support non-orientation aware keyboards and other devices.
by Jeff Brown
· 16 years ago
be0ece6
am 186b68b7: Merge "allow rotation-vector to have 4 components" into gingerbread
by Mathias Agopian
· 16 years ago
a5e22df1
Merge "Preference changes to layouts."
by Mindy Pereira
· 16 years ago
7badd2c
allow rotation-vector to have 4 components
by Mathias Agopian
· 16 years ago
f7f07e5
Fix page scroll during text selection
by Michael Kolb
· 16 years ago
8b2fb60c
Preference changes to layouts.
by Mindy Pereira
· 16 years ago
62490bd
Re-add performance optimization in View
by Michael Jurka
· 16 years ago
8e06a63
Selection in URL, email, phone, date, numbers selects all
by Gilles Debunne
· 16 years ago
d803cde
Selection handles no longer fade out.
by Gilles Debunne
· 16 years ago
d260711
am 27e728f2: Merge "Hide plugin views when we start playing HTML5 video" into gingerbread
by Ben Murdoch
· 16 years ago
7306668
animation bugfix plus xml resources for new View properties
by Chet Haase
· 16 years ago
bea168c
StrictMode: more accurate timings
by Brad Fitzpatrick
· 16 years ago
d1dc72a
Long press in empty space stops text selection
by Gilles Debunne
· 16 years ago
f72a59b
Merge "use the original hit if the cache is killed"
by Cary Clark
· 16 years ago
458f463
Merge "Dragging inside the same TextView is a move instead of a copy."
by Gilles Debunne
· 16 years ago
b849134
use the original hit if the cache is killed
by Cary Clark
· 16 years ago
27e728f
Merge "Hide plugin views when we start playing HTML5 video" into gingerbread
by Ben Murdoch
· 16 years ago
fefc074
Merge "Auto-show IME for dialogs on large screens."
by Dianne Hackborn
· 16 years ago
7d3a5bc
Auto-show IME for dialogs on large screens.
by Dianne Hackborn
· 16 years ago
af4bf40
Fix a bug of equals in InputMethodSubtype
by satok
· 16 years ago
12190b3
Add the Switch widget
by Adam Powell
· 16 years ago
4ae0f29
Dragging inside the same TextView is a move instead of a copy.
by Gilles Debunne
· 16 years ago
af60e27
Merge "Fix issue #3225529: AlertDialogs are squishing their content views"
by Dianne Hackborn
· 16 years ago
711e62a
Fix issue #3225529: AlertDialogs are squishing their content views
by Dianne Hackborn
· 16 years ago
8b2a400
Merge "Fix 3024522: Add "no lock screen" support to the framework."
by Jim Miller
· 16 years ago
6d95662
Put @ViewDebug.ExportedProperty back on TextView.mText
by Romain Guy
· 16 years ago
206316a
New Number picker widget
by Svetoslav Ganov
· 16 years ago
2a98a4c
Fix 3024522: Add "no lock screen" support to the framework.
by Jim Miller
· 16 years ago
a84a744
Merge "if db close() fails due to un-closed sql statements, print useful msg"
by Vasu Nori
· 16 years ago
8df09a0
SelectAllOnFocus switches to highlighted mode, not text selection mode
by Gilles Debunne
· 16 years ago
b438902
if db close() fails due to un-closed sql statements, print useful msg
by Vasu Nori
· 16 years ago
7691451
Merge "Set initial view scale to be at least overview scale."
by Shimeng (Simon) Wang
· 16 years ago
96fcb87
Set initial view scale to be at least overview scale.
by Shimeng (Simon) Wang
· 16 years ago
f076eeb
Restore isTextEditable() method meaning.
by Gilles Debunne
· 16 years ago
7dca01e
Merge "Paste popup shows up after a delay on tap. Immediately if there is a recent copy/cut."
by Gilles Debunne
· 16 years ago
0a2aa40
Paste popup shows up after a delay on tap. Immediately if there is a recent copy/cut.
by Gilles Debunne
· 16 years ago
00e4017
Revert "Merge "print certain rows from downloads.db when bugreports are taken""
by Vasu Nori
· 16 years ago
6f5dfc6
scroll the selection when dragging near the edge
by Cary Clark
· 16 years ago
f9d0be9
Implement rotation animations.
by Dianne Hackborn
· 16 years ago
5fd5d74
No longer need to pass storage paths to WebRequestContext.cleanupPrivateBrowsingFiles()
by Steve Block
· 16 years ago
440aab5
Removed InputMethodSubtypePicker
by satok
· 16 years ago
cd7cd29
Store the current IME's token in the system bar for changing the current IME to a shortcut IME from the system bar
by satok
· 16 years ago
d1544d3
Merge "Handle hiding timer reset on every move."
by Gilles Debunne
· 16 years ago
2a7f346
Handle hiding timer reset on every move.
by Gilles Debunne
· 16 years ago
b0be5d1
Merge "Use apn types instead of host when sending notifications."
by Wink Saville
· 16 years ago
26f5a38
Use apn types instead of host when sending notifications.
by Wink Saville
· 16 years ago
c4440f0
Lazy creation of selection and insertion handles.
by Gilles Debunne
· 16 years ago
85265ad
Merge "Per designers, update the algorithm for when effect is clipped or stretched."
by Mindy Pereira
· 16 years ago
4e30d89
Per designers, update the algorithm for when effect is clipped or stretched.
by Mindy Pereira
· 16 years ago
49e57d3
Merge "Don't flash StrictMode from the system server."
by Brad Fitzpatrick
· 16 years ago
c041ae7
Merge "Use getDimensionPixel size instead of casting to an int."
by Mindy Pereira
· 16 years ago
35c8be0
Use getDimensionPixel size instead of casting to an int.
by Mindy Pereira
· 16 years ago
f545459
Don't flash StrictMode from the system server.
by Brad Fitzpatrick
· 16 years ago
2880294
Lazily create the paste popup window.
by Gilles Debunne
· 16 years ago
9948ad7
Long press in empty space moves cursor and shows Paste affordance.
by Gilles Debunne
· 16 years ago
e587d83
Comments on lazy controllers initialization.
by Gilles Debunne
· 16 years ago
c1a968a
Option to enable StrictMode flashing on userdebug builds.
by Brad Fitzpatrick
· 16 years ago
1c96a00
Fix some formatting issues.
by Jaikumar Ganesh
· 16 years ago
64ad558
Merge "Update BT code for voice capability cases."
by Jaikumar Ganesh
· 16 years ago
7750c2a
Merge "this should be @hidden"
by Joe Onorato
· 16 years ago
a89e903
this should be @hidden
by Joe Onorato
· 16 years ago
58b93c3
Update BT code for voice capability cases.
by Jaikumar Ganesh
· 16 years ago
a111187
Change rotation freeze to all be implemented in window manager.
by Dianne Hackborn
· 16 years ago
9fb2807
Merge "Allow status bar panels to be on top of the status bar."
by Joe Onorato
· 16 years ago
29fc2c9
Allow status bar panels to be on top of the status bar.
by Joe Onorato
· 16 years ago
0df0269
defer resume while selecting text
by Cary Clark
· 16 years ago
93fbae3
Merge "Don't drop zeros in the second position in formatDuration()"
by Bjorn Bringert
· 16 years ago
4ffb3e0
Merge "Misc ActivityManagerNative cleanup."
by Brad Fitzpatrick
· 16 years ago
c90993f
Merge "Add an API to set InputMethodAndSubtype"
by satok
· 16 years ago
2820351
Add an API to set InputMethodAndSubtype
by satok
· 16 years ago
663f4f3
Misc ActivityManagerNative cleanup.
by Brad Fitzpatrick
· 16 years ago
1065685
Fix potential weird StrictMode NPE.
by Brad Fitzpatrick
· 16 years ago
83f5ecc
Merge "Fix bug 3226108 - WebView would not update content properly after a fling."
by Adam Powell
· 16 years ago
4c3ce84
Fix bug 3226108 - WebView would not update content properly after a fling.
by Adam Powell
· 16 years ago
ab0a3c0
Merge "Misc Looper cleanups; add android.util.PrefixPrinter"
by Brad Fitzpatrick
· 16 years ago
994b0d2
Merge "changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4"
by Vasu Nori
· 16 years ago
af150b5
Merge "Long press starts a new selection if one is already started."
by Gilles Debunne
· 16 years ago
Next »