Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
cd514970cc4ee511bad25af9902278ed56ea76db
/
core
5f0a600
Merge "Add API to get the built-in wallpaper" into klp-dev
by Michael Jurka
· 11 years ago
f012b77
Merge "Fix some doc issues." into klp-dev
by Dianne Hackborn
· 11 years ago
ebc15ef
Fix some doc issues.
by Dianne Hackborn
· 11 years ago
7e361d2
Fix accessibility state callbacks
by Alan Viverette
· 11 years ago
b1b2789
Merge "Do not require WebView usage to come from main thread" into klp-dev
by Jonathan Dixon
· 11 years ago
24305da
Merge "Add listener for changes to touch exploration state" into klp-dev
by Alan Viverette
· 11 years ago
b3da3db
Merge "Surface outgoing Uri permission grants." into klp-dev
by Jeff Sharkey
· 11 years ago
65e9112
Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-dev
by John Spurlock
· 11 years ago
5baeb9a
Add listener for changes to touch exploration state
by Alan Viverette
· 11 years ago
bcaac0a
Surface outgoing Uri permission grants.
by Jeff Sharkey
· 11 years ago
aa84167
Merge "Support overriding calling package in Documents." into klp-dev
by Jeff Sharkey
· 11 years ago
7cd3e90
Merge "Drop <meta-data> support for DocumentsProviders." into klp-dev
by Jeff Sharkey
· 11 years ago
15be836
Support overriding calling package in Documents.
by Jeff Sharkey
· 11 years ago
d2e1e81
Drop <meta-data> support for DocumentsProviders.
by Jeff Sharkey
· 11 years ago
d9f53c0
Merge "Clear accessibility focus when view becomes invisible" into klp-dev
by Alan Viverette
· 11 years ago
c68d577
Allow IMEs to extend below nav bar, remove SystemUI veto.
by John Spurlock
· 11 years ago
aa01430
Merge "Camera2: Properly copy over user tag when cloning requests" into klp-dev
by Eino-Ville Talvala
· 11 years ago
b668d0b
Add API to get the built-in wallpaper
by Michael Jurka
· 11 years ago
517771b
Do not require WebView usage to come from main thread
by Jonathan Dixon
· 11 years ago
9212814
Merge "Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev
by John Spurlock
· 11 years ago
0cc8276
Merge "Add missing locking when updating the accessibility node info cache." into klp-dev
by Svetoslav
· 11 years ago
fcd8a39ed
Merge "Install providers enabled after app started." into klp-dev
by Jeff Sharkey
· 11 years ago
a12dccc
Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
by John Spurlock
· 11 years ago
7b01c5c
Camera2: Properly copy over user tag when cloning requests
by Eino-Ville Talvala
· 11 years ago
3edcd8c
Add missing locking when updating the accessibility node info cache.
by Svetoslav
· 11 years ago
6c3baf1
Preload DexCaches
by Brian Carlstrom
· 11 years ago
dd97f42
Install providers enabled after app started.
by Jeff Sharkey
· 11 years ago
2e84a99
Clear accessibility focus when view becomes invisible
by Alan Viverette
· 11 years ago
a6af40c
Merge "Add secondary external storage support." into klp-dev
by Jeff Sharkey
· 11 years ago
c739a76
Merge "Wrong argument: handleUnstableProviderDiedLocked" into klp-dev
by Dianne Hackborn
· 11 years ago
3a407fa
Merge "Fix HIDE_DESCENDANTS accessibility importance mode" into klp-dev
by Alan Viverette
· 11 years ago
44cbdec
Add secondary external storage support.
by Jeff Sharkey
· 11 years ago
bc74de6
Wrong argument: handleUnstableProviderDiedLocked
by You Kim
· 11 years ago
dea6462
Don't wake users up with low battery sounds.
by Daniel Sandler
· 11 years ago
facf26c
Merge "Hide Experimental WebView from dev settings DO NOT MERGE" into klp-dev
by Torne (Richard Coles)
· 11 years ago
2d3f3b1
Merge "Fix typo in drawable xml" into klp-dev
by Adam Powell
· 11 years ago
0b6afb3
Fix typo in drawable xml
by Adam Powell
· 11 years ago
be706eb
Hide Experimental WebView from dev settings DO NOT MERGE
by Jonathan Dixon
· 11 years ago
ef4a6f8
Merge "Do not do a layout and write while a cancellation is in progress." into klp-dev
by Svetoslav Ganov
· 11 years ago
80a058b
Merge "Do not attempt to decode NULL SkData." into klp-dev
by Leon Scroggins III
· 11 years ago
24cafbc
Fix HIDE_DESCENDANTS accessibility importance mode
by Alan Viverette
· 11 years ago
bdae814
Merge "Provide example actions in AccessibilityEvent.setAction() docs" into klp-dev
by Alan Viverette
· 11 years ago
6930d38
Merge "Ignore certain WindowManager flags when touch exploration is enabled" into klp-dev
by Alan Viverette
· 11 years ago
db63677
Do not do a layout and write while a cancellation is in progress.
by Svetoslav Ganov
· 11 years ago
1b5a2e6
Merge "Don't backup/restore ringer mode" into klp-dev
by Amith Yamasani
· 11 years ago
69c66f4
Merge "camera2: describe non-full hw level optional tag entries" into klp-dev
by Alex Ray
· 11 years ago
31049d7
Use SCREEN Xfermode for keyguard badges; update SeekBar
by Adam Powell
· 11 years ago
46ea9b0
Merge "camera2: Workaround for null FACE_DETECT_MODE crashing" into klp-dev
by Igor Murashkin
· 11 years ago
e37885a
camera2: Workaround for null FACE_DETECT_MODE crashing
by Igor Murashkin
· 11 years ago
77c8831
Don't backup/restore ringer mode
by Amith Yamasani
· 11 years ago
c2d6e51
Merge "The undefined media sizes for both orientations not properly constructed." into klp-dev
by Svetoslav Ganov
· 11 years ago
5a0f4ec
Ignore certain WindowManager flags when touch exploration is enabled
by Alan Viverette
· 11 years ago
c37a5ab
Merge "Camera2: fix Face class java doc build break" into klp-dev
by Zhijun He
· 11 years ago
bcc77b5
Merge "Add <intent-filter> support to <provider>." into klp-dev
by Jeff Sharkey
· 11 years ago
04eceec
Camera2: fix Face class java doc build break
by Zhijun He
· 11 years ago
f65183f
Do not attempt to decode NULL SkData.
by Leon Scroggins III
· 11 years ago
85f5f81
Add <intent-filter> support to <provider>.
by Jeff Sharkey
· 11 years ago
ad45fa6
Merge "Camera2: Fire all callbacks" into klp-dev
by Eino-Ville Talvala
· 11 years ago
00fb27d
Merge "Camera2: add metadata override" into klp-dev
by Rachad Alao
· 11 years ago
e7f1a0d
Merge "Import translations. DO NOT MERGE" into klp-dev
by Baligh Uddin
· 11 years ago
868d904
Camera2: Fire all callbacks
by Eino-Ville Talvala
· 11 years ago
a54d00d
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
3f7cd51
Fix transparent -> translucent reference in private docs.
by John Spurlock
· 11 years ago
b7bfdc7
Camera2: add metadata override
by Zhijun He
· 11 years ago
b2420c9
The undefined media sizes for both orientations not properly constructed.
by Svetoslav Ganov
· 11 years ago
d5102f1
Merge "Transparent system ui flags -> Translucent WM flags." into klp-dev
by John Spurlock
· 11 years ago
bd95740
Transparent system ui flags -> Translucent WM flags.
by John Spurlock
· 11 years ago
febf33f
Merge "Fix resource-loading code for TransitionSet" into klp-dev
by Chet Haase
· 11 years ago
aafc91c
Fix resource-loading code for TransitionSet
by Chet Haase
· 11 years ago
b088c9e
Merge "reset mShapingPaint's SkTypeface before we use it" into klp-dev
by Victoria Lease
· 11 years ago
8450a6e
reset mShapingPaint's SkTypeface before we use it
by Victoria Lease
· 11 years ago
19565ad
Merge "Small print API tweaks" into klp-dev
by Svetoslav
· 11 years ago
845d919
Merge "Enable transitions in lockscreen media controller" into klp-dev
by Chet Haase
· 11 years ago
4c76fdd8
Merge "Fix build." into klp-dev
by Eino-Ville Talvala
· 11 years ago
b450d0d
Small print API tweaks
by Svetoslav
· 11 years ago
227c09f
Fix build.
by Eino-Ville Talvala
· 11 years ago
3f48f6a
Merge "Camera2: Verbosity is verboten." into klp-dev
by Eino-Ville Talvala
· 11 years ago
a0364e2
Merge "Fix infinite recursion in hashcode of Spannables" into klp-dev
by Chet Haase
· 11 years ago
331f9e7
Merge "Print attributes hint not honored." into klp-dev
by Svetoslav Ganov
· 11 years ago
b89e969
Merge "Fix font scaling issues in FastScroller and SubtitleView" into klp-dev
by Alan Viverette
· 11 years ago
24871f6
Merge "Fix Text appears on top of existing text when composing in gmail." into klp-dev
by Raph Levien
· 11 years ago
fc141ef
Merge "Avoid NPE when ProviderInfo is missing." into klp-dev
by Jeff Sharkey
· 11 years ago
51ca8d6
Camera2: Verbosity is verboten.
by Eino-Ville Talvala
· 11 years ago
0ab7c88
Merge "Add Consumer IR feature" into klp-dev
by Alex Ray
· 11 years ago
aa00613
Enable transitions in lockscreen media controller
by Chet Haase
· 11 years ago
9095c5a
Avoid NPE when ProviderInfo is missing.
by Jeff Sharkey
· 11 years ago
af43110
Provide example actions in AccessibilityEvent.setAction() docs
by Alan Viverette
· 11 years ago
af0c8bfb
Merge "Import translations. DO NOT MERGE" into klp-dev
by Baligh Uddin
· 11 years ago
7be27ac
Print attributes hint not honored.
by Svetoslav Ganov
· 11 years ago
7b63063
Fix font scaling issues in FastScroller and SubtitleView
by Alan Viverette
· 11 years ago
6d4aa52
Import translations. DO NOT MERGE
by Baligh Uddin
· 11 years ago
cac2fd3
Merge "Revert "Use a build-specific wifi country code"" into klp-dev
by Robert Greenwalt
· 11 years ago
f3f1a37
Merge "Un-deprecate getDhcpInfo" into klp-dev
by Robert Greenwalt
· 11 years ago
cb2fe96
Un-deprecate getDhcpInfo
by Robert Greenwalt
· 11 years ago
1d3c4b3
Fix infinite recursion in hashcode of Spannables
by Chet Haase
· 11 years ago
050c552
Fix CookieSyncManager for WebViewClassic
by Jonathan Dixon
· 11 years ago
8c5b15c
Merge "Fix a bug in action menu measurement" into klp-dev
by Adam Powell
· 11 years ago
da97108
Fix a bug in action menu measurement
by Adam Powell
· 11 years ago
0c9d61f
Add Consumer IR feature
by Alex Ray
· 11 years ago
a48ccdd
Merge "Use networkType to display wifi and mobile notification separately." into klp-dev
by Wink Saville
· 11 years ago
Next »