index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
appfunctions
/
java
Age
Commit message (
Expand
)
Author
2025-02-17
Use BIND_FOREGROUND_SERVICE only if the caller has the permission
Tony Mak
2025-02-07
Handle function not found Exception
Oluwarotimi Adesina
2025-01-29
Remove EXECUTE_APP_FUNCTIONS_TRUSTED
Tony Mak
2025-01-07
Provide caller signingInfo on execute app function
Oluwarotimi Adesina
2024-12-30
Grant target implicit visibility onExecuteAppFunctions
Oluwarotimi Adesina
2024-12-23
Test AppFunctions logging
Yara Hassan
2024-12-10
Log the overhead latency of app function requests
Yara Hassan
2024-12-09
Log AppFunctionsRequestReported
Yara Hassan
2024-12-04
Respect enterprise policy in AppFunctions
Oluwarotimi Adesina
2024-11-12
Add idletimeout to AF exe pool
Oluwarotimi Adesina
2024-11-07
Update executeAppFunction to take a OutcomeReceiver
Tony Mak
2024-10-31
Add a dedicated error code for missing function ID
Oluwarotimi Adesina
2024-10-17
Name AppFunction executors
Oluwarotimi Adesina
2024-10-16
Merge "Add per-package lock in setAppFunctionEnabled." into main
Shashwat Razdan
2024-10-16
Nit clean up
Desh
2024-10-15
Add per-package lock in setAppFunctionEnabled.
Shashwat Razdan
2024-10-11
Merge "Return early on "cannot execute function"" into main
Treehugger Robot
2024-10-10
Return early on "cannot execute function"
Oluwarotimi Adesina
2024-10-10
Merge "Close the SearchResults object when there are no more results." into main
Treehugger Robot
2024-10-10
Merge "Add calling package onExecuteAppFunction" into main
Treehugger Robot
2024-10-09
Close the SearchResults object when there are no more results.
Utkarsh Nigam
2024-10-09
Add support for dumpsys in AppFunctionManagerServiceImpl.
Utkarsh Nigam
2024-10-04
Merge "AppFunctionRuntimeMetadata enabled changes" into main
Tony Mak
2024-10-04
Add calling package onExecuteAppFunction
Utkarsh Nigam
2024-10-03
AppFunctionRuntimeMetadata enabled changes
Shashwat Razdan
2024-10-03
Merge "Extract AppFunctionServiceCallback from AppFunctionManagerServiceImpl"...
Treehugger Robot
2024-10-03
Extract AppFunctionServiceCallback from AppFunctionManagerServiceImpl
Utkarsh Nigam
2024-10-03
Merge "Make onExecuteAppFunction non-abstract and remove timeout results." in...
Utkarsh Nigam
2024-10-03
Make onExecuteAppFunction non-abstract and remove timeout results.
Utkarsh Nigam
2024-10-02
Nit fix for multi-user test
Desh
2024-10-01
Add cancellation signal death recipient.
Desh
2024-09-30
Add a timeout for CancellationSignal issued to AppFunctionService before whic...
Tony Mak
2024-09-27
Add isAppFunctionEnabled and setAppFunctionEnabled api to AFM
Tony Mak
2024-09-25
Add CancellationSignal to AppFunctionManager API.
Utkarsh Nigam
2024-09-25
Bind executeAppFunction with Context.BIND_FOREGROUND_SERVICE
Oluwarotimi Adesina
2024-09-22
Batch calls to the Metadata Syncer
Desh
2024-09-20
Merge "Revert "Batch calls to the Metadata Syncer"" into main
Priyanka Advani (xWF)
2024-09-20
Revert "Batch calls to the Metadata Syncer"
Pechetty Sravani (xWF)
2024-09-20
Remove timeout logic from AppFunctionManagerService.
Utkarsh Nigam
2024-09-19
Batch calls to the Metadata Syncer
Desh
2024-09-19
Move executeAppFunctionInternal off binder thread
Tony Mak
2024-09-18
Avoid non-required AppSearch operations in MetadataSyncApater
Desh
2024-09-17
Use MetadataSyncAdapter in AppFunctionManagerService.
Desh
2024-09-16
Merge "Unwrap CompletionException for AndroidFuture(s) before translating the...
Treehugger Robot
2024-09-16
Unwrap CompletionException for AndroidFuture(s) before translating them to fa...
Utkarsh Nigam
2024-09-16
Fix two issues I found when adding CTS
Tony Mak
2024-09-13
Refactor metadataSyncAdapter
Desh
2024-09-12
Return early when the caller doesn't have any permission.
Utkarsh Nigam
2024-09-12
Handle exceptions in AppFunctionManagerServiceImpl
Utkarsh Nigam
2024-09-12
Merge "[MetadataSyncAdapter Sync api] - Add api for submitting a sync request...
Treehugger Robot
[next]