Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
412aecc2b0e99cae9346a7bda4f4613fa364ee84
/
services
/
autofill
eb652a4
Convert services to Android.bp
by Colin Cross
· 7 years ago
8d36bee
Merge "Remove AutofillManagerClient after AutofillManager is finalized"
by Koji Fukui
· 7 years ago
ccec6a6
Remove AutofillManagerClient after AutofillManager is finalized
by Koji Fukui
· 7 years ago
6a26e93
Re-add callback to onCancel() when screen is touched outside Save UI.
by Felipe Leme
· 7 years ago
021b878
Logs how long it took to show the Autofill UI after a field was focused.
by Felipe Leme
· 7 years ago
6f50d16
Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
9d41449
Add metrics (and moar logging) for when a service disables itself.
by Felipe Leme
· 7 years ago
e804183
Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
650f7ab
Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS.
by Felipe Leme
· 7 years ago
620a6ce
Only call negative listener when SaveUI is dismissed by tapping button.
by Felipe Leme
· 7 years ago
5488a38
Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
2748ffc
Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
c7b4529
Autofill optimization: don't contact server when session is finished.
by Felipe Leme
· 7 years ago
e15b1c9
Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
f73795f
Handle autofill auth scenarios where the FillContext cannot be retrieved:
by Felipe Leme
· 7 years ago
fed6c6f
Fixed padding of autofill service icon on Save affordance.
by Felipe Leme
· 7 years ago
b22d635
Added more metrics for Autofill:
by Felipe Leme
· 7 years ago
e11139c
Show Autofill Service icon on Save UI.
by Felipe Leme
· 7 years ago
627cc3c
Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
415c7aa
Merge "Destroy Save UI when it's hidden without a pending restoration." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
09545e3
Merge "Added more logging to diagnose a racy runtime restart." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
838ba3d
Destroy Save UI when it's hidden without a pending restoration.
by Felipe Leme
· 7 years ago
30d6df4
Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
63f7906
Don't log TYPE_DATASET_SELECTED on dataset authentication.
by Felipe Leme
· 7 years ago
8fa5f5e
Added more logging to diagnose a racy runtime restart.
by Felipe Leme
· 7 years ago
d56a497
Add pseudo-filtering on authenticated views.
by Felipe Leme
· 7 years ago
b0a4057
Finishes the session when the service returns a null response on authentication.
by Felipe Leme
· 7 years ago
c24a56a
Hides the Save UI while handling a pending intent from CustomDescription.
by Felipe Leme
· 7 years ago
60b765b
Fixed synchronization when calling cancellation signal.
by Felipe Leme
· 7 years ago
fac2141
Merge "Fixed NPE when cancellation signal is null." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
10d1760
Merge "Revert "Dismiss Autofill Save UI when a new Activity is launched."" into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
ec63b7d
Fixed NPE when cancellation signal is null.
by Felipe Leme
· 7 years ago
cf1ff6c
Revert "Dismiss Autofill Save UI when a new Activity is launched."
by Felipe Leme
· 7 years ago
7876b63
Merge changes I768830f5,I665bde3a into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
05e435c
Removed redundant [X] icon used to close Autofill Save UI.
by Felipe Leme
· 7 years ago
6ba1287
Merge "Calls CancellationSignal when onFillRequest() times out." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
05ea98a
Dismiss Autofill Save UI when a new Activity is launched.
by Felipe Leme
· 7 years ago
052562c
Calls CancellationSignal when onFillRequest() times out.
by Felipe Leme
· 8 years ago
cb96f39
Uses ParceledListSlice to allow larger number of datasets.
by Felipe Leme
· 8 years ago
e802d18f
Merge "Don't show Save UI when values filled by user belong to a dataset." into oc-mr1-dev
by Felipe Leme
· 8 years ago
2790352
Merge "Added sliding motion / animation to Autofill Save UI." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
db3c4ee
Merge "Checks if mResponses is null before using it." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
7641443
Added sliding motion / animation to Autofill Save UI.
by Felipe Leme
· 8 years ago
d0b18d6
Don't show Save UI when values filled by user belong to a dataset.
by Felipe Leme
· 8 years ago
afdfe76
Checks if mResponses is null before using it.
by Felipe Leme
· 8 years ago
325a0b0
DO NOT MERGE - Wraps custom save subtitle on ScrollView.
by Felipe Leme
· 8 years ago
7f9ca12
Support list type on CustomDescription.
by Felipe Leme
· 8 years ago
7fc29dd
Changed SaveInfo so it supports just optional ids.
by Felipe Leme
· 8 years ago
b078212
Don't log content of Autofill filter, since it could contain PII.
by Felipe Leme
· 8 years ago
d16aedd
Merge "Make CustomDescription safe against crashes"
by TreeHugger Robot
· 8 years ago
3858aa6
Make CustomDescription safe against crashes
by Philip P. Moltmann
· 8 years ago
0e3e6f8
Handle failures in validators
by Philip P. Moltmann
· 8 years ago
6d1d822
Merge "Avoid a race in autofill manager service." into oc-dr1-dev am: d622be1754
by Svet Ganov
· 8 years ago
dfa1a47
Avoid a race in autofill manager service.
by Svet Ganov
· 8 years ago
ee39d54
Merge "Initial implementation of the new Save APIs."
by TreeHugger Robot
· 8 years ago
979013d
Initial implementation of the new Save APIs.
by Felipe Leme
· 8 years ago
e683f19
Allow ALL_USERS in setUserRestrictionForUser
by Philip P. Moltmann
· 8 years ago
705f3004
Merge "Flush out existing sessions when the Autofill service is changed."
by TreeHugger Robot
· 8 years ago
2f0d132
Autofill fixes for secondary users:
by Felipe Leme
· 8 years ago
6a6cd3f
Flush out existing sessions when the Autofill service is changed.
by Felipe Leme
· 8 years ago
d013bce
Don't add FillEventHistory events to the wrong session.
by Felipe Leme
· 8 years ago
2e30c6f
Fixed how FillEventHistory is reset and clarified javadoc.
by Felipe Leme
· 8 years ago
94b5620
Use an optimized findViewNodeByAutofillId(id) to get just one node.
by Felipe Leme
· 8 years ago
0541862
Merge "Protect autofill UI against redressing" into oc-dev
by Svetoslav Ganov
· 8 years ago
2ee821b
Protect autofill UI against redressing
by Svetoslav Ganov
· 8 years ago
5f97880
Closes Autofill UIs when back button is pressed.
by Felipe Leme
· 8 years ago
72f2d98
Merge "Fixed autofill filter comparison." into oc-dev
by Felipe Leme
· 8 years ago
be4420c
Merge "Improved debug to diagnose Save issues." into oc-dev
by Felipe Leme
· 8 years ago
2e72398
Merge "Use initial value on save when value didn't change." into oc-dev
by Felipe Leme
· 8 years ago
b372c74
Fixed autofill filter comparison.
by Felipe Leme
· 8 years ago
e8f6808
Use initial value on save when value didn't change.
by Felipe Leme
· 8 years ago
a844927
Improved debug to diagnose Save issues.
by Felipe Leme
· 8 years ago
876377d
Catch WindowManager exceptions so they don't crash the system.
by Felipe Leme
· 8 years ago
d8d9758
Merge "Don't automatically autofill when manual request returned just 1 dataset." into oc-dev
by TreeHugger Robot
· 8 years ago
9b36dfb
Don't call remoteFillService.destroy() until session is removed.
by Felipe Leme
· 8 years ago
8697a31
Don't automatically autofill when manual request returned just 1 dataset.
by Felipe Leme
· 8 years ago
350b2dc
Disable autofill while user setup is not completed.
by Felipe Leme
· 8 years ago
c368c0b
Merge "Autofill UI should still show when dataset authentication is cancelled." into oc-dev
by Felipe Leme
· 8 years ago
0171840
Autofill UI should still show when dataset authentication is cancelled.
by Felipe Leme
· 8 years ago
0430207
Don't WTF when assist structure is missing.
by Felipe Leme
· 8 years ago
27e2022
Hide Autofill UI when non-savable id is gone.
by Felipe Leme
· 8 years ago
54ddf4a
Merge "Fixed and improved (for reuse) PendingRequest lifecycle." into oc-dev
by TreeHugger Robot
· 8 years ago
7f33cd3
Start a new session on manual request after session is "gone".
by Felipe Leme
· 8 years ago
bc561eb
Don't print sensitive data on AssistStructure.dump()
by Felipe Leme
· 8 years ago
5fd8672
Merge "Couple autofill fixes." into oc-dev
by TreeHugger Robot
· 8 years ago
7a1deb7
Couple autofill fixes.
by Felipe Leme
· 8 years ago
205d420
Fixed and improved (for reuse) PendingRequest lifecycle.
by Felipe Leme
· 8 years ago
a44c50f
Merge "Do not notifyNoFullUi if no view is focused" into oc-dev
by TreeHugger Robot
· 8 years ago
20d36c7
Merge "Safeguard against uncommon scenarios when pruning" into oc-dev
by Philip P. Moltmann
· 8 years ago
203ec51
Merge "Decrease default number of partitions from 64 to 10." into oc-dev
by TreeHugger Robot
· 8 years ago
208711a
Merge "Ensure remote calls to a fill service timeout." into oc-dev
by TreeHugger Robot
· 8 years ago
5b4b0fc
Do not notifyNoFullUi if no view is focused
by Philip P. Moltmann
· 8 years ago
a38666b
Safeguard against uncommon scenarios when pruning
by Philip P. Moltmann
· 8 years ago
6dc0177
Decrease default number of partitions from 64 to 10.
by Felipe Leme
· 8 years ago
6ab00ad
Merge "Speed up structure update before OnFillRequest" into oc-dev
by TreeHugger Robot
· 8 years ago
22567d3
Speed up structure update before OnFillRequest
by Philip P. Moltmann
· 8 years ago
298f89a
Fixed autofill dumpsys and improved logging.
by Felipe Leme
· 8 years ago
8bf4c8e
Ensure remote calls to a fill service timeout.
by Svet Ganov
· 8 years ago
a9379d0
Allow null fill values to support authentication case
by Svetoslav Ganov
· 8 years ago
f512575
Merge changes I7c2c9411,Ibc72c84d,Ib3968644 into oc-dev
by TreeHugger Robot
· 8 years ago
Next »