Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
fa8e9aabe2962fd8262bd669821c37aed60fddcc
/
packages
34f5c49
Merge changes If90955f4,I9fa48c06,Ib4681a43 into nyc-dev
by Winson Chung
· 9 years ago
c345079
Handle spacebar events.
by Ben Kwa
· 9 years ago
d3107e8
Merge "Revert "Handle spacebar events."" into nyc-dev
by Ben Kwa
· 9 years ago
be66004
Revert "Handle spacebar events."
by Ben Kwa
· 9 years ago
d7211c8
Make left- and right- arrow jump rows in grid mode.
by Ben Kwa
· 9 years ago
4a993b2
Merge "Allow multiple range selections using the shift key." into nyc-dev
by Ben Kwa
· 9 years ago
844674f
Merge "Handle shift-enter key events." into nyc-dev
by Ben Kwa
· 9 years ago
83df50f
Allow multiple range selections using the shift key.
by Ben Kwa
· 9 years ago
09eb77b
Handle shift-enter key events.
by Ben Kwa
· 9 years ago
ef8eb5c
Handle spacebar events.
by Ben Kwa
· 9 years ago
231bc9c
Adding view debug annotations to simplifying debugging state.
by Winson
· 9 years ago
8be1634
Disallow launching third party apps in safe mode.
by Winson
· 9 years ago
1af8eda
Drawing thumbnail background color for empty space in view.
by Winson Chung
· 9 years ago
c8bac80
Merge "Guard against monkey crash" into nyc-dev
by Jason Monk
· 9 years ago
da63ceb
Guard against monkey crash
by Jason Monk
· 9 years ago
2036dad
Introduce ChromeOS-style keyboard navigation.
by Ben Kwa
· 9 years ago
ed5c8f0
Log strength of auth method used into security log
by Michal Karpinski
· 9 years ago
738a2b6
Merge "Notifications now support runtime density changes" into nyc-dev
by Selim Cinek
· 9 years ago
01af334
Notifications now support runtime density changes
by Selim Cinek
· 9 years ago
8a7f35e
Merge "Improved the heads up logic to launch fullscreen intents less" into nyc-dev
by Selim Cinek
· 9 years ago
ee4ce423
Merge changes I8a56254b,I618e363c into nyc-dev
by Jason Monk
· 9 years ago
16ac377
Fix QS input handling
by Jason Monk
· 9 years ago
26a3f15
Merge "Move editing from long press to edit button" into nyc-dev
by Jason Monk
· 9 years ago
2142843
Move editing from long press to edit button
by Jason Monk
· 9 years ago
e1be342
Extract QS animations to QSContainer
by Jason Monk
· 9 years ago
f61a847
Merge "Enabled Network Policy Backup/Restore." into mm-wireless-dev
by Ritesh Reddy
· 9 years ago
405da7c
Merge "Improve document rename experience - Initially select the name of the file without extension - Trigger renaming action when software keyboard Done button pressed - Trigger creating new directory when software kayboard Done button pressed" into nyc-dev
by Aga Wronska
· 9 years ago
70cffc5
Merge "Enabling SoftAP Configuration Backup." into mm-wireless-dev
by Ritesh Reddy
· 9 years ago
8e87364
Keep metadata of documents as disconnected status after the device is
by Daichi Hirono
· 9 years ago
aa31c68
Merge "Revert "Extract QS animations to QSContainer"" into nyc-dev
by Jason Monk
· 9 years ago
1b862de
Revert "Extract QS animations to QSContainer"
by Jason Monk
· 9 years ago
8ad1d6e
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
ec16c4c
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
8b43b4c
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
4e60b1f
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
0e2262b
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
291fd28
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
b817910
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
dd69f76
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
fabd228
Update the subdir icon to svg.
by Ben Kwa
· 9 years ago
b0bfe2d
Move focus-related code out of DirectoryFragment.
by Ben Kwa
· 9 years ago
04dd9d0
Extract QS animations to QSContainer
by Jason Monk
· 9 years ago
7ed21c2
Don't die if dirKey hasn't been set in Selection.
by Steve McKay
· 9 years ago
e852d93
Preserve selection across device rotation.
by Steve McKay
· 9 years ago
30ff5dd
Merge "Automatically open roots pane if default dir is empty." into nyc-dev
by Steve McKay
· 9 years ago
619afda
Check parent existance when adding/removing documents.
by Daichi Hirono
· 9 years ago
65d9a51
Fix flakiness of testFilesList_LiveUpdate.
by Tomasz Mikolajewski
· 9 years ago
40d5d9d
Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev
by Steve McKay
· 9 years ago
d4263fa
Add Developer menu entry to disable Bluetooth absolute volume
by Andre Eisenbach
· 9 years ago
aa15dae
Automatically open roots pane if default dir is empty.
by Steve McKay
· 9 years ago
0489c14
Merge "Reduce jank during pinned stack animation" into nyc-dev
by Wale Ogunwale
· 9 years ago
3b5a29c
Merge "Go to root from child directory when root tapped. Bug: 27060001" into nyc-dev
by Aga Wronska
· 9 years ago
479064b
Merge "Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE)" into nyc-dev
by Ben Kwa
· 9 years ago
905dc7e
Merge "Handle null list from getPackagesForOps" into nyc-dev
by Tony Mantler
· 9 years ago
d6cc7909
Handle null list from getPackagesForOps
by Tony Mantler
· 9 years ago
9146ac6
Don't apply fancy back logic when drawer is not present.
by Steve McKay
· 9 years ago
480dca0
Reduce jank during pinned stack animation
by Wale Ogunwale
· 9 years ago
4146644
Merge "Importance slider logging." into nyc-dev
by Julia Reynolds
· 9 years ago
cd412ba
Merge "Fix a crash in SystemUI when using CarNavigationBar." into nyc-dev
by Rakesh Iyer
· 9 years ago
9e37a70
Merge "Removed the notification scroller top stack" into nyc-dev
by Selim Cinek
· 9 years ago
f51fe4e
Fix a crash in SystemUI when using CarNavigationBar.
by Rakesh Iyer
· 9 years ago
9fca541
Relax mapping rule to make the mapping logic simple.
by Daichi Hirono
· 9 years ago
d592191
Improved the heads up logic to launch fullscreen intents less
by Selim Cinek
· 9 years ago
b1a235f
Importance slider logging.
by Julia Reynolds
· 9 years ago
1e2fa5e
Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE)
by Ben Kwa
· 9 years ago
e65db9b
Merge changes I1eda3134,Ia7ad36a3 into nyc-dev
by Winson Chung
· 9 years ago
eb33c0a
Cleanup sliding animation between directories.
by Tomasz Mikolajewski
· 9 years ago
3d911ea
Fix animation for the empty cabinet, also make other animations less jarring.
by Tomasz Mikolajewski
· 9 years ago
df3abce
Remove temporary test fixes.
by Tomasz Mikolajewski
· 9 years ago
c7b8322
Migrate all tests to ActivityTest.
by Tomasz Mikolajewski
· 9 years ago
05e46ca
Updating paging animation to spec.
by Winson
· 9 years ago
4232952
Adding logging for timeout and other features.
by Winson
· 9 years ago
4041680
Improve document rename experience
by Aga Wronska
· 9 years ago
e436f94
Go to root from child directory when root tapped. Bug: 27060001
by Aga Wronska
· 9 years ago
000b844
Merge "Add pid on main bugreport notifications." into nyc-dev
by Felipe Leme
· 9 years ago
3776fe0
Removed the notification scroller top stack
by Selim Cinek
· 9 years ago
e161f08
Multi-window optimizations #3
by Jorim Jaggi
· 9 years ago
199cb4d
Merge "Clarify synchronization between PrintActivity and RemotePrintDocument" into nyc-dev
by Philip P. Moltmann
· 9 years ago
ed330c7
Merge "Replaced 'touch' by 'tap'." into nyc-dev
by Felipe Leme
· 9 years ago
83f7ae9
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
773a356
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
0d005fe
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
8067aed
Replaced 'touch' by 'tap'.
by Felipe Leme
· 9 years ago
e86b63b
Add pid on main bugreport notifications.
by Felipe Leme
· 9 years ago
cc3fa0d
Clarify synchronization between PrintActivity and RemotePrintDocument
by Philip P. Moltmann
· 9 years ago
b727d99
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
f872232
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
5f346b6
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
1e2c97f
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Geoff Mendal
· 9 years ago
52e62e5
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
839aa9d
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
d560729
Update DND visual interruption choices.
by Julia Reynolds
· 9 years ago
c3f42c1
Add support for auto-adding tiles
by Jason Monk
· 9 years ago
cafda1f
Settings drawer work
by Jason Monk
· 9 years ago
adca34a
Enabled Network Policy Backup/Restore.
by Ritesh Reddy
· 9 years ago
aeb4c06
Enabling SoftAP Configuration Backup.
by Ritesh Reddy
· 9 years ago
6913d30
Merge "Hotspot 2.0 release 2 client app."
by Jan Nordqvist
· 9 years ago
ee699a6
Hotspot 2.0 release 2 client app.
by Jan Nordqvist
· 9 years ago
ba9a4b3
Use the right ClassLoader when restoring.
by Jeff Sharkey
· 9 years ago
2cd860e
Merge "Fix some battery icon issues"
by Jason Monk
· 9 years ago
Next »