Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
47cab8322a01edee503f10e9d5cbec2a5b5cffc3
/
services
/
autofill
« Previous
ec1ef09
2/ Add API to start overview activity with assist callbacks
by Winson Chung
· 7 years ago
da2818f
1/ Refactor out logic to fetch assist data asynchronously
by Winson Chung
· 7 years ago
599ef46
Merge "New Autofill API: FillResponse.disableAutofill(duration)"
by TreeHugger Robot
· 7 years ago
17292d1
New Autofill API: FillResponse.disableAutofill(duration)
by Felipe Leme
· 7 years ago
2c88842
Removed all (?!?!?) references to 'affordance' on Autofill documents.
by Felipe Leme
· 7 years ago
6f12e67
Minor improvements on Autofill:
by Felipe Leme
· 7 years ago
24604a3
Merge "New Autofill API: TYPE_CONTEXT_COMMITTED events."
by Felipe Leme
· 7 years ago
5e9e79c
Merge "Allow datasets without presentation to optimize authentication use case."
by TreeHugger Robot
· 7 years ago
63f7227
Merge "Improved logging on autofill validators."
by TreeHugger Robot
· 7 years ago
9856b19
Allow datasets without presentation to optimize authentication use case.
by Felipe Leme
· 7 years ago
3a585a8
Improved logging on autofill validators.
by Felipe Leme
· 7 years ago
59c4464
New Autofill API: TYPE_CONTEXT_COMMITTED events.
by Felipe Leme
· 7 years ago
63c601a
New Autofill API: CustomDescription.batchUpdates()
by Felipe Leme
· 7 years ago
fac6655
Merge "New Autofill API: SaveInfo.setTriggerId()"
by TreeHugger Robot
· 7 years ago
a937238
Let service set the SaveRequest.getClientState() on dataset auth responses.
by Felipe Leme
· 7 years ago
2fe3ade
New Autofill API: SaveInfo.setTriggerId()
by Felipe Leme
· 7 years ago
40a1db7
Disable autofill service when new service from Settings is invalid.
by Felipe Leme
· 7 years ago
d8416b7
Merge "New Autofill API: SaveInfo.addSanitizer()"
by TreeHugger Robot
· 7 years ago
cd2969c
New Autofill API: SaveInfo.addSanitizer()
by Felipe Leme
· 7 years ago
27a026a
New autofill API: let service explicitly set dataset filter.
by Felipe Leme
· 7 years ago
83bf740
Merge "Re-add callback to onCancel() when screen is touched outside Save UI." into oc-mr1-dev am: 87794e95a2
by Felipe Leme
· 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
c660c4c
Logs how long it took to show the Autofill UI after a field was focused.
by Felipe Leme
· 7 years ago
15b9eb5
Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev am: 6f50d16338
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
1123fac
Merge "Only call negative listener when SaveUI is dismissed by tapping button." into oc-mr1-dev am: e8041834b1
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
f04ea96
Merge "Remove finished sessions on ACTION_CLOSE_SYSTEM_DIALOGS." into oc-mr1-dev am: 56e5c3944b
by Felipe Leme
· 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
4b02111
Merge "Handle autofill auth scenarios where the FillContext cannot be retrieved:" into oc-mr1-dev am: 5488a38465
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
204605d
Merge "Autofill optimization: don't contact server when session is finished." into oc-mr1-dev am: 2748ffcef7
by Felipe Leme
· 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
86ac64a
Merge "Fixed padding of autofill service icon on Save affordance." into oc-mr1-dev am: e15b1c953f
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
f60da86
Merge "Added more metrics for Autofill:" into oc-mr1-dev am: d4f72ac3c4
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
c5ef681
Merge "Show Autofill Service icon on Save UI." into oc-mr1-dev am: 0f6599887c
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
4db66b6
Merge "Destroy Save UI when it's hidden without a pending restoration."
by TreeHugger Robot
· 7 years ago
a077623
Merge "Add pseudo-filtering on authenticated views." into oc-mr1-dev am: 30d6df4514
by Felipe Leme
· 7 years ago
c40f7b4
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
c9982ce
Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication."
by TreeHugger Robot
· 7 years ago
63f7906
Don't log TYPE_DATASET_SELECTED on dataset authentication.
by Felipe Leme
· 7 years ago
8f0fad8
Don't log TYPE_DATASET_SELECTED on dataset authentication.
by Felipe Leme
· 7 years ago
1a7048f
Merge "Added more logging to diagnose a racy runtime restart."
by TreeHugger Robot
· 7 years ago
e102579
Merge "Finishes the session when the service returns a null response on authentication." into oc-mr1-dev am: a61839458f
by Felipe Leme
· 7 years ago
8fa5f5e
Added more logging to diagnose a racy runtime restart.
by Felipe Leme
· 7 years ago
a012d7e
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
9852897
New Autofill API: SaveRequest.getDatasetIds()
by Felipe Leme
· 7 years ago
1c501eb
Added getClientState() to FillEvent; deprecated it on FillEventHistory.
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
· 7 years ago
cb96f39
Uses ParceledListSlice to allow larger number of datasets.
by Felipe Leme
· 7 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
· 7 years ago
2790352
Merge "Added sliding motion / animation to Autofill Save UI." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
db3c4ee
Merge "Checks if mResponses is null before using it." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
7641443
Added sliding motion / animation to Autofill Save UI.
by Felipe Leme
· 7 years ago
d0b18d6
Don't show Save UI when values filled by user belong to a dataset.
by Felipe Leme
· 7 years ago
afdfe76
Checks if mResponses is null before using it.
by Felipe Leme
· 7 years ago
325a0b0
DO NOT MERGE - Wraps custom save subtitle on ScrollView.
by Felipe Leme
· 7 years ago
7f9ca12
Support list type on CustomDescription.
by Felipe Leme
· 7 years ago
7fc29dd
Changed SaveInfo so it supports just optional ids.
by Felipe Leme
· 7 years ago
b078212
Don't log content of Autofill filter, since it could contain PII.
by Felipe Leme
· 7 years ago
d16aedd
Merge "Make CustomDescription safe against crashes"
by TreeHugger Robot
· 7 years ago
3858aa6
Make CustomDescription safe against crashes
by Philip P. Moltmann
· 7 years ago
0e3e6f8
Handle failures in validators
by Philip P. Moltmann
· 7 years ago
6d1d822
Merge "Avoid a race in autofill manager service." into oc-dr1-dev am: d622be1754
by Svet Ganov
· 7 years ago
dfa1a47
Avoid a race in autofill manager service.
by Svet Ganov
· 7 years ago
ee39d54
Merge "Initial implementation of the new Save APIs."
by TreeHugger Robot
· 7 years ago
979013d
Initial implementation of the new Save APIs.
by Felipe Leme
· 7 years ago
e683f19
Allow ALL_USERS in setUserRestrictionForUser
by Philip P. Moltmann
· 7 years ago
705f300
Merge "Flush out existing sessions when the Autofill service is changed."
by TreeHugger Robot
· 7 years ago
2f0d132
Autofill fixes for secondary users:
by Felipe Leme
· 7 years ago
6a6cd3f
Flush out existing sessions when the Autofill service is changed.
by Felipe Leme
· 7 years ago
d013bce
Don't add FillEventHistory events to the wrong session.
by Felipe Leme
· 7 years ago
2e30c6f
Fixed how FillEventHistory is reset and clarified javadoc.
by Felipe Leme
· 7 years ago
94b5620
Use an optimized findViewNodeByAutofillId(id) to get just one node.
by Felipe Leme
· 7 years ago
Next »