Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
da4af2379576f824bb6b439041222147cc17979b
/
services
/
autofill
a7f3e9c
Revert "Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode."
by Felipe Leme
· 7 years ago
43857fa
Fixed autofill forged package check to only compare the package name.
by Felipe Leme
· 7 years ago
156a7eb
Autofill should clear the UI filter when a value is updated to null.
by Felipe Leme
· 7 years ago
2b26f83
Merge "autofill: fix window location in splitwindow and dialog" into pi-dev
by TreeHugger Robot
· 7 years ago
c2e6878
Merge "Log when save UI is not showing because of the service's response." into pi-dev
by Felipe Leme
· 7 years ago
0cfb6e3
Log when save UI is not showing because of the service's response.
by Felipe Leme
· 7 years ago
640e9b9
autofill: fix window location in splitwindow and dialog
by Dake Gu
· 7 years ago
d7b9720
Removed redundant autofill response info from ViewState dump()
by Felipe Leme
· 7 years ago
cc24ebc
Fixed mClientState dump.
by Felipe Leme
· 7 years ago
dac0fe9
Merge "Don't print contents of user-provided bundles." into pi-dev
by TreeHugger Robot
· 7 years ago
d85ff98
Don't print contents of user-provided bundles.
by Felipe Leme
· 7 years ago
4c2afcb
Created framework resource for autofill_max_visible_datasets.
by Felipe Leme
· 7 years ago
b8c0093
Merge "Fixed autofill dataset picker so header and footer are sticky." into pi-dev
by TreeHugger Robot
· 7 years ago
39531e2
Merge "Added autofill cmds to get and set full-screen mode." into pi-dev
by TreeHugger Robot
· 7 years ago
c6c026a
Added autofill cmds to get and set full-screen mode.
by Felipe Leme
· 7 years ago
9076c1b
Fixed autofill dataset picker so header and footer are sticky.
by Felipe Leme
· 7 years ago
49f08ed
Recover dataset picker when view fail to autofill.
by Felipe Leme
· 7 years ago
0c8ce32
Integrate autofill session lifecycle with URL bar changes when on compat mode.
by Felipe Leme
· 7 years ago
63df4e2
Merge "Improved autofill logging and dumping." into pi-dev
by Felipe Leme
· 7 years ago
0cdac33
Merge "Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode." into pi-dev
by Felipe Leme
· 7 years ago
da9ea34
Improved autofill logging and dumping.
by Felipe Leme
· 7 years ago
3a31f6c
Merge "Removed urlBarResourceId." into pi-dev
by TreeHugger Robot
· 7 years ago
9bea504
Merge "Enable Autofill Field Classification by default." into pi-dev
by Felipe Leme
· 7 years ago
4f74a01
Always set FLAG_SAVE_ON_ALL_VIEWS_INVISIBLE on SaveInfo when on compat mode.
by Felipe Leme
· 7 years ago
88b745cc
Removed urlBarResourceId.
by Felipe Leme
· 7 years ago
4e561f8
Merge "Renamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES." into pi-dev
by Felipe Leme
· 7 years ago
1c6b605
Enable Autofill Field Classification by default.
by Felipe Leme
· 7 years ago
fd4003b
Renamed AUTOFILL_COMPAT_MODE_ALLOWED_PACKAGES.
by Felipe Leme
· 7 years ago
2568de0
Set FIELD_AUTOFILL_NUM_DATASETS to -1 when service return no response.
by Felipe Leme
· 7 years ago
a594510
Fixed Save logic so it's not triggered when field was not autofilled.
by Felipe Leme
· 7 years ago
4cd1ae0
Cosmetic changes on Field Classification TODOs and docs.
by Felipe Leme
· 7 years ago
86e9405b
Add default URL bar resource id for autofill compat mode.
by Felipe Leme
· 7 years ago
1c7eb0c
Moved urlBarResourceId from autofill service manifest to whitelist settings.
by Felipe Leme
· 7 years ago
8c55e8c
Merge "DO NOT MERGE - Disable warning on blocking one-way call from autofill server." into pi-dev
by TreeHugger Robot
· 7 years ago
f99b1d8
Merge "Implemented notifyViewClicked() on compat mode." into pi-dev
by TreeHugger Robot
· 7 years ago
385ee53
DO NOT MERGE - Disable warning on blocking one-way call from autofill server.
by Felipe Leme
· 7 years ago
54cc683
Implemented notifyViewClicked() on compat mode.
by Felipe Leme
· 7 years ago
d71f902
Destroy fill UI when app dies.
by Felipe Leme
· 7 years ago
cd11321
Merge "Added cmd to change number of visible datasets on Autofill dataset picker."
by TreeHugger Robot
· 7 years ago
b0fa378
autofill: touch on IME should not close autofill
by Dake Gu
· 7 years ago
63ed15b
Merge "Fix: Double-free error on RemoteFillService" am: 5b04f89343 am: b23ec4eaa7
by Tetsutoki Shiozawa
· 7 years ago
fddb86a
Merge "Fix: Double-free error on RemoteFillService" am: 5b04f89343
by Tetsutoki Shiozawa
· 7 years ago
11353c8
Added cmd to change number of visible datasets on Autofill dataset picker.
by Felipe Leme
· 7 years ago
26c93c9
Fix: Double-free error on RemoteFillService
by Tetsutoki Shiozawa
· 7 years ago
e05cd3d
Merge "Reset compat mode settings on settings change."
by TreeHugger Robot
· 7 years ago
09571f8
Merge "autofill: pass keyevent from fillui to app"
by Dake Gu
· 7 years ago
3e813b4
Reset compat mode settings on settings change.
by Felipe Leme
· 7 years ago
6a20a19
autofill: pass keyevent from fillui to app
by Dake Gu
· 7 years ago
e2e3b77
Merge "Use PooledLambda in autofill code"
by Eugene Susla
· 7 years ago
9f1921f
Use PooledLambda in autofill code
by Eugene Susla
· 7 years ago
607223f
Remove uses of libcore.util.Objects.hashCode / equals.
by Narayan Kamath
· 7 years ago
0c200ba
Merge "Minor autofill changes to support compat mode CTS tests."
by TreeHugger Robot
· 7 years ago
58f1668
Merge "Address comments for ag/3587350"
by TreeHugger Robot
· 7 years ago
fee7bd2
Merge "Another Autofill counter metric fix (plus some minor doc touches)."
by TreeHugger Robot
· 7 years ago
47b37aa
Minor autofill changes to support compat mode CTS tests.
by Svet Ganov
· 7 years ago
1e132a4
Address comments for ag/3587350
by Svet Ganov
· 7 years ago
75f5f23
Merge "Revert an incorrectly changed API call"
by Felipe Leme
· 7 years ago
020731e
Revert an incorrectly changed API call
by Svet Ganov
· 7 years ago
6ef61b8
Another Autofill counter metric fix (plus some minor doc touches).
by Felipe Leme
· 7 years ago
a2d250e
Autofill: failing testClickCustomButton caused by fullscreen CL
by Dake Gu
· 7 years ago
eb46f6f
Merge "autofill: render autofill ui in fullscreen for tv"
by Dake Gu
· 7 years ago
e9aa338
Merge "Autofill Field Classification improvements."
by TreeHugger Robot
· 7 years ago
febb733
Autofill Field Classification improvements.
by Felipe Leme
· 7 years ago
a6ebff0f0
Don't hold the autofill lock when looking up fill compat packages
by Svetoslav Ganov
· 7 years ago
9f879a2
autofill: render autofill ui in fullscreen for tv
by Dake Gu
· 7 years ago
185de72
Add support for url_bar sanitization on autofill compat mode.
by Felipe Leme
· 7 years ago
5f52116
Frameworks: Annotate trivial @GuardedBy in services/autofill
by Andreas Gampe
· 7 years ago
44ba81c
Merge "Improved logging on Autofill Save."
by TreeHugger Robot
· 7 years ago
d1d0e4a
Dump autofill compat packages.
by felipeal
· 7 years ago
24c9045
Autofill compatibility mode.
by Svetoslav Ganov
· 7 years ago
b715810
Merge "Changed dataset methods that take a Pattern filter to accept null."
by TreeHugger Robot
· 7 years ago
09d58a4
Changed dataset methods that take a Pattern filter to accept null.
by Felipe Leme
· 7 years ago
8fe62be
Merge "New autofill APIs: DateTransformation and DateValueSanitizer."
by TreeHugger Robot
· 7 years ago
c8c0a82
New autofill APIs: DateTransformation and DateValueSanitizer.
by Felipe Leme
· 7 years ago
f0baef74
New Autofill APIs for UserData id.
by Felipe Leme
· 7 years ago
463b307
Fixed AUTOFILL_SERVICE_DISABLED_APP and AUTOFILL_SERVICE_DISABLED_ACTIVITY.
by Felipe Leme
· 7 years ago
e53c1a1
Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev am: 5e687224bd
by Felipe Leme
· 7 years ago
2418109
Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev am: 5e687224bd
by Felipe Leme
· 7 years ago
5e68722
Merge "Fixed AUTOFILL_UI_LATENCY metric." into oc-mr1-dev
by TreeHugger Robot
· 7 years ago
fe05a52
Don't crash the app when the assist structure cannot be retrieve.
by Felipe Leme
· 7 years ago
d11a662
Minor API changes on Autofill Field Classification:
by Felipe Leme
· 7 years ago
e4ac740
Implemented getAlgorithm() and getDefaultAlgorithm() using manifest metadata.
by Felipe Leme
· 7 years ago
e30dcb5
Fixed method name that was changed in a previous CL.
by Felipe Leme
· 7 years ago
b659adb
Fixed AUTOFILL_UI_LATENCY metric.
by Felipe Leme
· 7 years ago
6047bf4
Merge "Implemented shell cmd to get field classification score."
by TreeHugger Robot
· 7 years ago
db6b0fe
Merge "Moved Field Classification score logic to ExtServices."
by Felipe Leme
· 7 years ago
afe65dc
Implemented shell cmd to get field classification score.
by Felipe Leme
· 7 years ago
bc055b0
Moved Field Classification score logic to ExtServices.
by Felipe Leme
· 7 years ago
67decfa
autofill: support dpad/keyboard
by Dake Gu
· 7 years ago
2f184df
Improved logging on Autofill Save.
by Felipe Leme
· 7 years ago
67ca6c5
YAAFFFCR - Yet Another Android Autofill Framework Field Classification Refactoring.
by Felipe Leme
· 7 years ago
1e8a6d3
Merge "Refactored Field Classification score logic so it can be moved to ExtServices."
by TreeHugger Robot
· 7 years ago
27f4573
Refactored Field Classification score logic so it can be moved to ExtServices.
by Felipe Leme
· 7 years ago
3cb35f3
Merge "Moved logContextCommitted() logic to the handler..."
by TreeHugger Robot
· 7 years ago
c0f8195
Moved logContextCommitted() logic to the handler...
by Felipe Leme
· 7 years ago
285eb8a
Merge "Always call start a new fill response when the user manually request autofill."
by TreeHugger Robot
· 7 years ago
96a3e51
Always call start a new fill response when the user manually request autofill.
by Felipe Leme
· 7 years ago
0ce51f6
Merge "Added @TestApi on new Autofill settings for field classification."
by TreeHugger Robot
· 7 years ago
bbfed90
Added @TestApi on new Autofill settings for field classification.
by Felipe Leme
· 7 years ago
23c75ff
New Autofill API:AutofillManager.getAutofillServiceComponentName()
by Felipe Leme
· 7 years ago
Next »