Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e457868e2718d375a90e79c4e59f734e154d53bf
/
core
a8f73bd
Add titles to PreferenceFragments and PreferenceScreens for watches. am: 744be16ffa
by Michael Kwan
· 8 years ago
d56d076
Fix Switch in SwitchPreference on watch am: ba3a1359ba am: ef1852040a
by FEI WU
· 8 years ago
f704097
Add titles to PreferenceFragments and PreferenceScreens for watches.
by Michael Kwan
· 8 years ago
ef18520
Fix Switch in SwitchPreference on watch am: ba3a1359ba
by FEI WU
· 8 years ago
21e7781
Update ShortcutManager javadoc am: fe9c9669a4 am: d09c33f32c
by Makoto Onuki
· 8 years ago
d09c33f
Update ShortcutManager javadoc am: fe9c9669a4
by Makoto Onuki
· 8 years ago
f0f3f45
Merge "Check for target SDK version for out-of-order fragment creation."
by Adam Powell
· 8 years ago
90f331a
Merge "Add asUser version of sendBroadcast(Intent, String, Bundle)"
by Chad Brubaker
· 8 years ago
e2250ca
Use correct bounds for scroll bar rendering. am: 8cc883de9e am: f4b8e7d969
by Aga Madurska
· 8 years ago
f4b8e7d
Use correct bounds for scroll bar rendering. am: 8cc883de9e
by Aga Madurska
· 8 years ago
6f80ecb
Merge "Clarifying docs for lifecycle of 3 a11y objects."
by Phil Weaver
· 8 years ago
744be16
Add titles to PreferenceFragments and PreferenceScreens for watches.
by Michael Kwan
· 8 years ago
8cc883d
Use correct bounds for scroll bar rendering.
by Aga Madurska
· 8 years ago
b8a9892
resolve merge conflicts of 514da60 to nyc-mr1-dev-plus-aosp am: 524b2e4f30
by Hugo Benichi
· 8 years ago
79db372
Avoid destroying TextureView surfaces for onStop am: 391d560402 am: 5fbbcdcd32
by Chris Craik
· 8 years ago
6c30ac5
Add top and bottom panel overlay to lists in AlertDialog for watch. am: 55e4030f77
by Michael Kwan
· 8 years ago
a06d1f8
Fix NPE in ValueAnimator am: 543a7ed7af am: 705e2fb40c
by Justin Klaassen
· 8 years ago
524b2e4
resolve merge conflicts of 514da60 to nyc-mr1-dev-plus-aosp
by Hugo Benichi
· 8 years ago
7c731f9
Merge "Add CONNECTIVITY_USE_RESTRICTED_NETWORKS permission" into nyc-mr1-dev
by Hugo Benichi
· 8 years ago
fe9c966
Update ShortcutManager javadoc
by Makoto Onuki
· 8 years ago
5fbbcdc
Avoid destroying TextureView surfaces for onStop am: 391d560402
by Chris Craik
· 8 years ago
eaa6d6b
Merge "Avoid destroying TextureView surfaces for onStop" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
926f4ce
Merge "Update font feature settings w3 URL in api doc"
by Siyamed Sinir
· 8 years ago
253bc8d
Add top and bottom panel overlay to lists in AlertDialog for watch.
by Michael Kwan
· 8 years ago
705e2fb
Fix NPE in ValueAnimator am: 543a7ed7af
by Justin Klaassen
· 8 years ago
878346c
Enforce consistent sizes for arrays in SpannableStringInternal am: 83549088c6
by Raph Levien
· 8 years ago
391d560
Avoid destroying TextureView surfaces for onStop
by Chris Craik
· 8 years ago
5824bb1
Merge "[WIP] Use non-fast JNI for Canvas.native_drawBitmap."
by Hiroshi Yamauchi
· 8 years ago
ad74941
Merge "Add top and bottom panel overlay to lists in AlertDialog for watch." into nyc-mr1-dev
by Michael Kwan
· 8 years ago
317029a
Update font feature settings w3 URL in api doc
by Siyamed Sinir
· 8 years ago
ba3a135
Fix Switch in SwitchPreference on watch
by FEI WU
· 8 years ago
52c8edc
Add asUser version of sendBroadcast(Intent, String, Bundle)
by Chad Brubaker
· 8 years ago
65dfc2a
Merge "Fix NPE in ValueAnimator" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
efbf4ef
[WIP] Use non-fast JNI for Canvas.native_drawBitmap.
by Hiroshi Yamauchi
· 8 years ago
543a7ed
Fix NPE in ValueAnimator
by Justin Klaassen
· 8 years ago
6401c02
Merge "Enforce consistent sizes for arrays in SpannableStringInternal"
by TreeHugger Robot
· 8 years ago
7068bfc
Merge "Add Bluetooth toggle prompts - framework"
by Svetoslav Ganov
· 8 years ago
8354908
Enforce consistent sizes for arrays in SpannableStringInternal
by Raph Levien
· 8 years ago
34640a5
Merge "Import translations. DO NOT MERGE"
by TreeHugger Robot
· 8 years ago
575284a
Enforce consistent sizes for arrays in SpannableStringInternal
by Raph Levien
· 8 years ago
bc3ae84
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
9b3bb7d
Add support for round scroll bars to View.java am: b19d0f9800 am: 009fab6070
by Aga Madurska
· 8 years ago
009fab6
Add support for round scroll bars to View.java am: b19d0f9800
by Aga Madurska
· 8 years ago
8ec317e
Merge "Add support for round scroll bars to View.java" into nyc-mr1-dev
by Agnieszka Madurska
· 8 years ago
b19d0f9
Add support for round scroll bars to View.java
by Aga Madurska
· 8 years ago
48ca6ec
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
fe84fe0
Persist master volume mute across reboot am: c1205111a9 am: c33b549af8
by Tony Mak
· 8 years ago
c33b549
Persist master volume mute across reboot am: c1205111a9
by Tony Mak
· 8 years ago
0df1d34
Merge "Persist master volume mute across reboot" into nyc-mr1-dev
by Tony Mak
· 8 years ago
681ac90
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
514da60
Add CONNECTIVITY_USE_RESTRICTED_NETWORKS permission
by Hugo Benichi
· 8 years ago
c32c42e
Merge "Fix ResourcesManagerTest to use Configuration#setToDefaults()"
by Adam Lesinski
· 8 years ago
ac69be5
Add Bluetooth toggle prompts - framework
by Svetoslav Ganov
· 8 years ago
1019000
Fix ResourcesManagerTest to use Configuration#setToDefaults()
by Adam Lesinski
· 8 years ago
758f841
Move SysUI to top app scheduling if panel expanded am: f6782ee1c8 am: b712ee18b2
by Jorim Jaggi
· 8 years ago
b712ee1
Move SysUI to top app scheduling if panel expanded am: f6782ee1c8
by Jorim Jaggi
· 8 years ago
adc51e4
Merge "Move SysUI to top app scheduling if panel expanded" into nyc-mr1-dev
by Daniel Chapin
· 8 years ago
324b8d3
Merge "Cleanup TextView and Editor style issues."
by Aurimas Liutikas
· 8 years ago
7a39181
Merge "Implement new ephemeral resolver design"
by Todd Kennedy
· 8 years ago
78d38fc
Check for target SDK version for out-of-order fragment creation.
by George Mount
· 8 years ago
fc9243b
Add Settings#ACTION_NIGHT_DISPLAY_SETTINGS am: 06c0cb7acd am: 194b3c49cb
by Justin Klaassen
· 8 years ago
194b3c4
Add Settings#ACTION_NIGHT_DISPLAY_SETTINGS am: 06c0cb7acd
by Justin Klaassen
· 8 years ago
f6782ee
Move SysUI to top app scheduling if panel expanded
by Jorim Jaggi
· 8 years ago
c8c60f5
Merge "Add Settings#ACTION_NIGHT_DISPLAY_SETTINGS" into nyc-mr1-dev
by Justin Klaassen
· 8 years ago
ed8b50d
Ensure forwarding listener target is long-clickable am: 11ace9eedb
by Alan Viverette
· 8 years ago
1f53395
Ensure forwarding listener target is long-clickable am: 11ace9eedb
by Alan Viverette
· 8 years ago
5547b66
Merge "Clean up annotations and docs for TabHost"
by Alan Viverette
· 8 years ago
48c5f38
Merge "Ensure forwarding listener target is long-clickable" into nyc-mr1-dev
by Alan Viverette
· 8 years ago
ee62c29
Cleanup TextView and Editor style issues.
by Aurimas Liutikas
· 8 years ago
55e4030
Add top and bottom panel overlay to lists in AlertDialog for watch.
by Michael Kwan
· 8 years ago
8d717fa
Changed the appearance of fullscreen intent notifications again am: 981962e6ad
by Selim Cinek
· 8 years ago
3f769ab
Changed the appearance of fullscreen intent notifications again am: 981962e6ad
by Selim Cinek
· 8 years ago
0ff47b6
Merge changes Idd0b38b4,I511356a8 into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
981962e
Changed the appearance of fullscreen intent notifications again
by Selim Cinek
· 8 years ago
f4bbb87
Make sure to apply latest configuration to resources am: 3b3c914e62
by Andrii Kulian
· 8 years ago
466b790
Make sure to apply latest configuration to resources am: 3b3c914e62
by Andrii Kulian
· 8 years ago
8fcd8f1f
Merge "Make sure to apply latest configuration to resources" into nyc-mr1-dev
by Andrii Kulian
· 8 years ago
72d558e
Merge "Revoke drag and drop related grants on client crash"
by TreeHugger Robot
· 8 years ago
b2f4641
Clean up surfaces when app is resumed without being stopped. am: 45e6d2dc8b
by Chong Zhang
· 8 years ago
0257a8a54
ServiceConnection: Properly serialize events am: a9b43182c6 am: 36705ec204
by Adrian Roos
· 8 years ago
b76adc5
Clean up surfaces when app is resumed without being stopped. am: 45e6d2dc8b
by Chong Zhang
· 8 years ago
36705ec
ServiceConnection: Properly serialize events am: a9b43182c6
by Adrian Roos
· 8 years ago
c120511
Persist master volume mute across reboot
by Tony Mak
· 8 years ago
4ed4b43
Merge "Track KEY_PERMISSION_CHANGED rename to KEY_ACCESS_CHANGED"
by TreeHugger Robot
· 8 years ago
e86da3b
Merge "Clean up surfaces when app is resumed without being stopped." into nyc-mr1-dev
by Chong Zhang
· 8 years ago
ab9022d
Merge "Fix swapped toast timeouts."
by Rob Carr
· 8 years ago
1dcda85
Merge "ServiceConnection: Properly serialize events" into nyc-mr1-dev
by Adrian Roos
· 8 years ago
8653659
Merge "Add more tracing"
by Todd Kennedy
· 8 years ago
d3ee847
Track KEY_PERMISSION_CHANGED rename to KEY_ACCESS_CHANGED
by Robin Lee
· 8 years ago
fe69c65
Better docs for ImageView legacy tint am: 2b4e14cfcc am: db59530cf9
by Alan Viverette
· 8 years ago
7b5b70a
Resolve ListView children\\'s RTL properties when added am: 4d827aafad
by Yigit Boyar
· 8 years ago
020ebdc
Add View reveal on focus hint am: 7ec3fb3947 am: e45f9d1bf6
by Adam Powell
· 8 years ago
df4e733
Follow-up to multiple intents support am: 0eed441c0c am: b6ed7b7552
by Makoto Onuki
· 8 years ago
142d5d8
Remove date & time picker dialog titles to conform to Material spec am: 5874c80c2a
by Alan Viverette
· 8 years ago
db59530
Better docs for ImageView legacy tint am: 2b4e14cfcc
by Alan Viverette
· 8 years ago
4756583
Clean up annotations and docs for TabHost
by Alan Viverette
· 8 years ago
123db91
Merge "Better docs for ImageView legacy tint" into nyc-mr1-dev
by Alan Viverette
· 8 years ago
ddde470
Merge "Fix undefined fontScale issue in Configuration"
by TreeHugger Robot
· 8 years ago
886bb81
Merge "Remove lines that hit ActivityMonitor on destory."
by TreeHugger Robot
· 8 years ago
b3c380a
Resolve ListView children\'s RTL properties when added am: 4d827aafad
by Yigit Boyar
· 8 years ago
Next »