Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b1772f92bd0a81e3600b2eea0f5700806552cb35
/
services
/
autofill
559e21d
New APIs for Augmented Autofill whitelisting, plus some spring cleaning...
by Felipe Leme
· 6 years ago
a303385
Initial metrics for Augmented Autofill.
by Felipe Leme
· 6 years ago
db11760
Merge "Log Content Capture and Augmented Autofill requests."
by TreeHugger Robot
· 6 years ago
930f324
Log Content Capture and Augmented Autofill requests.
by Felipe Leme
· 6 years ago
158b656
Use the same UI classes for augmented autofill as the standard android autofill.
by Feng Cao
· 6 years ago
3bd034f
Merge "Made Augmented Autofill APIs accessible to tests."
by TreeHugger Robot
· 6 years ago
883ff1a6
Automatically unbind for AbstractRemoteService
by Philip P. Moltmann
· 6 years ago
2cab38c
Made Augmented Autofill APIs accessible to tests.
by Felipe Leme
· 6 years ago
738441d
Merge "Made AugmentedAutofillService.dump() final so subclass cannot hide it."
by TreeHugger Robot
· 6 years ago
61a17f3
Made AugmentedAutofillService.dump() final so subclass cannot hide it.
by Felipe Leme
· 6 years ago
c0c15a3
Moved AutofillManager.SyncResultReceiver to an internal utility package
by Felipe Leme
· 6 years ago
1cb6f80
Merge app-specific and generic user data for field classification.
by Adam He
· 6 years ago
bb98ed6
New APIs for ContentCaptureService: onConnected() and onDisconnected()
by Felipe Leme
· 6 years ago
50b33dc
Refactored ContentCaptureService (and infra) to have just one RemoteService.
by Felipe Leme
· 6 years ago
c28711c
Refactored ServiceNameResolver to take userId.
by Felipe Leme
· 6 years ago
29ee0a4
Make AbstractRemoteService available outside of system server
by Philip P. Moltmann
· 6 years ago
b5555f6
Merge "Simplified how AbstractRemoteService subclasses run an async request."
by Felipe Leme
· 6 years ago
52c748d
Merge "Added new API to set field classification algorithms per category."
by Adam He
· 6 years ago
97e2b2a
Merge "Add support for app specific field classification."
by Adam He
· 6 years ago
71d53e0
Added new API to set field classification algorithms per category.
by Adam He
· 6 years ago
afb55b6
Simplified how AbstractRemoteService subclasses run an async request.
by Felipe Leme
· 6 years ago
749b889
Yet another (major) refactoring on Content Capture and Augmented Autofill.
by Felipe Leme
· 6 years ago
0486d20
Moved logic that gets the service name to a separate set of classes.
by Felipe Leme
· 6 years ago
1e3de57
Moved plumbing classes to its own package.
by Felipe Leme
· 6 years ago
bf93cdc
Few improvements on Augmented Autofill.
by Felipe Leme
· 6 years ago
658c8e4
Changed how the Smart Suggestions service is defined.
by Felipe Leme
· 6 years ago
5933efb
Initial implementation of Intelligence Service Shell commands.
by Felipe Leme
· 6 years ago
39233ff
Refactored AbstractRemoteService in 2 classes.
by Felipe Leme
· 6 years ago
2cc3146
Add support for app specific field classification.
by Adam He
· 6 years ago
284ad1c
Initial implementation of Augmented Autofill.
by Felipe Leme
· 6 years ago
e20bf9f
Improved generics on AbstractMasterSystemService / AbstractPerUserSystemService.
by Felipe Leme
· 6 years ago
7ed7b2c
Added MasterSystemService.onServiceRemoved() and some other nit fixes...
by Felipe Leme
· 6 years ago
b813934
Merge "Fixes Intelligence Service location"
by TreeHugger Robot
· 6 years ago
b2624f4
Fixes Intelligence Service location
by Felipe Leme
· 6 years ago
912963c
Merge "Removing mApplyTheme parameter in RemoteViews as it changes the internal state of RemoteView without parcelling the new state"
by TreeHugger Robot
· 6 years ago
40f589c
Removing mApplyTheme parameter in RemoteViews as it changes the internal state
by Sunny Goyal
· 6 years ago
48b2565
Expose task id and activity component in task snapshot and assist structure
by Winson Chung
· 6 years ago
a7bdb14
Refactored InteractionSessionId.
by Felipe Leme
· 6 years ago
7a53408
Initial implementation of IntelligenceService.onContentCaptureEvents()
by Felipe Leme
· 6 years ago
e348dc3
Initial implementation of the IntelligenceService pipeline.
by Felipe Leme
· 6 years ago
31a1f80
Refactored RemoteFillService logic into a common class.
by Felipe Leme
· 6 years ago
ea95a6d
Refactored AutofillManager service classes into common code.
by Felipe Leme
· 6 years ago
43c9704
Adding shared element transitions support in AppWidgets
by Sunny Goyal
· 6 years ago
760d8b1
Merge "Optimize getSanitizedValue() to cache into viewState"
by Adam He
· 6 years ago
0280c66
Optimize getSanitizedValue() to cache into viewState
by Adam He
· 6 years ago
b3f1c6c8
Removed unused variable (ViewState.mSession).
by Felipe Leme
· 6 years ago
2a44159
Minor Autofill improvements:
by Felipe Leme
· 6 years ago
aa9a96a
Sanitization before BatchUpdates and Transformations
by Adam He
· 6 years ago
ff9ec38
Implemented Dark Mode on Autofill UI.
by Felipe Leme
· 6 years ago
cc70472
Merge "Fixed FillCallback.onFailure() and SaveCallback.onFailure() behavior."
by TreeHugger Robot
· 6 years ago
d9dc954
Fixed FillCallback.onFailure() and SaveCallback.onFailure() behavior.
by Felipe Leme
· 6 years ago
a484cbb
Show autofill picker again after user changed a field.
by Adam He
· 6 years ago
3ebb359
Log when the autofill service fails a callback.
by Felipe Leme
· 6 years ago
305fd40
Revert "Use session id to uniquely identidy autofill ids for multi-session."
by Felipe Leme
· 6 years ago
ba15db8
Use session id to uniquely identidy autofill ids for multi-session.
by Felipe Leme
· 6 years ago
6c1c842
Merge "Frameworks: Annotate trivial @GuardedBy in services"
by TreeHugger Robot
· 6 years ago
5429ade
Fixed findValueLocked() so it fetches values from previous sessions.
by Felipe Leme
· 6 years ago
8ce7ed9
Frameworks: Annotate trivial @GuardedBy in services
by Andreas Gampe
· 6 years ago
3c0fd76
Merge "Revert "Fixed FieldClassificationStrategy that gets data from the package info.""
by TreeHugger Robot
· 6 years ago
c7ee7af
Fixed new multi-screens autofill API:
by Felipe Leme
· 6 years ago
2fe035b
Revert "Fixed FieldClassificationStrategy that gets data from the package info."
by Ryan Mitchell
· 6 years ago
358e557
Merge "Fixed autofill Shell cmds that set Global settings."
by TreeHugger Robot
· 6 years ago
506723e
Merge "Renamed OneTimeListener to OneActionThenDestroyListener."
by TreeHugger Robot
· 6 years ago
0247163
Renamed OneTimeListener to OneActionThenDestroyListener.
by Felipe Leme
· 6 years ago
37f8372
New Autofill Save UI API to switch visibility of views.
by Felipe Leme
· 6 years ago
9648463
Fixed autofill Shell cmds that set Global settings.
by Felipe Leme
· 6 years ago
debea0b
Merge changes from topics "bug_80100983", "fix_save_logic"
by Felipe Leme
· 6 years ago
b4fff5c9
Merge "New Autofill API: FillRequest.FLAG_COMPATIBILITY_MODE_REQUEST."
by TreeHugger Robot
· 6 years ago
c9f3259
Changed Autofill Save UI to show UPDATE instead of SAVE when necessary.
by Felipe Leme
· 6 years ago
bc0a173
Fixed Autofill SaveUI logic so it considers all optional savable ids.
by Felipe Leme
· 6 years ago
373d49e
Fixed OneTimeListener so AUTOFILL_SAVE_UI metric is properly saved.
by Felipe Leme
· 6 years ago
8d7f7f4
Added new API to support multi-activity autofill workflows.
by Felipe Leme
· 6 years ago
eacd74d
New Autofill API: FillRequest.FLAG_COMPATIBILITY_MODE_REQUEST.
by Felipe Leme
· 6 years ago
0c499ab
Merge "Fixed FieldClassificationStrategy that gets data from the package info."
by TreeHugger Robot
· 6 years ago
849df8f
Disable warning on blocking one-way call from autofill server.
by Felipe Leme
· 7 years ago
68b2222
Created new Settings preferences for internal autofill state.
by Felipe Leme
· 6 years ago
cfa0d49
Fixed FieldClassificationStrategy that gets data from the package info.
by Felipe Leme
· 6 years ago
5e2b156
Finish autofill session when service dies.
by Felipe Leme
· 6 years ago
d4e5228
Make IAutofillManager fully oneway.
by Felipe Leme
· 6 years ago
9e4f3e0
Introduced WindowProcessController/Listener (10/n)
by Wale Ogunwale
· 6 years ago
1ad95f0
Improved logging on autofill authentication.
by Felipe Leme
· 6 years ago
6767eae
Split internal interface activities from current AM interface (3/n)
by Wale Ogunwale
· 7 years ago
e62d35a
Merge "Catch exception on dump() when callign ExtService."
by TreeHugger Robot
· 6 years ago
07a34ff
Catch exception on dump() when callign ExtService.
by Felipe Leme
· 6 years ago
19117b4
Merge "Moved some activities implementation to ActivityTaskManagerService (2/n)"
by TreeHugger Robot
· 6 years ago
04d9cb5
Moved some activities implementation to ActivityTaskManagerService (2/n)
by Wale Ogunwale
· 7 years ago
f5e2630
Minor autofill fixes.
by Felipe Leme
· 6 years ago
51e681a
Fixed initial value for sVisibleDatasetsMaxCount.
by Felipe Leme
· 6 years ago
bcbfab6
Merge "I see dead code!"
by TreeHugger Robot
· 6 years ago
7500325
I see dead code!
by Felipe Leme
· 6 years ago
304fcaf
Merge "Removed IAutofillManager.updateOrRestartSession() logic."
by TreeHugger Robot
· 6 years ago
b4411d6
Merge "Minor autofill logging improvements." into pi-dev am: 125c19a2f5
by Felipe Leme
· 6 years ago
125c19a
Merge "Minor autofill logging improvements." into pi-dev
by TreeHugger Robot
· 6 years ago
d62b516
Removed IAutofillManager.updateOrRestartSession() logic.
by Felipe Leme
· 6 years ago
29c1d94
Merge "Log FIELD_AUTOFILL_SESSION_ID as string." into pi-dev am: efa585d96a
by Felipe Leme
· 6 years ago
5b4c4a8
Log FIELD_AUTOFILL_SESSION_ID as string.
by Felipe Leme
· 6 years ago
ce3ae87
New Autofill field: FIELD_AUTOFILL_SESSION_ID
by Felipe Leme
· 6 years ago
833c99b
New Autofill field: FIELD_AUTOFILL_SESSION_ID
by Felipe Leme
· 6 years ago
b838a09
Added the class name of activity being autofilled on (most) autofill metrics.
by Felipe Leme
· 6 years ago
21fb1a3
Merged many autofill session metrics into AUTOFILL_REQUEST:
by Felipe Leme
· 6 years ago
Next »