Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e802d5432e0bd8a27c96da9c745ba36bfbb81303
/
core
1133e29
Tweak wallpaper restore rejection threshold
by Christopher Tate
· 10 years ago
7ea6988
Merge "Improve some docs, fix some debugging." into lmp-dev
by Dianne Hackborn
· 10 years ago
ab4a81b
Improve some docs, fix some debugging.
by Dianne Hackborn
· 10 years ago
c43caf52
Merge "Fix child view ordering for accessibility." into lmp-dev
by Svetoslav
· 10 years ago
88e447b
Fix child view ordering for accessibility.
by Svetoslav
· 10 years ago
fdf5b35
Implement issue #17906468: Allow search request to fall back to global search
by Dianne Hackborn
· 10 years ago
37bd077
Merge "Don't start SearchDialog on television." into lmp-dev
by Tim Kilbourn
· 10 years ago
99e9095
Don't start SearchDialog on television.
by Tim Kilbourn
· 10 years ago
c0a30bc
Merge "Turn on dimension validation in wallpaper restore" into lmp-dev
by Christopher Tate
· 10 years ago
59d208d
Merge "Remove UsageEvents#resetToStart() as it doesn't work" into lmp-dev
by Adam Lesinski
· 10 years ago
54e064b
Remove UsageEvents#resetToStart() as it doesn't work
by Adam Lesinski
· 10 years ago
431906b
Turn on dimension validation in wallpaper restore
by Christopher Tate
· 10 years ago
ef773e3
Merge changes Id09663d8,Ie88f3750 into lmp-dev
by Eino-Ville Talvala
· 10 years ago
fd3e289
Camera2: Docs cleanup, especially units and range
by Eino-Ville Talvala
· 10 years ago
89b1969
Merge "Put in real "code" (aka marketing) name." into lmp-dev
by Dianne Hackborn
· 10 years ago
562262c
Merge "Bring along more ApplicationInfo fields." into lmp-dev
by Jeff Sharkey
· 10 years ago
7f1a57a
Bring along more ApplicationInfo fields.
by Jeff Sharkey
· 10 years ago
6c3a23d
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
2200f86
All (er, L) is finally revealed.
by Dan Sandler
· 10 years ago
955d8d6
Put in real "code" (aka marketing) name.
by Dianne Hackborn
· 10 years ago
32b9f4a
Merge "Reapply animation duration scale each time it is started." into lmp-dev
by Jeff Brown
· 10 years ago
7a08fe0
Reapply animation duration scale each time it is started.
by Jeff Brown
· 10 years ago
ae456fd
Merge "Accept any restored wallpaper" into lmp-dev
by Christopher Tate
· 10 years ago
1a98dd5
Merge "Load shared library dependencies for AppWidgets" into lmp-dev
by Adam Lesinski
· 10 years ago
d00bb5e
Load shared library dependencies for AppWidgets
by Adam Lesinski
· 10 years ago
258d222
Fix build, previous commit failed to remove an import
by Andres Morales
· 10 years ago
d6a2ab9
Merge "Remove dead NFC unlock code from fw/base" into lmp-dev
by Andres Morales
· 10 years ago
41bb345
Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev
by Amith Yamasani
· 10 years ago
aa6634e
Set the default user restrictions to disallow calling and sms
by Amith Yamasani
· 10 years ago
69555fc
Merge "Sms7BitEncodingTranslator" into lmp-dev
by Amit Mahajan
· 10 years ago
43eb8a9
Sms7BitEncodingTranslator
by Xia Ying
· 10 years ago
406abd4
Accept any restored wallpaper
by Christopher Tate
· 10 years ago
99586dc
Merge "Reduce PackageInstaller I/O pressure." into lmp-dev
by Jeff Sharkey
· 10 years ago
02bd784
Reduce PackageInstaller I/O pressure.
by Jeff Sharkey
· 10 years ago
0526905
Remove dead NFC unlock code from fw/base
by Andres Morales
· 10 years ago
6c9f0a0
Merge "Avoid changeBounds animations on Views that are not yet laidout" into lmp-dev
by Chris Craik
· 10 years ago
f791703
Avoid changeBounds animations on Views that are not yet laidout
by Chris Craik
· 10 years ago
1638a00
Merge "Fix incorrect JNI_ABORT" into lmp-dev
by Mathieu Chartier
· 10 years ago
6a5e6df
Fix incorrect JNI_ABORT
by Mathieu Chartier
· 10 years ago
17d7c79
Merge "ATT: Call does not establish to '*1'" into lmp-dev
by Amit Mahajan
· 10 years ago
7123638
Merge "Import translations. DO NOT MERGE" into lmp-dev
by Geoff Mendal
· 10 years ago
1c9bc00
ATT: Call does not establish to '*1'
by Bing Gao
· 10 years ago
7f7d240
Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev
by Dianne Hackborn
· 10 years ago
74a72f7
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
9bb3dac
Fix NPE in StrictMode handling.
by John Spurlock
· 10 years ago
3613b5b
Import translations. DO NOT MERGE
by Baligh Uddin
· 10 years ago
4b8cd6b
camera2: Update docs only for legacy devices
by Igor Murashkin
· 10 years ago
68104b0
Merge "add millisecond timestamp to locallog" into lmp-dev
by vandwalle
· 10 years ago
2d7576b
Fix issue #17752399: Multiple apps broken by GET_TASKS permission change
by Dianne Hackborn
· 10 years ago
c520aa8
add millisecond timestamp to locallog
by vandwalle
· 10 years ago
d988a45
Merge "Cleanup DeferredLayerUpdater" into lmp-dev
by John Reck
· 10 years ago
749906b
Cleanup DeferredLayerUpdater
by John Reck
· 10 years ago
d867b7c
Fix issue #17783882: AUPT: NPE in Videos: Attempt to invoke virtual method...
by Dianne Hackborn
· 10 years ago
24861ea
Merge "Send callbacks for Net property changes" into lmp-dev
by Robert Greenwalt
· 10 years ago
a848c1c
Send callbacks for Net property changes
by Robert Greenwalt
· 10 years ago
4bebb1d
Update framework icons for media & alarm streams.
by John Spurlock
· 10 years ago
7a73f2c
Merge "SDK only: Update docs to reflect current implementation." into lmp-dev
by Dianne Hackborn
· 10 years ago
ae30948
Merge "Fix race in RecognizerService teardown." into lmp-dev
by Jeff Brown
· 10 years ago
004c166
Tweak wallpaper restore acceptance heuristics
by Christopher Tate
· 10 years ago
67a101a
SDK only: Update docs to reflect current implementation.
by Dianne Hackborn
· 10 years ago
9615697
Fix race in RecognizerService teardown.
by Jeff Brown
· 10 years ago
d84ce32
Merge "Fix some documentation typos." into lmp-dev
by Newton Allen
· 10 years ago
d982b58
Merge "Fix ChangeTransform works only once on a View." into lmp-dev
by George Mount
· 10 years ago
e4a05af
Send app permissions to netd.
by Sreeram Ramachandran
· 10 years ago
c338784
Merge "More work on issue #17656716: Unhandled exception in Window Manager" into lmp-dev
by Dianne Hackborn
· 10 years ago
4d82c46
Merge "Implement auto-sleep functionality." into lmp-dev
by Erik Pasternak
· 10 years ago
8d05172
More work on issue #17656716: Unhandled exception in Window Manager
by Dianne Hackborn
· 10 years ago
f903304
Merge "+ correcting shadow visual appearance (b/17610926)" into lmp-dev
by ztenghui
· 10 years ago
8def74d
+ correcting shadow visual appearance (b/17610926)
by ztenghui
· 10 years ago
4e0ad44
Merge "Revert "Remove WebView DRP Setting from Developer Settings"" into lmp-dev
by Hui Shu
· 10 years ago
05af6ad
Implement auto-sleep functionality.
by Jeff Brown
· 10 years ago
2267177
Revert "Remove WebView DRP Setting from Developer Settings"
by Hui Shu
· 10 years ago
24314e7
Fix ChangeTransform works only once on a View.
by George Mount
· 10 years ago
dea847c
Skip over directories when iterating tombstones
by Patrick Tjin
· 10 years ago
8786a96
Merge "Re-allow suppressing onDetachedFromWindow" into lmp-dev
by John Reck
· 10 years ago
c6a06d4
Merge "Revert "Fix issue with using locally defined attrs in a shared lib"" into lmp-dev
by Adam Powell
· 10 years ago
aee5c9e
Merge "Remove WebView DRP Setting from Developer Settings" into lmp-dev
by Hui Shu
· 10 years ago
908c748
Revert "Fix issue with using locally defined attrs in a shared lib"
by Adam Powell
· 10 years ago
245645c
Merge "Don't clear visible-behind activity if it is top" into lmp-dev
by Craig Mautner
· 10 years ago
77e4a52
Re-allow suppressing onDetachedFromWindow
by John Reck
· 10 years ago
64ccb70
Don't clear visible-behind activity if it is top
by Craig Mautner
· 10 years ago
7dc7f67
Merge "Set Build.CPU_ABI{2} from SUPPORTED_{32,64}_BIT_ABIS" into lmp-dev
by Narayan Kamath
· 10 years ago
42d0c35
Merge "Import translations. DO NOT MERGE" into lmp-dev
by Baligh Uddin
· 10 years ago
7123bd6
Merge "Use VMRuntime.isBootClassPathOnDisk" into lmp-dev
by Brian Carlstrom
· 10 years ago
c1fb6dc
Make sure cancel is called on tear down.
by Jerome Poichet
· 10 years ago
496aeb1
Merge "Roaming blacklist" into lmp-dev
by Amit Mahajan
· 10 years ago
cd8e738
Merge "Fix issue with using locally defined attrs in a shared lib" into lmp-dev
by Adam Lesinski
· 10 years ago
a902fe5
Roaming blacklist
by w19976
· 10 years ago
c2379e0
Merge "Add activated text colors, update Material preference header" into lmp-dev
by Alan Viverette
· 10 years ago
191807e
Merge "Remove baked-in shadow insets from Material dialog minHeight" into lmp-dev
by Alan Viverette
· 10 years ago
b21e566
Remove baked-in shadow insets from Material dialog minHeight
by Alan Viverette
· 10 years ago
575bf7e
Merge "Correct MTU size for Bell" into lmp-dev
by Vineeta Srivastava
· 10 years ago
eb487c6
Remove WebView DRP Setting from Developer Settings
by Hui Shu
· 10 years ago
a39871e
Use VMRuntime.isBootClassPathOnDisk
by Brian Carlstrom
· 10 years ago
0a62ab7
Merge "Camera2 Legacy: Set a default thumbnail size" into lmp-dev
by Eino-Ville Talvala
· 10 years ago
c535d13
Correct MTU size for Bell
by Gordon Gao
· 10 years ago
5069dd6
Fix issue with using locally defined attrs in a shared lib
by Adam Lesinski
· 10 years ago
fe426d0
Merge "Inset the non-overlay contextual action bar without a status guard" into lmp-dev
by Adam Powell
· 10 years ago
c44c77d
Merge "Implement missing visibility management for FrameLayout foreground" into lmp-dev
by Alan Viverette
· 10 years ago
ffa16f9
Merge "Correct the documentation for VectorDrawable" into lmp-dev
by ztenghui
· 10 years ago
Next »