Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
ddc877300fa606d25b163eda1e3a1de1b6591f87
/
packages
/
ExtServices
ad2a947
Set the version code to 0200000000
by Jeff Hamilton
· 6 years ago
e680d60
Implement ExplicitHealthCheckService in ExtServices
by Zimuzo
· 6 years ago
dab427e
Call SmartActionsHelpers in a worker thread
by Tony Mak
· 6 years ago
dcef8e3
Make adjustNotification working no matter the notification is just
by Tony Mak
· 6 years ago
9e0dfdc
Support copy action in ExtServices
by Tony Mak
· 6 years ago
8c50dc1
Merge "Use updated DeviceConfig API's new getters to simplify invocations."
by TreeHugger Robot
· 6 years ago
3353c11
Use updated DeviceConfig API's new getters to simplify invocations.
by Stanislav Zholnin
· 6 years ago
e4e4222
Merge "Set the minSdk and targetSdk."
by Jeff Hamilton
· 6 years ago
1d4bfed
Set the minSdk and targetSdk.
by Jeff Hamilton
· 6 years ago
d0ceefa
API changes for NAS
by Julia Reynolds
· 6 years ago
c1b13d0
Fix AssistantSettingsTest to properly write to DeviceConfig API,
by Stanislav Zholnin
· 6 years ago
84151d9
Migrate frameworks/base/tests/testables and its users to androidx.test
by Brett Chabot
· 6 years ago
ddd78b2
Move NotificationAssistant flags into SystemUi namespace.
by Gustav Sennton
· 6 years ago
fd2ec46
Merge "Fix API errors"
by Julia Reynolds
· 6 years ago
79f0277
Fix API errors
by Julia Reynolds
· 6 years ago
40d5ce0
A few missing pieces for logging in ExtServices
by Tony Mak
· 6 years ago
7689465
Merge "Do not generate smart suggestions if the last message is from local user"
by TreeHugger Robot
· 6 years ago
e83f72e
Merge "Add logcat logging for smart suggestions."
by Gustav Sennton
· 6 years ago
7179c27
Merge "Use ic_action_open when icon is not given in RemoteAction"
by TreeHugger Robot
· 6 years ago
7ab8308
Do not generate smart suggestions if the last message is from local user
by Tony Mak
· 6 years ago
f7bc2c1
Use ic_action_open when icon is not given in RemoteAction
by Tony Mak
· 6 years ago
11e085a
Exempt more notifications from heuristic
by Julia Reynolds
· 6 years ago
e1a27ac
Update ExtService to use suggestConversationActions
by Tony Mak
· 6 years ago
1c0c977
Make SmsHelper local to Assistant rather than a singleton (I accidentally
by Nadia Benbernou
· 6 years ago
af41d5f
Merge "Make sure notifications from the default sms app do not get filtered to the non-interruptive section."
by Nadia Benbernou
· 6 years ago
2d66b51
Add logcat logging for smart suggestions.
by Gustav Sennton
· 6 years ago
1ee91a3
Make sure notifications from the default sms app do not get filtered to the non-interruptive section.
by Nadia Benbernou
· 6 years ago
38cdbaf
Fix ExtServices tests
by Julia Reynolds
· 6 years ago
5059dae
Merge "Adding permission to use DeviceConfig API for AssistantSettings notification service. Permission check will be enforced later."
by Stanislav Zholnin
· 6 years ago
d81e517
Merge "Don't recommend downranking _HIGH notifications"
by Julia Reynolds
· 6 years ago
98f6e69
Don't recommend downranking _HIGH notifications
by Julia Reynolds
· 6 years ago
78ce9ed
Merge "Update the notification_assistant DeviceConfig namespace."
by Gustav Sennton
· 6 years ago
7e67bb0
Merge "Fix logging in ExtServices for Q Beta"
by TreeHugger Robot
· 6 years ago
41bf871
Fix logging in ExtServices for Q Beta
by Tony Mak
· 6 years ago
73a8c1b
Update the notification_assistant DeviceConfig namespace.
by Gustav Sennton
· 6 years ago
6274a3a
Adding permission to use DeviceConfig API for AssistantSettings
by Stanislav Zholnin
· 6 years ago
bf1d8ab
Merge "Rename smart replies and actions adjustment keys"
by TreeHugger Robot
· 6 years ago
3abecb4
Merge "Rename PERSON_USER_LOCAL and PERSON_USER_REMOTE"
by TreeHugger Robot
· 6 years ago
91daa15
Rename PERSON_USER_LOCAL and PERSON_USER_REMOTE
by Tony Mak
· 6 years ago
a471699
Rename smart replies and actions adjustment keys
by Tony Mak
· 6 years ago
03a1d03
Add g/setScore and g/setEntityTypes to TextClassifierEvent
by Tony Mak
· 6 years ago
13cc6eb
Add flags to control generation of Smart Suggestions in Notifications
by Gustav Sennton
· 6 years ago
202f25d
onNotificationExpansionChanged is called only when the expansion change...
by Tony Mak
· 6 years ago
66f9187
Merge "Cleanup TextClassifier APIs"
by TreeHugger Robot
· 6 years ago
1e09345
Merge "Call AgingHelper.onNotificationRemoved in Assistant"
by Ye Wen
· 6 years ago
2256e01
Call AgingHelper.onNotificationRemoved in Assistant
by Ye Wen
· 6 years ago
ae85aae
Cleanup TextClassifier APIs
by Tony Mak
· 6 years ago
5ca575a
Merge "Make ExtServices handle instant apps."
by Julia Reynolds
· 6 years ago
8a6765d
Make ExtServices handle instant apps.
by Julia Reynolds
· 6 years ago
ced1d00
API review correction: rename NAS.onActionClicked -> onActionInvoked.
by Gustav Sennton
· 6 years ago
836147e
Rename onNotificationDirectReply to onNotificationDirectReplied as per ...
by Tony Mak
· 6 years ago
42d3cf3
Merge "Change the API for setting Notification Actions to be contextual."
by TreeHugger Robot
· 6 years ago
005d7a0
Change the API for setting Notification Actions to be contextual.
by Gustav Sennton
· 6 years ago
1d07be3
TYPE_DATE and TYPE_DATE_TIME should be considered as the same type
by Tony Mak
· 6 years ago
84cdbdf
Merge "Send logs to TextClassifier by calling onTextClassifierEvent in NAS"
by TreeHugger Robot
· 6 years ago
3207e2f
Fix NPE onNotificationRemoved
by Julia Reynolds
· 6 years ago
61f04da
Remove finacial app sms access temp implementation due to security concern.
by Hongming Jin
· 6 years ago
e94e078
Send logs to TextClassifier by calling onTextClassifierEvent in NAS
by Tony Mak
· 6 years ago
c4359bf
Add id to ConversationActions and conversationId to its Request
by Tony Mak
· 6 years ago
9bd78cc
Merge "Mainline module service implementation for financial sms message read."
by Hongming Jin
· 6 years ago
a44e66a
Merge changes from topic "reference_time_tc"
by TreeHugger Robot
· 6 years ago
9e92438
Mainline module service implementation for financial sms message read.
by Hongming Jin
· 6 years ago
43a899f
Populate person and reference time, uses more than the last message in NAS
by Tony Mak
· 6 years ago
82fa8d9
Pass reference time / locales of messages to the model
by Tony Mak
· 6 years ago
52c748d
Merge "Added new API to set field classification algorithms per category."
by Adam He
· 6 years ago
22b8d9e
Make smart suggestion generation configurable
by Milo Sredkov
· 6 years ago
71d53e0
Added new API to set field classification algorithms per category.
by Adam He
· 6 years ago
30aa4d3
Merge "Flips default for new interruption model setting to on."
by TreeHugger Robot
· 6 years ago
ddb9b50
Suggesting at most three smart actions
by Tony Mak
· 6 years ago
9b2348b
Flips default for new interruption model setting to on.
by Gus Prevas
· 6 years ago
7d4b3a5
Add onActionClicked in NotificationAssistantService
by Tony Mak
· 6 years ago
2999670
Add onSuggestedReplySent in NotificationAssistantService
by Tony Mak
· 6 years ago
eda84a7
Introduce onNotificationExpansionChanged and onNotificationDirectReplied ..
by Tony Mak
· 6 years ago
862095a
Changes notification auto-demotion to use secure setting.
by Gus Prevas
· 6 years ago
d287485
Update ExtService to use suggestConversationActions API to generate replies
by Tony Mak
· 6 years ago
c6f53ea
Smart actions and replies feature should not be guarded by
by Tony Mak
· 6 years ago
aa1231f
Put notification demotion behind flag
by Beverly
· 6 years ago
b6bd93d
Add APIs for notification app overlays
by Julia Reynolds
· 6 years ago
cded3f1
Merge "Additional functionality for the noti asst"
by Julia Reynolds
· 6 years ago
48a6ed9
Additional functionality for the noti asst
by Julia Reynolds
· 6 years ago
067a739
Don't increase notif importance when shouldSilence
by Beverly
· 6 years ago
2fe035b
Revert "Fixed FieldClassificationStrategy that gets data from the package info."
by Ryan Mitchell
· 6 years ago
fd4099d
Add ability to pass user sentiment to assistant
by Julia Reynolds
· 6 years ago
cfd2692
Add AndroidTest file for ExtServices
by Julia Reynolds
· 6 years ago
6a63d1b
The quietening round 3: aging
by Julia Reynolds
· 6 years ago
901bf28
The quietening part 2: rules
by Julia Reynolds
· 6 years ago
efcdff4
The quietening round 2 part 1
by Julia Reynolds
· 6 years ago
c4f2ec7
Merge "Allow NotificationAssistantService to suggest smart replies"
by TreeHugger Robot
· 6 years ago
c9acf67
Allow NotificationAssistantService to suggest smart replies
by Tony Mak
· 7 years ago
cfa0d49
Fixed FieldClassificationStrategy that gets data from the package info.
by Felipe Leme
· 6 years ago
c68b280
Ignore notification from other users
by Tony Mak
· 7 years ago
9145fb6
Fix smart action is not enabled in first whatsapp notification
by Tony Mak
· 7 years ago
09db2ea
Suggest smart actions in ExtServices
by Tony Mak
· 7 years ago
afab9bc
Remove sentiment reason
by Julia Reynolds
· 7 years ago
3e24643
Merge "[Notif] Rename/reset blocking helper stats file" into pi-dev am: 1822926cfb
by Rohan Shah
· 7 years ago
9839db1
Merge "[Notif] Revert dismiss-to-view threshold to .8" into pi-dev am: 08d3e63b70
by android-build-team Robot
· 7 years ago
1822926
Merge "[Notif] Rename/reset blocking helper stats file" into pi-dev
by Rohan Shah
· 7 years ago
c30bf94
Merge "Add knobs for tweaking blocking helper thresholds" into pi-dev am: 7af8fe3e29
by Rohan Shah
· 7 years ago
eba2286
[Notif] Revert dismiss-to-view threshold to .8
by Rohan Shah
· 7 years ago
0350dab
Add knobs for tweaking blocking helper thresholds
by Rohan Shah
· 7 years ago
Next »