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