Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
98139559af15d85b8a34c02fe9bc97fba901a4b5
/
core
c90f95c
Merge "Add feature flags for verified boot and securely remove users." into lmp-dev
by Adam Connors
· 10 years ago
f8eef09
Merge "Use public APIs to instantiate InputMethodSubtype" into lmp-dev
by Yohei Yukawa
· 10 years ago
ec19d62
Merge "Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager." into lmp-dev
by Jessica Hummel
· 10 years ago
e3da790
Remove unused DEFAULT_MANAGED_PROFILE_NAME extra from DevicePolicyManager.
by Jessica Hummel
· 10 years ago
443c2ba
Use public APIs to instantiate InputMethodSubtype
by Yohei Yukawa
· 10 years ago
5fea53d0
Merge "Allow protected wifi in connectivity tests" into lmp-dev
by Eric Rowe
· 10 years ago
86e1555
Allow protected wifi in connectivity tests
by Eric Rowe
· 10 years ago
cd7955f
Merge "Improve dialog padding when title or body text are missing" into lmp-dev
by Alan Viverette
· 10 years ago
e809b11
Improve dialog padding when title or body text are missing
by Alan Viverette
· 10 years ago
b9515f9
Support to load default voicemail number from the configuration.
by Xia Ying
· 10 years ago
732edf0
Merge changes I79ba54d7,I224fb4b6 into lmp-dev
by Adam Lesinski
· 10 years ago
98ff7bc
Merge "Move carrier-specific GPS parameters out of framework/base directory. Bug: 17288144" into lmp-dev
by Tsuwei Chen
· 10 years ago
a7cbaeb
Merge "Bring up the IME when TextView receives ACTION_CLICK" into lmp-dev
by Alan Viverette
· 10 years ago
ad0c450
Merge "ActionMenuViews always reserve overflow when creating their own menus" into lmp-dev
by Adam Powell
· 10 years ago
363c408
Merge "Fix BackupManager.isBackupEnabled()" into lmp-dev
by Christopher Tate
· 10 years ago
ad5f44a
Merge "Missing manifest error should be NO_CERTIFICATES." into lmp-dev
by Jeff Sharkey
· 10 years ago
9e07929
Fix BackupManager.isBackupEnabled()
by Christopher Tate
· 10 years ago
67862cf
Move carrier-specific GPS parameters out of framework/base directory.
by Tsuwei Chen
· 10 years ago
8544c7d
Merge "camera2: make 3A regions null when not available" into lmp-dev
by Yin-Chia Yeh
· 10 years ago
31913c3
Merge "Camera2: Add frameNumber to CaptureCallback#onCaptureStarted" into lmp-dev
by Eino-Ville Talvala
· 10 years ago
2bc9f41
Merge "make autojoin associated scan period a config opttion" into lmp-dev
by vandwalle
· 10 years ago
15040e0
Merge "Trim unnecessary pages when printing." into lmp-dev
by Svetoslav
· 10 years ago
bc09755
Missing manifest error should be NO_CERTIFICATES.
by Jeff Sharkey
· 10 years ago
3ab7bf1
Merge "add some assert messages to download manager test" into lmp-dev
by Guang Zhu
· 10 years ago
3047814
add some assert messages to download manager test
by Guang Zhu
· 10 years ago
6aad505
Merge "Update alert dialog styling to match Material spec" into lmp-dev
by Alan Viverette
· 10 years ago
1a7a63ad
Fix for b/16400888 - API Review: GridLayout attributes
by Philip Milne
· 10 years ago
e8d1536
ActionMenuViews always reserve overflow when creating their own menus
by Adam Powell
· 10 years ago
b687788
Bring up the IME when TextView receives ACTION_CLICK
by Alan Viverette
· 10 years ago
6590d7c
Make UsageStats API default on only for the system
by Adam Lesinski
· 10 years ago
da6e6c8
Merge "User restriction to disallow outgoing NFC beam" into lmp-dev
by Amith Yamasani
· 10 years ago
a237e05
Merge "Use sscanf() for parsing tag values." into lmp-dev
by Jeff Sharkey
· 10 years ago
0b81adc
Merge "Use surfaceflinger for recents thumbnail rotations." into lmp-dev
by Riley Andrews
· 10 years ago
b505298
Merge "Use correct row/column order in list and grid CollectionItems" into lmp-dev
by Alan Viverette
· 10 years ago
e8df309
Camera2: Add frameNumber to CaptureCallback#onCaptureStarted
by Eino-Ville Talvala
· 10 years ago
e47d543
Use sscanf() for parsing tag values.
by Jeff Sharkey
· 10 years ago
26af829
User restriction to disallow outgoing NFC beam
by Amith Yamasani
· 10 years ago
2f439763
Merge "Remove reference to StatusBarNotification after the value is accessed." into lmp-dev
by Griff Hazen
· 10 years ago
eddeb49
ActivityManager shouldn't return null for getCurrentUser
by Adam Lesinski
· 10 years ago
fc3922d
Copy visibility docs from support version to base Notification.
by Griff Hazen
· 10 years ago
1f14863
Merge "Set MTU size to 1410 for Telus." into lmp-dev
by Vineeta Srivastava
· 10 years ago
7677694
Merge "Removing the NO_CROSS_PROFILE flag for intent forwarding" into lmp-dev
by Alexandra Gherghina
· 10 years ago
8fd30e4
Merge "Add support for a circular bitmap overlay for round android wear emulator." into lmp-dev
by Griff Hazen
· 10 years ago
345d4f4
Merge "Remove deprecated (and now unused) API method." into lmp-dev
by Craig Mautner
· 10 years ago
8246885
Set MTU size to 1410 for Telus.
by New Author Steven Liu
· 10 years ago
bb8c4834
Merge "Add new wallpaper features for insets and offsets." into lmp-dev
by Dianne Hackborn
· 10 years ago
62ce332
Trim unnecessary pages when printing.
by Svetoslav
· 10 years ago
0321573
Remove deprecated (and now unused) API method.
by Craig Mautner
· 10 years ago
808150f
camera2: make 3A regions null when not available
by Yin-Chia Yeh
· 10 years ago
1d38f58
Merge "Extend IKeyChainService AIDL with CACert retrieval" into lmp-dev
by Zoltan Szatmary-Ban
· 10 years ago
c788487
Removing the NO_CROSS_PROFILE flag for intent forwarding
by Alexandra Gherghina
· 10 years ago
f8a52c0
Merge "Allowing a ContentProvider to have a null authority." into lmp-dev
by Nicolas Prevot
· 10 years ago
cbd55ab
make autojoin associated scan period a config opttion
by vandwalle
· 10 years ago
699a49b
Follow up API signature changes of CursorAnchorInfo part 2
by Yohei Yukawa
· 10 years ago
7fb6146
Add support for a circular bitmap overlay for round android wear emulator.
by Griff Hazen
· 10 years ago
1d13406
Use surfaceflinger for recents thumbnail rotations.
by Riley Andrews
· 10 years ago
fd1e93d
New new design for ResolverActivity
by Adam Powell
· 10 years ago
067e5f6
Add new wallpaper features for insets and offsets.
by Dianne Hackborn
· 10 years ago
f43f04e
Merge "Frameworks/base: Add native bridge post-fork initialization" into lmp-dev
by Andreas Gampe
· 10 years ago
8e3b4d4
Merge "Add FEATURE_GAMEPAD." into lmp-dev
by Michael Wright
· 10 years ago
6faa675
Add FEATURE_GAMEPAD.
by Michael Wright
· 10 years ago
77c180a
Use correct row/column order in list and grid CollectionItems
by Alan Viverette
· 10 years ago
478f5a6
Merge "Replace Calls.FEATURES_NONE with 0 (1/4)" into lmp-dev
by Yorke Lee
· 10 years ago
d9037a4
Merge "Renaming of LauncherApps apis" into lmp-dev
by Kenny Guy
· 10 years ago
e3198b7
Replace Calls.FEATURES_NONE with 0 (1/4)
by Yorke Lee
· 10 years ago
6b0ed64
Frameworks/base: Add native bridge post-fork initialization
by Andreas Gampe
· 10 years ago
48f0b48
Merge "Revert "Ensure ApplicationInfo is for correct user for system/android package." Cache in ActivityThread means this still doesn't make sure we will get an ApplicationInfo for the user being requested. So reverting." into lmp-dev
by Kenny Guy
· 10 years ago
f98fbb7
Merge "Restrict line count for BigTextStyle" into lmp-dev
by Jorim Jaggi
· 10 years ago
c2a4060
Revert "Ensure ApplicationInfo is for correct user for system/android package."
by Kenny Guy
· 10 years ago
2bb02c7
Merge "Clicking on partially coverd views by other views or windows." into lmp-dev
by Svet Ganov
· 10 years ago
2b02f88
Merge "Remove old methods : AlwaysOnHotwordDetector" into lmp-dev
by Dharmesh Mokani
· 10 years ago
214e7ad
Merge "Use Alpha instead of TransitionAlpha for Activity Transitions." into lmp-dev
by George Mount
· 10 years ago
6e412ad
Allowing a ContentProvider to have a null authority.
by Nicolas Prevot
· 10 years ago
f0ae135
Extend IKeyChainService AIDL with CACert retrieval
by Zoltan Szatmary-Ban
· 10 years ago
19ccb5f
Add feature flags for verified boot and securely remove users.
by Adam Connors
· 10 years ago
e016605
Merge "Delayed ASEC allocation, refine progress handling." into lmp-dev
by Jeff Sharkey
· 10 years ago
77d218e
Delayed ASEC allocation, refine progress handling.
by Jeff Sharkey
· 10 years ago
457a10d
Restrict line count for BigTextStyle
by Jorim Jaggi
· 10 years ago
50c29040
Remove old methods : AlwaysOnHotwordDetector
by Dharmesh Mokani
· 10 years ago
97e75e1
Merge "Marking two flags as final." into lmp-dev
by Nicolas Prevot
· 10 years ago
a740b2b
Merge "Only call setHasTransientState in captureHierarchy." into lmp-dev
by George Mount
· 10 years ago
24e08d0
Merge "Improve Visibility parent value check." into lmp-dev
by George Mount
· 10 years ago
6a28a8d
Merge "Ensure ApplicationInfo is for correct user for system/android package." into lmp-dev
by Kenny Guy
· 10 years ago
86a9673
Marking two flags as final.
by Nicolas Prevot
· 10 years ago
2dbf3ea
Merge "API review requests for the TTS package." into lmp-dev
by Przemyslaw Szczepaniak
· 10 years ago
35c7698
API review requests for the TTS package.
by Przemyslaw Szczepaniak
· 10 years ago
a41c4bc
Follow up API signature changes of CursorAnchorInfo
by Yohei Yukawa
· 10 years ago
7498efd
Clicking on partially coverd views by other views or windows.
by Svet Ganov
· 10 years ago
5f183f0
L API proposal: Introduce IS_RTL flag
by Yohei Yukawa
· 10 years ago
304a13b
Update alert dialog styling to match Material spec
by Alan Viverette
· 10 years ago
a3ca5a3
Merge "Add first day of week API to date picker" into lmp-dev
by Alan Viverette
· 10 years ago
d28665b
Merge "Use correct API for badging" into lmp-dev
by Amith Yamasani
· 10 years ago
fdf169c
Use correct API for badging
by Amith Yamasani
· 10 years ago
9f1ac39
Improve Visibility parent value check.
by George Mount
· 10 years ago
0f0c473
Use Alpha instead of TransitionAlpha for Activity Transitions.
by George Mount
· 10 years ago
2e7f3bd
Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565)
by Winson Chung
· 10 years ago
8232d82
Merge "SoundTrigger: fix capture format in recognition event" into lmp-dev
by Eric Laurent
· 10 years ago
b30c992
Merge "Fix issue #17391969: Only exception on Message.recycle() when target-sdk > 20" into lmp-dev
by Dianne Hackborn
· 10 years ago
66d5578
Merge "Work on issue #17357238: Recents is often slow if not used in a while" into lmp-dev
by Dianne Hackborn
· 10 years ago
68c936f
Merge "Add a hardware feature definition corresponding to audio output support." into lmp-dev
by Unsuk Jung
· 10 years ago
Next »