Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d2d4282e5eca230b86e71978f37b151fe2025e79
/
services
/
autofill
2f0d132
Autofill fixes for secondary users:
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
0541862
Merge "Protect autofill UI against redressing" into oc-dev
by Svetoslav Ganov
· 7 years ago
2ee821b
Protect autofill UI against redressing
by Svetoslav Ganov
· 7 years ago
5f97880
Closes Autofill UIs when back button is pressed.
by Felipe Leme
· 7 years ago
72f2d98
Merge "Fixed autofill filter comparison." into oc-dev
by Felipe Leme
· 7 years ago
be4420c
Merge "Improved debug to diagnose Save issues." into oc-dev
by Felipe Leme
· 7 years ago
2e72398
Merge "Use initial value on save when value didn't change." into oc-dev
by Felipe Leme
· 7 years ago
b372c74
Fixed autofill filter comparison.
by Felipe Leme
· 7 years ago
e8f6808
Use initial value on save when value didn't change.
by Felipe Leme
· 7 years ago
a844927
Improved debug to diagnose Save issues.
by Felipe Leme
· 7 years ago
876377d
Catch WindowManager exceptions so they don't crash the system.
by Felipe Leme
· 7 years ago
d8d9758
Merge "Don't automatically autofill when manual request returned just 1 dataset." into oc-dev
by TreeHugger Robot
· 7 years ago
9b36dfb
Don't call remoteFillService.destroy() until session is removed.
by Felipe Leme
· 7 years ago
8697a31
Don't automatically autofill when manual request returned just 1 dataset.
by Felipe Leme
· 7 years ago
350b2dc
Disable autofill while user setup is not completed.
by Felipe Leme
· 7 years ago
c368c0b
Merge "Autofill UI should still show when dataset authentication is cancelled." into oc-dev
by Felipe Leme
· 7 years ago
0171840
Autofill UI should still show when dataset authentication is cancelled.
by Felipe Leme
· 7 years ago
0430207
Don't WTF when assist structure is missing.
by Felipe Leme
· 7 years ago
27e2022
Hide Autofill UI when non-savable id is gone.
by Felipe Leme
· 7 years ago
54ddf4a
Merge "Fixed and improved (for reuse) PendingRequest lifecycle." into oc-dev
by TreeHugger Robot
· 7 years ago
7f33cd3
Start a new session on manual request after session is "gone".
by Felipe Leme
· 7 years ago
bc561eb
Don't print sensitive data on AssistStructure.dump()
by Felipe Leme
· 7 years ago
5fd8672
Merge "Couple autofill fixes." into oc-dev
by TreeHugger Robot
· 7 years ago
7a1deb7
Couple autofill fixes.
by Felipe Leme
· 7 years ago
205d420
Fixed and improved (for reuse) PendingRequest lifecycle.
by Felipe Leme
· 7 years ago
a44c50f
Merge "Do not notifyNoFullUi if no view is focused" into oc-dev
by TreeHugger Robot
· 7 years ago
20d36c7
Merge "Safeguard against uncommon scenarios when pruning" into oc-dev
by Philip P. Moltmann
· 7 years ago
203ec51
Merge "Decrease default number of partitions from 64 to 10." into oc-dev
by TreeHugger Robot
· 7 years ago
208711a
Merge "Ensure remote calls to a fill service timeout." into oc-dev
by TreeHugger Robot
· 7 years ago
5b4b0fc
Do not notifyNoFullUi if no view is focused
by Philip P. Moltmann
· 7 years ago
a38666b
Safeguard against uncommon scenarios when pruning
by Philip P. Moltmann
· 7 years ago
6dc0177
Decrease default number of partitions from 64 to 10.
by Felipe Leme
· 7 years ago
6ab00ad
Merge "Speed up structure update before OnFillRequest" into oc-dev
by TreeHugger Robot
· 7 years ago
22567d3
Speed up structure update before OnFillRequest
by Philip P. Moltmann
· 7 years ago
298f89a
Fixed autofill dumpsys and improved logging.
by Felipe Leme
· 7 years ago
8bf4c8e
Ensure remote calls to a fill service timeout.
by Svet Ganov
· 7 years ago
a9379d0
Allow null fill values to support authentication case
by Svetoslav Ganov
· 7 years ago
f512575
Merge changes I7c2c9411,Ibc72c84d,Ib3968644 into oc-dev
by TreeHugger Robot
· 7 years ago
370b040
Merge "Fixed placemente of Autofill UI for virtual views." into oc-dev
by Felipe Leme
· 7 years ago
8554812
Merge "Properly measure dataset presentations" into oc-dev
by TreeHugger Robot
· 7 years ago
134cee2
No need to deal with windowTokens
by Philip P. Moltmann
· 8 years ago
3394804
Check callbacks when operting on UI
by Philip P. Moltmann
· 7 years ago
1c38d29
Merge "Fixed scenario where an authentication response has no dataset." into oc-dev
by TreeHugger Robot
· 7 years ago
2e3b0c1
Properly measure dataset presentations
by Svetoslav Ganov
· 8 years ago
6bfcc82
Merge "Only clear state for force stopped fill service" into oc-dev
by TreeHugger Robot
· 8 years ago
f37ba74
Only clear state for force stopped fill service
by Svet Ganov
· 8 years ago
8fd0575
Fixed scenario where an authentication response has no dataset.
by Felipe Leme
· 8 years ago
f539389
Prune abandoned autofill sessions
by Philip P. Moltmann
· 8 years ago
4745fb6
Fixed placemente of Autofill UI for virtual views.
by Felipe Leme
· 8 years ago
1f8b07b
Improved dump() on Autofill UI.
by Felipe Leme
· 8 years ago
9a2e605
Always start a manual request, even if view was already autofilled.
by Felipe Leme
· 8 years ago
395f0ec
Send AutofillValue of Views that originated a forced request.
by Felipe Leme
· 8 years ago
c0851e7
Merge "Make auth fill UI size sane size" into oc-dev
by TreeHugger Robot
· 8 years ago
640a135
Make auth fill UI size sane size
by Svetoslav Ganov
· 8 years ago
c2430f3c4d6
Removed deprecated setAuthentication() method that didn't take ids.
by Felipe Leme
· 8 years ago
b4ff3bb
Apply proper theme to SaveUi
by Philip P. Moltmann
· 8 years ago
c21f723
Merge "Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE." into oc-dev
by Felipe Leme
· 8 years ago
37a440fd
Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE.
by Felipe Leme
· 8 years ago
9f9ee25
Improved Autofill logging.
by Felipe Leme
· 8 years ago
0aa4c50
Refactored Autofill to move starting flag out of Session.
by Felipe Leme
· 8 years ago
70c0221
Merge "Implement the rest of autofill importance modes" into oc-dev
by Svetoslav Ganov
· 8 years ago
fd31f85
Implement the rest of autofill importance modes
by Svet Ganov
· 8 years ago
8abf3cb
Fix LoginActivityTest#testIsServiceEnabled
by Philip P. Moltmann
· 8 years ago
6249eff
Do not autofill twice
by Philip P. Moltmann
· 8 years ago
d915c42
Merge "Autofill binding permission fixes." into oc-dev
by TreeHugger Robot
· 8 years ago
48f10a2
Handle package changes in autofill manager service
by Svet Ganov
· 8 years ago
decd887
Autofill binding permission fixes.
by Felipe Leme
· 8 years ago
bb81092
Provide support for optimized ACTION_REQUEST_SET_AUTOFILL_SERVICE.
by Felipe Leme
· 8 years ago
dc6cccb
Get rid of custom negaitve save button label
by Svetoslav Ganov
· 8 years ago
121e526
Return all previous FillContexts onFill
by Philip P. Moltmann
· 8 years ago
c761963
Report multiple FillContext-s onSave
by Philip P. Moltmann
· 8 years ago
fc513f9
Merge "Added APIs that let AutofillService implementations set themselves as such." into oc-dev
by TreeHugger Robot
· 8 years ago
db04118
Added APIs that let AutofillService implementations set themselves as such.
by Felipe Leme
· 8 years ago
2f517c2
Take new autofill structure for each partition
by Philip P. Moltmann
· 8 years ago
85d1c2d
Minor fixes on Autofill Framework:
by Felipe Leme
· 8 years ago
05204cb
Merge "Added accessibility type on Autofill save dialog." into oc-dev
by TreeHugger Robot
· 8 years ago
ede054a
Merge "Fine tune the Autofill Save UI" into oc-dev
by TreeHugger Robot
· 8 years ago
56d86dd
Added accessibility type on Autofill save dialog.
by Felipe Leme
· 8 years ago
ab8238e
Merge "Don't trigger new partition on fields from SaveInfo" into oc-dev
by TreeHugger Robot
· 8 years ago
bb21986
Merge "Implemented FillResponse.setIgnoredIds()." into oc-dev
by TreeHugger Robot
· 8 years ago
6d24c30
Don't trigger new partition on fields from SaveInfo
by Felipe Leme
· 8 years ago
01ded10
Implemented FillResponse.setIgnoredIds().
by Felipe Leme
· 8 years ago
49e9696
Fixed NPE on dump() and other minor fixes...
by Felipe Leme
· 8 years ago
c530c9d
Fine tune the Autofill Save UI
by Philip P. Moltmann
· 8 years ago
42775f2
Merge "Add a way to read the last AutofillSelection." into oc-dev
by TreeHugger Robot
· 8 years ago
fad9b07
Merge "Clone autofill service settings on managed profile." into oc-dev
by TreeHugger Robot
· 8 years ago
cc684ed
Add a way to read the last AutofillSelection.
by Philip P. Moltmann
· 8 years ago
7fa4198
Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev
by Philip P. Moltmann
· 8 years ago
461fd10
Merge "Fixed WTF that happens on race condition." into oc-dev
by TreeHugger Robot
· 8 years ago
aa00896
Clone autofill service settings on managed profile.
by Felipe Leme
· 8 years ago
9023d14
Change saveOnAllViewsInsible from boolean to flags
by Philip P. Moltmann
· 8 years ago
0ed99bc
Fixed WTF that happens on race condition.
by Felipe Leme
· 8 years ago
494c3f5
Allow to finish session when all views are gone
by Philip P. Moltmann
· 8 years ago
41200ea
Merge "Add support for multiple fill contexts" into oc-dev
by Svetoslav Ganov
· 8 years ago
013efe1
Add support for multiple fill contexts
by Svet Ganov
· 8 years ago
e048a65
Fix some racines in AutofillManager
by Philip P. Moltmann
· 8 years ago
833c68e
Fix NPE in autofill
by Svet Ganov
· 8 years ago
Next »