index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
people
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-08
Improve OWNERS coverage across frameworks/base/. am: fab0ab3c9c
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-02
Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855
Xin Li
2020-11-09
Fix issue with saving protos to disk during shutdown.
Trung Lam
2020-09-25
DO NOT MERGE Put parameterized weights on top two sharing shortcuts of each a...
Song Hu
2020-09-24
DO NOT MERGE Put parameterized weights on top two sharing shortcuts of each a...
Song Hu
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-06-11
Merge "Factor native ranks provided by apps into shortcut targets ranking. Th...
TreeHugger Robot
2020-06-10
Factor native ranks provided by apps into shortcut targets ranking.
Song Hu
2020-06-01
Merge "Return empty map when queryUsageStatsForUser returns null in UsageStat...
Song Hu
2020-06-01
Return empty map when queryUsageStatsForUser returns null in UsageStatsQueryH...
Song Hu
2020-05-29
File 'open with' flow would trigger sharesheet with null intentFilter,
Song Hu
2020-05-26
Adds cacheFlags parameter to cache/uncacheShortcuts() methods
Mehdi Alizadeh
2020-05-20
Promote frequently sharing apps as per monthly stats fetched from UsageStatsM...
Song Hu
2020-05-05
Merge "Changes in PeopleService to supprot ChooserTarget ranking. 1. Pass app...
Song Hu
2020-05-04
Merge "Add custom Error Prone check for SDK comparisons." into rvc-dev
Jeff Sharkey
2020-05-04
Add custom Error Prone check for SDK comparisons.
Jeff Sharkey
2020-05-04
Changes in PeopleService to supprot ChooserTarget ranking.
Song Hu
2020-04-30
Uncache the shortcuts when Android system shuts down if the notification sett...
Danning Chen
2020-04-23
Cache the shortcut when the associated notifications are posted and uncache w...
Danning Chen
2020-04-21
Keep the conversation shortcut criteria in People Service consistent with the...
Danning Chen
2020-04-03
Add sharesheet statsd logging
Susi Kharraz-Post
2020-03-26
Factor freqeuncy and mimetype of past sharings, foreground app into
Song Hu
2020-03-18
Run PeopleService#onUserStopping on a background thread
Danning Chen
2020-03-11
Merge "Run PeopleService.onUserUnlocked() on worker thread instead of main th...
Danning Chen
2020-03-10
Allow PeopleService to make blocking binder calls
Dmitri Plotnikov
2020-03-09
Run PeopleService.onUserUnlocked() on worker thread instead of main thread
Danning Chen
2020-03-05
Fix the bug that queries UsageStatsService for locked users
Danning Chen
2020-03-02
Merge "Fix events/<key> folders not being deleted during onDestory." into rvc...
Trung Lam
2020-03-02
Merge "Fix unit tests for people service." into rvc-dev
Trung Lam
2020-02-27
Fix events/<key> folders not being deleted during onDestory.
Trung Lam
2020-02-27
Fix unit tests for people service.
Trung Lam
2020-02-27
Merge "Implement backup and restoration of conversation infos." into rvc-dev
Trung Lam
2020-02-25
Implement backup and restoration of conversation infos.
Trung Lam
2020-02-25
Merge "Delete package directory when app is uninstalled." into rvc-dev
Trung Lam
2020-02-24
Improved user callbacks on SystemService:
Felipe Leme
2020-02-23
Delete package directory when app is uninstalled.
Trung Lam
2020-02-21
Merge "Listen to the shortcut add/update/delete changes from PeopleService"
Danning Chen
2020-02-20
Merge "Add direct reading/writing of contact phone number after PDD apporoval."
Trung Lam
2020-02-20
Listen to the shortcut add/update/delete changes from PeopleService
Danning Chen
2020-02-20
Merge "Implement sharesheet ranking in PeopleService. Ranking is only based o...
Song Hu
2020-02-19
Add direct reading/writing of contact phone number after PDD apporoval.
Trung Lam
2020-02-19
Implement sharesheet ranking in PeopleService. Ranking is only based on
Song Hu
2020-02-19
Implement onDestroy for ConversationStore for when an app gets
Trung Lam
2020-02-19
Add persistence of Event and EventIndex during device reboot.
Trung Lam
2020-02-19
Keep the event information in EventIndex for at most 63 days instead of 64 days
Danning Chen
2020-02-18
Add getShareTargets() to ShortcutServiceInternal and get caller's user ID fro...
Danning Chen
2020-02-14
Cache the shortcut if the user has changed the conversation's notification se...
Danning Chen
2020-02-14
Listen to the notification posted events from NotificationListenerService ins...
Danning Chen
[next]