Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
07f85fecdd9f13a617953c7377ff62b4133b4e30
07f85fe
Merge "Fix bug #7374285 GridLayout layout param margins are broken in RTL mode" into jb-mr1-dev
by Fabrice Di Meglio
· 13 years ago
80ce3d8
Merge "Magnifier not respecting RTL/LTR direction and keyguard dialogs not properly centered." into jb-mr1-dev
by Svetoslav Ganov
· 13 years ago
be2a4a5
Merge "When removing windows remove from resize list." into jb-mr1-dev
by Craig Mautner
· 13 years ago
b98c2fb
Merge "Do a clean shutdown of p2p" into jb-mr1-dev
by Irfan Sheriff
· 13 years ago
62fa6de
Do a clean shutdown of p2p
by Irfan Sheriff
· 13 years ago
fcc3348
Fix bug #7374285 GridLayout layout param margins are broken in RTL mode
by Fabrice Di Meglio
· 13 years ago
58e60c2
Merge "Track size changes correctly for static wallpapers" into jb-mr1-dev
by Chet Haase
· 13 years ago
e09aed4
Merge "Changes to support updating location providers." into jb-mr1-dev
by Jeff Hamilton
· 13 years ago
5f0d976
Track size changes correctly for static wallpapers
by Chet Haase
· 13 years ago
e9b533bf
am 82f0ba79: am 4a6b6948: am 07322102: revise code sample for callback interface
by Scott Main
· 13 years ago
5e42147
am 64b3de29: (-s ours) am 434cd38f: Update layoutlib for jb mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
82f0ba7
am 4a6b6948: am 07322102: revise code sample for callback interface
by Scott Main
· 13 years ago
64b3de2
am 434cd38f: Update layoutlib for jb mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
4a6b694
am 07322102: revise code sample for callback interface
by Scott Main
· 13 years ago
444e8aa
Magnifier not respecting RTL/LTR direction and keyguard dialogs not properly centered.
by Svetoslav Ganov
· 13 years ago
1ea75b8
Merge "Sanity-check erroneous backup agent instantiations" into jb-mr1-dev
by Christopher Tate
· 13 years ago
db164da
Merge "improve some docs for dreams" into jb-mr1-dev
by Scott Main
· 13 years ago
6237ac1
improve some docs for dreams
by Scott Main
· 13 years ago
18937b2
Merge "Stop reloading wallpaper bitmap" into jb-mr1-dev
by Chet Haase
· 13 years ago
434cd38
Update layoutlib for jb mr1. do not merge.
by Xavier Ducrohet
· 13 years ago
588fb15
Merge "LocationManager permissions cleanup" into jb-mr1-dev
by Victoria Lease
· 13 years ago
0141fae
Merge "Allow services to query the info for a dying user." into jb-mr1-dev
by Amith Yamasani
· 13 years ago
6a377f3
Merge "Fix glitch when using settings pulldown then switching to notifications." into jb-mr1-dev
by Daniel Sandler
· 13 years ago
8481ac8
Stop reloading wallpaper bitmap
by Chet Haase
· 13 years ago
860f660
When removing windows remove from resize list.
by Craig Mautner
· 13 years ago
37425c3
LocationManager permissions cleanup
by Victoria Lease
· 13 years ago
341aa8e
Merge "Potential fix for bug 7352816" into jb-mr1-dev
by Michael Jurka
· 13 years ago
720a34d
Fix glitch when using settings pulldown then switching to notifications.
by Daniel Sandler
· 13 years ago
a4c356c
Merge "Add missing layout params" into jb-mr1-dev
by Daniel Sandler
· 13 years ago
88c66cb
Merge "Dream when user activity times out while docked if appropriate." into jb-mr1-dev
by Jeff Brown
· 13 years ago
586503d
Merge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev
by Jeff Brown
· 13 years ago
bd4f218
Merge "Defer more Account actions until user starting." into jb-mr1-dev
by Jeff Sharkey
· 13 years ago
fbadb69
Changes to support updating location providers.
by Jeff Hamilton
· 13 years ago
3e336bd
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
by Baligh Uddin
· 13 years ago
1638931
Allow services to query the info for a dying user.
by Amith Yamasani
· 13 years ago
ec6aa59
Dream when user activity times out while docked if appropriate.
by Jeff Brown
· 13 years ago
c6ccb29
Merge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev
by Craig Mautner
· 13 years ago
c1dc37c
Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev
by Daniel Sandler
· 13 years ago
36c06ae
Add missing layout params
by Daniel Sandler
· 13 years ago
b8460d1
Merge "Take into account the texture layer's transform for clipping Bug #7370212" into jb-mr1-dev
by Romain Guy
· 13 years ago
23fa032
Merge "Add a notification icon when connected to wireless display." into jb-mr1-dev
by Jeff Brown
· 13 years ago
27f1d67
Add special mirroring modes for demonstration purposes.
by Jeff Brown
· 13 years ago
917d8ac
Import translations. DO NOT MERGE
by Baligh Uddin
· 13 years ago
b2e2f24
Take into account the texture layer's transform for clipping Bug #7370212
by Romain Guy
· 13 years ago
9c47473
Merge "Update layoutlib for jb mr1." into jb-mr1-dev
by Xavier Ducrohet
· 13 years ago
891b703
Update layoutlib for jb mr1.
by Xavier Ducrohet
· 13 years ago
871a6d7
Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev
by Justin Ho
· 13 years ago
4e360f0
Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
by Justin Ho
· 13 years ago
4db3165
Merge "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev
by Justin Ho
· 13 years ago
f49d835
This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
by Justin Ho
· 13 years ago
a7f9c96
Add a notification icon when connected to wireless display.
by Jeff Brown
· 13 years ago
0732210
revise code sample for callback interface
by Scott Main
· 13 years ago
904732c
Call requestFocus and ensure that screenOn is set.
by Craig Mautner
· 13 years ago
0f2d014
Merge "Append the test case name in the beginning of the test log." into jb-mr1-dev
by Yu Shan Emily Lau
· 13 years ago
e4996bb
Defer more Account actions until user starting.
by Jeff Sharkey
· 13 years ago
6f3e7bb
Merge "Fix for previous commit on non-interesecting invalidations" into jb-mr1-dev
by Chet Haase
· 13 years ago
9911d18
Fix for previous commit on non-interesecting invalidations
by Chet Haase
· 13 years ago
3662f20
Append the test case name in the beginning of the test log.
by Yu Shan Emily Lau
· 13 years ago
3301654a
Merge "Fix javadoc" into jb-mr1-dev
by Romain Guy
· 13 years ago
1720e07
Merge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev
by Raph Levien
· 13 years ago
e663925
Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev
by Mike Cleron
· 13 years ago
f249efc
Show clear all when returning from flip quick settings.
by Daniel Sandler
· 13 years ago
346acb1
Sanity-check erroneous backup agent instantiations
by Christopher Tate
· 13 years ago
2017a05
You can only use the 2-finger shortcut when opening the panel.
by Daniel Sandler
· 13 years ago
90a80bb
Merge "Handle null BSSID" into jb-mr1-dev
by Irfan Sheriff
· 13 years ago
64e5aa7
Merge "Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674" into jb-mr1-dev
by Xia Wang
· 13 years ago
966496f
Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev
by Svetoslav Ganov
· 13 years ago
d95316e
Merge "Skip drawing offscreen objects" into jb-mr1-dev
by Chet Haase
· 13 years ago
1662734
Merge "Enable mipmapping, without a deadlock this time Bug #7353771" into jb-mr1-dev
by Romain Guy
· 13 years ago
5243957
Enable mipmapping, without a deadlock this time Bug #7353771
by Romain Guy
· 13 years ago
2ab453b
Fix connectivity manager test for tablet with data connection, multi-user support
by Xia Wang
· 13 years ago
26f544a
Merge "For Matias." into jb-mr1-dev
by Daniel Sandler
· 13 years ago
d4a149d
Merge "Frequency conflict handling" into jb-mr1-dev
by Irfan Sheriff
· 13 years ago
b78ee0e
Skip drawing offscreen objects
by Chet Haase
· 13 years ago
fc2652e
Merge "Fix the NPE for the memwriter." into jb-mr1-dev
by Yu Shan Emily Lau
· 13 years ago
e9a33c6
Merge "Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware" into jb-mr1-dev
by Fabrice Di Meglio
· 13 years ago
161cfef
Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow" into jb-mr1-dev
by Fabrice Di Meglio
· 13 years ago
87b8a1c
Fix the NPE for the memwriter.
by Yu Shan Emily Lau
· 13 years ago
b702e5d
Merge "Fix Bluetooth QS tile." into jb-mr1-dev
by Daniel Sandler
· 13 years ago
25e1456
Merge "Fade out the notification/settings panels just before close." into jb-mr1-dev
by Daniel Sandler
· 13 years ago
6f931cc
Fix javadoc
by Romain Guy
· 13 years ago
f06125a
Merge "Fixes for QS:" into jb-mr1-dev
by Daniel Sandler
· 13 years ago
144d405
Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev
by Justin Ho
· 13 years ago
57fca90
Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
by Justin Ho
· 13 years ago
dec9e1640
Merge "Fix issue #7343719: GlobalActions dialog (power off / airplane mode / sound off)" into jb-mr1-dev
by Dianne Hackborn
· 13 years ago
025e7cb
Fade out the notification/settings panels just before close.
by Daniel Sandler
· 13 years ago
6e2810b
Fixes for QS:
by Daniel Sandler
· 13 years ago
9f452d0
Frequency conflict handling
by Irfan Sheriff
· 13 years ago
0ee71ad
Merge "Fix native crash while saving a panorama." into jb-mr1-dev
by Bart Sears
· 13 years ago
cd31db6
Update Arabic fonts to remove Rial ligature
by Raph Levien
· 13 years ago
ebaefec
Fix Bluetooth QS tile.
by Daniel Sandler
· 13 years ago
040c2e4
For Matias.
by Daniel Sandler
· 13 years ago
be29d82
Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-dev
by Chet Haase
· 13 years ago
a924076
Potential fix for bug 7352816
by Michael Jurka
· 13 years ago
4b63f14
Fix native crash while saving a panorama.
by Wu-cheng Li
· 13 years ago
91ffedd
Hide settings button from tablet notification panel.
by Daniel Sandler
· 13 years ago
b6c171b
Merge "Do cleanup when Stopping users" into jb-mr1-dev
by Amith Yamasani
· 13 years ago
ec5acee
Merge "workaround to unbreak the build (deadlock during boot)" into jb-mr1-dev
by Romain Guy
· 13 years ago
b6454ad
Merge "Quickening." into jb-mr1-dev
by Daniel Sandler
· 13 years ago
a33d161
workaround to unbreak the build (deadlock during boot)
by Mathias Agopian
· 13 years ago
Next »