Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
cc74113ac609072124de9b57e64b4f0236a851c8
cc74113
Reorder brightness slider mirror in front of album art
by Adrian Roos
· 10 years ago
fdd04d4
Merge changes Ibb63814e,I0322b1e6 into lmp-dev
by Adrian Roos
· 10 years ago
d26a20f
Merge "Use material screen off animation for all devices" into lmp-dev
by Jorim Jaggi
· 10 years ago
da3af8f
Merge "Fix RemoteViews to inflate views for current user." into lmp-dev
by Kenny Guy
· 10 years ago
038839e
Merge "SysUI: Upsort PRIORITY_MAX system notifications" into lmp-dev
by Christoph Studer
· 10 years ago
9a245b5
Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev
by Winson Chung
· 10 years ago
517c9ef
Ensure that there is enough space for the tablet search widget. (Bug 17190069)
by Winson Chung
· 10 years ago
8398491
Merge "Fix backwards arguments to performDexOpt" into lmp-dev
by Brian Carlstrom
· 10 years ago
d382be9
Fix backwards arguments to performDexOpt
by Brian Carlstrom
· 10 years ago
71cc3b8
Merge "Prevent sending <Feature Abort> for some messages." into lmp-dev
by Jungshik Jang
· 10 years ago
3e0c8d3
Merge "More cleanup prior to unhiding" into lmp-dev
by Wink Saville
· 10 years ago
a672a7c
Merge "Menu callbacks for ToolbarActionBars, part 2" into lmp-dev
by Adam Powell
· 10 years ago
c461250
Menu callbacks for ToolbarActionBars, part 2
by Adam Powell
· 10 years ago
a88e892
Merge "Handle user changes off the main thread." into lmp-dev
by Svetoslav
· 10 years ago
c82768f
Handle user changes off the main thread.
by Svetoslav
· 10 years ago
f634c08
Merge "Update API per council request" into lmp-dev
by Craig Mautner
· 10 years ago
6dad93e
Merge "Yet more layer tracking logging" into lmp-dev
by John Reck
· 10 years ago
46edee0
Merge "Prevent recursion in resumeTopActivityLocked" into lmp-dev
by Craig Mautner
· 10 years ago
15aebbbe
Merge "Don't switch to touch exploring state on pointer up" into lmp-dev
by Alan Viverette
· 10 years ago
443a714
Yet more layer tracking logging
by John Reck
· 10 years ago
544efa7
Prevent recursion in resumeTopActivityLocked
by Craig Mautner
· 10 years ago
e50a26f
Merge "Dispatch more menu events to window callbacks from ToolbarActionBar" into lmp-dev
by Adam Powell
· 10 years ago
1e7b181
Merge "Material EdgeEffect refinements" into lmp-dev
by Adam Powell
· 10 years ago
2c404b1
Merge "ContactsContract API changes per API review" into lmp-dev
by Yorke Lee
· 10 years ago
905bb54
More cleanup prior to unhiding
by Wink Saville
· 10 years ago
710c456
Material EdgeEffect refinements
by Adam Powell
· 10 years ago
7881462
ContactsContract API changes per API review
by Yorke Lee
· 10 years ago
4480efa
Prevent sending <Feature Abort> for some messages.
by Jungshik Jang
· 10 years ago
f4df765
Merge "CEC: Revamp volume control action." into lmp-dev
by Jungshik Jang
· 10 years ago
70afe9e
Merge "MMS API cleanup (1/4)" into lmp-dev
by Ye Wen
· 10 years ago
9ce7273
Merge "AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP" into lmp-dev
by Nick Kralevich
· 10 years ago
8d223eb
Merge "Tweak methods for get/set DefaultOutgoing phone account." into lmp-dev
by Andrew Lee
· 10 years ago
2e8f1b6
CEC: Revamp volume control action.
by Jungshik Jang
· 10 years ago
04c0d46
Dispatch more menu events to window callbacks from ToolbarActionBar
by Adam Powell
· 10 years ago
2657342
Merge "Up/down arrow moves to beginning/end of buffer" into lmp-dev
by Raph Levien
· 10 years ago
edfc6af
Merge "Fix issue #17375172... sshhhhhh!!!" into lmp-dev
by Dianne Hackborn
· 10 years ago
649db7f
Merge "Keep LMP from breaking KitKat API" into lmp-dev
by Tom O'Neill
· 10 years ago
8b9c97a
Merge changes I10ab0b4a,Id32dcbd5 into lmp-dev
by Jeff Sharkey
· 10 years ago
fd12f4c
Merge "Hold package cleaning until system is ready." into lmp-dev
by Jeff Sharkey
· 10 years ago
7767df3
Merge "Fix crash if package setting is not populated yet" into lmp-dev
by Amith Yamasani
· 10 years ago
037458a
Catch incompatible API regressions.
by Jeff Sharkey
· 10 years ago
17c5e79
Keep LMP from breaking KitKat API
by Tom O'Neill
· 10 years ago
8179c2a
MMS API cleanup (1/4)
by Ye Wen
· 10 years ago
75d8c0b
AppWidgetServiceImpl: Use enforceCallingOrSelfPermission for checking DUMP
by Nick Kralevich
· 10 years ago
fb0431b
Up/down arrow moves to beginning/end of buffer
by Raph Levien
· 10 years ago
7a629c2
Update API per council request
by Craig Mautner
· 10 years ago
521e4bd
Fix issue #17375172... sshhhhhh!!!
by Dianne Hackborn
· 10 years ago
c50e7e8
Merge "Fix issue #17175312: Calendar crashed when tapping on the event notification" into lmp-dev
by Dianne Hackborn
· 10 years ago
3f70141
Merge "Add mcc/mnc to SubInfoRecord" into lmp-dev
by Tom Taylor
· 10 years ago
d35d826
Merge "Catch creation of NetworkRequest without NetCap" into lmp-dev
by Robert Greenwalt
· 10 years ago
2d3f903
Merge "Prioritize reveal clipping over Outline clipping" into lmp-dev
by Chris Craik
· 10 years ago
7a96207
Add mcc/mnc to SubInfoRecord
by Tom Taylor
· 10 years ago
e83cbd4
Prioritize reveal clipping over Outline clipping
by Chris Craik
· 10 years ago
43789f5
Fix crash if package setting is not populated yet
by Amith Yamasani
· 10 years ago
e7baf5a
Merge "Add @SystemApi annotations to methods used by GmsCore. -Currently these methods are called using reflection for location. Bug: 17371392 Change-Id: I6546f5b485415beff69164ba0d526757ee831f69" into lmp-dev
by David Christie
· 10 years ago
c20b795
Add @SystemApi annotations to methods used by GmsCore.
by David Christie
· 10 years ago
a4b9a19
Merge "Ensure there's a valid handler when registering a sessions listener" into lmp-dev
by RoboErik
· 10 years ago
b6efa23
Merge "AudioManager: only use main looper for AudioPort event handler" into lmp-dev
by Eric Laurent
· 10 years ago
3b256c8
Merge "Fix AM/PM text i18n and clean up keyboard support in time picker" into lmp-dev
by Alan Viverette
· 10 years ago
c65e9a4
Merge "Fix clip rect when drawing accessibility focus rect" into lmp-dev
by Alan Viverette
· 10 years ago
127343cb
Merge "Eliminate deadlock by deferring wipe data call" into lmp-dev
by Craig Mautner
· 10 years ago
37d6111
Merge "Fix Layout.isRtlCharAt" into lmp-dev
by Raph Levien
· 10 years ago
680e425
Merge "Clear ripple animations on cancel/end" into lmp-dev
by Alan Viverette
· 10 years ago
785040f
Merge "Add a missing dependency on a shared JNI library" into lmp-dev
by Prabhakar Thirumoorthy
· 10 years ago
430f568
Merge "Add Configuration changes to UsageStats" into lmp-dev
by Adam Lesinski
· 10 years ago
078dede
AT&T short dialing code
by Jing Zhao
· 10 years ago
d2b3e03
Don't switch to touch exploring state on pointer up
by Alan Viverette
· 10 years ago
eb3ca22
Fix clip rect when drawing accessibility focus rect
by Alan Viverette
· 10 years ago
66eb521
Eliminate deadlock by deferring wipe data call
by Craig Mautner
· 10 years ago
9f30ce3
Merge "Proxy fixes from API review feedback" into lmp-dev
by Jason Monk
· 10 years ago
75c6c90
am 4576f597: am 9bfa0736: am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54ec: am c33fc8de: (-s ours) am 48349ea9: am 66224e25: am 12bbbb2b: am d3328343: am f264080d: am 3ce96efc: am d181ffe6: Merge "Resolve color xml attributes properly. [DO NOT
by Deepanshu Gupta
· 10 years ago
df5c2a9
am 0d5a7d7f: am 8929642c: am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e9: am c634383a: (-s ours) am 8bc68f96: am 52ee9b99: am ffd0e8bf: am a6f32d7f: am 64d4ef8c: am 63889480: am 6530cca1: Fix "@null" resource values in LayoutLib. [DO NOT MER
by Deepanshu Gupta
· 10 years ago
acf556a
am b0be9926: (-s ours) am 889ec192: am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba8731: am 338e32ba: (-s ours) am 6c1bf6b1: am 2db4037c: am 4f53d92c: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr1.1-dev
by Deepanshu Gupta
· 10 years ago
407453a
am 2be81615: (-s ours) am 9f7c594a: am ae6f2595: am 409e42a1: am e19464aa: (-s ours) am 9ee1556d: am 296b120c: am a82db08e: (-s ours) am e73e14fd: am 8ed784e2: am edc8b857: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into jb-mr1.1-dev
by Deepanshu Gupta
· 10 years ago
ba36392
am 7632ed91: am 525e552e: am 800f3ca4: am 14c8acef: am 5fb35780: am daf113b1: am 5c6248c9: am 1310a1cd: (-s ours) am ec50dfc0: am 20fc473c: am f0336eb8: am 2cb287f9: am 9ea996a3: Do not restore the media button event receiver
by Jean-Michel Trivi
· 10 years ago
8750620
Fix Layout.isRtlCharAt
by Raph Levien
· 10 years ago
1498f9c
Add blame to API lint, some exemptions.
by Jeff Sharkey
· 10 years ago
f40275d
Merge "Add missing mms_config key enableGroupMms to SmsManager (1/2)" into lmp-dev
by Ye Wen
· 10 years ago
d8927a8
Merge "Change constants from API review feedback" into lmp-dev
by Jason Monk
· 10 years ago
8236413
Proxy fixes from API review feedback
by Jason Monk
· 10 years ago
d97bf69
Add a missing dependency on a shared JNI library
by Svetoslav
· 10 years ago
81a0cbc
Merge "Remove check for voicemail number when parsing URI phone number." into lmp-dev
by Nancy Chen
· 10 years ago
7732006
Fix RemoteViews to inflate views for current user.
by Kenny Guy
· 10 years ago
a2362c9
Clear ripple animations on cancel/end
by Alan Viverette
· 10 years ago
7f61e96
Add Configuration changes to UsageStats
by Adam Lesinski
· 10 years ago
6e0a5ae
Merge "Revert "Ensure all RemoteViews use myUserId rather than context."" into lmp-dev
by Kenny Guy
· 10 years ago
b501eb7
Merge "Turn off FORCE_LOGGING in Telecomm" into lmp-dev
by Yorke Lee
· 10 years ago
ac0d317
Merge "Update accessibility focused virtual view bounds." into lmp-dev
by Svetoslav
· 10 years ago
977c5be
Merge "Add upgrade KeySets check to permission pruning on install." into lmp-dev
by dcashman
· 10 years ago
f96f52e
Merge "Fix collection iteration index." into lmp-dev
by Svetoslav
· 10 years ago
f3dba2f
Turn off FORCE_LOGGING in Telecomm
by Yorke Lee
· 10 years ago
fe4bf48
Add missing mms_config key enableGroupMms to SmsManager (1/2)
by Ye Wen
· 10 years ago
925e2b3
Fix issue #17175312: Calendar crashed when tapping on the event notification
by Dianne Hackborn
· 10 years ago
5503a55
Change constants from API review feedback
by Jason Monk
· 10 years ago
298a6c6
Fix collection iteration index.
by Svetoslav
· 10 years ago
4576f59
am 9bfa0736: am 7119fbb6: am 4df075bc: am 057eb404: (-s ours) am a5176670: am 033a54ec: am c33fc8de: (-s ours) am 48349ea9: am 66224e25: am 12bbbb2b: am d3328343: am f264080d: am 3ce96efc: am d181ffe6: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into
by Deepanshu Gupta
· 10 years ago
0d5a7d7
am 8929642c: am 0ff5117f: am 7055778e: am a9f56d5a: (-s ours) am 44db2b3e: am 5d1755e9: am c634383a: (-s ours) am 8bc68f96: am 52ee9b99: am ffd0e8bf: am a6f32d7f: am 64d4ef8c: am 63889480: am 6530cca1: Fix "@null" resource values in LayoutLib. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
b0be992
am 889ec192: am a7ce1107: am 19fa86cf: am 5384d40e: (-s ours) am b79bb54e: am f4ba8731: am 338e32ba: (-s ours) am 6c1bf6b1: am 2db4037c: am 4f53d92c: Merge "Resolve color xml attributes properly. [DO NOT MERGE]" into jb-mr1.1-dev
by Deepanshu Gupta
· 10 years ago
2be8161
am 9f7c594a: am ae6f2595: am 409e42a1: am e19464aa: (-s ours) am 9ee1556d: am 296b120c: am a82db08e: (-s ours) am e73e14fd: am 8ed784e2: am edc8b857: Merge "Fix "@null" resource values in LayoutLib. [DO NOT MERGE]" into jb-mr1.1-dev
by Deepanshu Gupta
· 10 years ago
7632ed9
am 525e552e: am 800f3ca4: am 14c8acef: am 5fb35780: am daf113b1: am 5c6248c9: am 1310a1cd: (-s ours) am ec50dfc0: am 20fc473c: am f0336eb8: am 2cb287f9: am 9ea996a3: Do not restore the media button event receiver
by Jean-Michel Trivi
· 10 years ago
Next »