Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d6c2dc590827f2d10a54d127c2df10dbc74763a3
d6c2dc5
Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl"
by Luke Huang
· 6 years ago
0b7515e
Merge "add nazaninb to OWNERS files"
by Treehugger Robot
· 6 years ago
239b0de
Merge "Add API scaffolding for number verification"
by Hall Liu
· 6 years ago
e8ca143
add nazaninb to OWNERS files
by Nazanin Bakhshi
· 6 years ago
1615f57
Merge "Add OWNERS for upcoming MediaStore work."
by Jeff Sharkey
· 6 years ago
1d287ef
Add OWNERS for upcoming MediaStore work.
by Jeff Sharkey
· 6 years ago
6dc466f
Merge "Make ANDROID_RUNTIME_ROOT a required env variable"
by Neil Fuller
· 6 years ago
f649095
Merge changes from topic "apex_adb"
by Treehugger Robot
· 6 years ago
ec62f08
Merge "hiddenapi: Add constants for 'greylist-max-p'"
by David Brazdil
· 6 years ago
08cbafe
Merge "Add a service for reporting runtime debug info"
by Neil Fuller
· 6 years ago
98c9cd7
Merge "Fix ExifInterface for .heic when meta is at the end"
by Treehugger Robot
· 6 years ago
fbb102e
Merge "C++17 is the default now."
by Treehugger Robot
· 6 years ago
d2d1a5a
Merge "Add telecom test-commands for maintaining role overrides."
by Tyler Gunn
· 6 years ago
2339da2
Merge "Re-factor state machine in NetworkMonitor"
by Chiachang Wang
· 6 years ago
72378c7
Merge "update comments for resetRadioConfig and rebootRadio"
by Chen Xu
· 6 years ago
8b68d77
Add telecom test-commands for maintaining role overrides.
by Tyler Gunn
· 6 years ago
ea41708
Merge "People don't read warnings."
by Jeff Sharkey
· 6 years ago
aaaf1b7
People don't read warnings.
by Jeff Sharkey
· 6 years ago
60a42cc
C++17 is the default now.
by Elliott Hughes
· 6 years ago
4627ad6
Merge "Display Hearing Aids name on UI tile"
by Treehugger Robot
· 6 years ago
ab0b81e
Add a service for reporting runtime debug info
by Neil Fuller
· 6 years ago
e8129a3
Add MATCH_APEX flag to getInstalledPackages.
by Dario Freni
· 6 years ago
364aa07
Rename APEX installPackage method to stagePackage.
by Dario Freni
· 6 years ago
e186f99
Initial support for installing APEX via adb.
by Dario Freni
· 6 years ago
78b0d4b
Re-factor state machine in NetworkMonitor
by Chiachang Wang
· 6 years ago
e7753e0
Merge "Start using shared libraries class loader."
by Nicolas Geoffray
· 6 years ago
972b39e
Start using shared libraries class loader.
by Nicolas Geoffray
· 6 years ago
a920b9c
Merge changes from topic "sqlitez"
by Treehugger Robot
· 6 years ago
0da0483
Support for appending "standalone" WHERE chunks.
by Jeff Sharkey
· 6 years ago
8a63437
Bind update() args as Object[] for performance.
by Jeff Sharkey
· 6 years ago
e56d8b8
Extend SQLiteQueryBuilder for update and delete.
by Jeff Sharkey
· 6 years ago
b17c8e7
Execute "strict" queries with extra parentheses.
by Jeff Sharkey
· 6 years ago
6c90f1d
Revert SQLiteQueryBuilder for now.
by Jeff Sharkey
· 6 years ago
4039dc4
Execute "strict" queries with extra parentheses.
by Jeff Sharkey
· 6 years ago
55777e5
Add support for appending standalone phrases.
by Jeff Sharkey
· 6 years ago
0ae655f
GROUP BY and HAVING aren't ready to be strict.
by Jeff Sharkey
· 6 years ago
3e26b7d
Extend SQLiteQueryBuilder for update and delete.
by Jeff Sharkey
· 6 years ago
5e4840a
update comments for resetRadioConfig and rebootRadio
by chen xu
· 6 years ago
c4ce66d
Merge "BluetoothManager: Set DBG to false"
by Treehugger Robot
· 6 years ago
317316f
Fix ExifInterface for .heic when meta is at the end
by Chong Zhang
· 6 years ago
9085541
Display Hearing Aids name on UI tile
by Stanley Tng
· 6 years ago
9a9dbf0
Merge "Remove static for getSubscriptionIds"
by Shuo Qian
· 6 years ago
d7e2221
Merge "Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points"
by vichang
· 6 years ago
08f0b65
Merge "Fixed race condition in data connection"
by Jack Yu
· 6 years ago
4d722cd
Merge "Refactor hid command, mitigate overflows"
by Treehugger Robot
· 6 years ago
539f4f4
Merge "Actually check for READ_PHONE_STATE permission for Voicemail query"
by Brad Ebinger
· 6 years ago
b25a4d6
Merge "Nullify the default wallpaper component if it does not exist"
by Treehugger Robot
· 6 years ago
6fc3189
Merge "API: Make implicit APIs from type usage explicit"
by Adrian Roos
· 6 years ago
db375f0
Merge "Fix max directionality in AndroidCharacter.getDirectionalities"
by vichang
· 6 years ago
0edec14
Merge "Turn hidden API lists into a single CSV"
by David Brazdil
· 6 years ago
1c7ae31
Nullify the default wallpaper component if it does not exist
by SzuWei Lin
· 6 years ago
4dd4cf5
Merge "Remove PARENT_SUB_ID since it's no longer needed."
by Xiangyu/Malcolm Chen
· 6 years ago
98b7823
Merge "API to switch preferred data"
by Treehugger Robot
· 6 years ago
6661f51
Fixed race condition in data connection
by Jack Yu
· 6 years ago
5314036
Add API scaffolding for number verification
by Hall Liu
· 6 years ago
6c6dd65
Refactor hid command, mitigate overflows
by Siarhei Vishniakou
· 6 years ago
7d0dbe6
Actually check for READ_PHONE_STATE permission for Voicemail query
by Brad Ebinger
· 6 years ago
3ce4cce
Make ANDROID_RUNTIME_ROOT a required env variable
by Neil Fuller
· 6 years ago
818a6e7
Merge "add more comments for API getAidForAppType"
by Chen Xu
· 6 years ago
52f6dff
Remove PARENT_SUB_ID since it's no longer needed.
by Malcolm Chen
· 6 years ago
899c96d
Merge "add setMetered in SubscriptionManager"
by Xiangyu/Malcolm Chen
· 6 years ago
20e6f31
Merge "Add gps_debug.conf module"
by Anton Hansson
· 6 years ago
5cd148f
hiddenapi: Add constants for 'greylist-max-p'
by David Brazdil
· 6 years ago
89bf0f2
Turn hidden API lists into a single CSV
by David Brazdil
· 6 years ago
74c171b
Merge changes from topic "libcore-remaining-hiddenapi"
by Treehugger Robot
· 6 years ago
b27f0fa
Add gps_debug.conf module
by Anton Hansson
· 6 years ago
00537c1
Prevent hiddenapi entries being added for libcore related projects
by Paul Duffin
· 6 years ago
900ab8a
Remove remaining libcore entries from light greylist
by Paul Duffin
· 6 years ago
08d5bca
Merge "Simpify logic in updateTcpBufferSizes"
by Lucas Lin
· 6 years ago
658e653
Merge "Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord"
by Jakub Pawlowski
· 6 years ago
4c2aa61
Bluetooth: Fix NPE when accesing Manufacturer Data of invalid ScanRecord
by Jakub Pawlowski
· 6 years ago
041a1af
Simpify logic in updateTcpBufferSizes
by lucaslin
· 6 years ago
8757179
Merge "Remove USE_HWC2 usage"
by John Reck
· 6 years ago
80da761
Merge "Add health HAL to watchdog"
by Yifan Hong
· 6 years ago
c775430
Remove USE_HWC2 usage
by John Reck
· 6 years ago
d8c30b9
Remove static for getSubscriptionIds
by sqian
· 6 years ago
ce10d98
add more comments for API getAidForAppType
by chen xu
· 6 years ago
194cd0d
Merge "add more comments in advanced calling URL"
by Chen Xu
· 6 years ago
83a8fb5
add more comments in advanced calling URL
by chen xu
· 6 years ago
c291d32
Merge "Implement physicalChannelConfig framework/base"
by Pengquan Meng
· 6 years ago
1c548e5
Merge "TouchLatency: make updates time based and add fps to ball mode"
by Adrian Salido
· 6 years ago
81dc06e
Merge "Fix warning in config/boot-image-profile.txt"
by vichang
· 6 years ago
749d184
Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points
by Victor Chang
· 6 years ago
c1463ec
Fix max directionality in AndroidCharacter.getDirectionalities
by Victor Chang
· 6 years ago
e6b7c73
Fix warning in config/boot-image-profile.txt
by Victor Chang
· 6 years ago
d48dbc9
Merge "Track move of timezone classes to libcore.timezone"
by Neil Fuller
· 6 years ago
19d489d
Merge "Remove unused ICU4C headers included in android.text"
by vichang
· 6 years ago
fb9335b8
Remove unused ICU4C headers included in android.text
by Victor Chang
· 6 years ago
4ca1b61
Merge "Update LinkProperties to NetworkAgentInfo only when it's changed"
by Lucas Lin
· 6 years ago
7420489
Merge "Fix ShortcutService handling of locale change during device setup."
by Sudheer Shanka
· 6 years ago
25a4ec3
Update LinkProperties to NetworkAgentInfo only when it's changed
by lucaslin
· 6 years ago
e8e522b
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl
by Luke Huang
· 6 years ago
372fa2e
Merge "Convert frameworks/base/services/tests to Android.bp"
by Colin Cross
· 6 years ago
33fe80f
Merge "Data stall detection using DNS event"
by Chiachang Wang
· 6 years ago
d24193d
Implement physicalChannelConfig framework/base
by Pengquan Meng
· 6 years ago
72973de
Merge "Support set/get carrier id from ApnSetting"
by Josh Hou
· 6 years ago
beefecc
TouchLatency: make updates time based and add fps to ball mode
by Adrian Salido
· 6 years ago
3973693
Merge "Fix JE in RemoteFillService,Make sure onServiceConnected operation to be handled in same thread."
by Treehugger Robot
· 6 years ago
10eacbf
Fix JE in RemoteFillService,Make sure onServiceConnected operation to be handled in same thread.
by Ethon_Hu
· 6 years ago
e8ea522
Add health HAL to watchdog
by Yifan Hong
· 6 years ago
Next »