Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
7ec89411677867e9a215ca8a3ace6585fe426d82
/
services
/
autofill
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
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
51f6cd7
Implemented multiple matches on FieldClassification.getMatches()
by Felipe Leme
· 7 years ago
78172e7
Made Autofill Field Classification API public and documented it.
by Felipe Leme
· 7 years ago
a30443b1
Merge "Proper autofill fix to let phone process autofill Settings activity." into oc-mr1-dev
by Felipe Leme
· 7 years ago
0688ef8
Merge "Convert services to Android.bp" am: 5319777274 am: b8500d4771
by Colin Cross
· 7 years ago
eb652a4
Convert services to Android.bp
by Colin Cross
· 7 years ago
92b5d27
Proper autofill fix to let phone process autofill Settings activity.
by Felipe Leme
· 7 years ago
2a580d1
Proper autofill fix to let phone process autofill Settings activity.
by Felipe Leme
· 7 years ago
7066858
Temporaly ignoring UID check when caller is a system app.
by Felipe Leme
· 7 years ago
c22e773
Merge "Convert services to Android.bp"
by TreeHugger Robot
· 7 years ago
e0b2ee5
Convert services to Android.bp
by Colin Cross
· 7 years ago
7c37167
Merge "Make sure apps cannot forge package name on AssistStructure used for Autofill." into oc-mr1-dev
by Felipe Leme
· 7 years ago
5e04720
Autofill metrics improvements:
by Felipe Leme
· 7 years ago
24d583d
Merge "Fix NPE on logContextCommitted()"
by TreeHugger Robot
· 7 years ago
996e03e
Fix NPE on logContextCommitted()
by Felipe Leme
· 7 years ago
ac74dc4
Merge "Further improvements when app forges package info for autofill:"
by TreeHugger Robot
· 7 years ago
23e61a9
Make sure apps cannot forge package name on AssistStructure used for Autofill.
by Felipe Leme
· 7 years ago
637e05e
Further improvements when app forges package info for autofill:
by Felipe Leme
· 7 years ago
329d040
Moar changes for Autofill Field Classification mechanism:
by Felipe Leme
· 7 years ago
5672def
Implemented autofill field classification on multiple fields and user data.
by Felipe Leme
· 7 years ago
bb6bfea
Refactored the FieldsClassification score mechanism.
by Felipe Leme
· 7 years ago
e932478
New Autofill API: let service set optional header and footer for dataset picker.
by Felipe Leme
· 7 years ago
3ce82e3
Merge "Refactored field detection mechanism to support multiple fields."
by TreeHugger Robot
· 7 years ago
452886a
Refactored field detection mechanism to support multiple fields.
by Felipe Leme
· 7 years ago
0d0c397
Merge "Changed Dataset.setValue() methods to allow filtering with authentication."
by TreeHugger Robot
· 7 years ago
bbf8549
Changed Dataset.setValue() methods to allow filtering with authentication.
by Felipe Leme
· 7 years ago
3f3fa1b
Make sure apps cannot forge package name on AssistStructure used for Autofill.
by Felipe Leme
· 7 years ago
4bcb01a
New Autofill API: SaveCallback.onSuccess(IntentSender).
by Felipe Leme
· 7 years ago
f5059c3
Optimize Autofill Sanitizer to work as a Validator.
by Felipe Leme
· 7 years ago
eaf2a4e
Merge changes from topic "expose_methods"
by Winson Chung
· 7 years ago
a834309
Merge "Remove AutofillManagerClient after AutofillManager is finalized" am: dd5384a4fe am: 8d36beec24
by Koji Fukui
· 7 years ago
8d36bee
Merge "Remove AutofillManagerClient after AutofillManager is finalized"
by Koji Fukui
· 7 years ago
e210468
Move assist data receiver interface to accessible namespace
by Winson Chung
· 7 years ago
ccec6a6
Remove AutofillManagerClient after AutofillManager is finalized
by Koji Fukui
· 7 years ago
24d7173
Very initial field detection prototype.
by Felipe Leme
· 7 years ago
1359f56
Redact filter text when autofill UI is dumped, as it could contain PII.
by Felipe Leme
· 7 years ago
a17d0ac
Merge "2/ Add API to start overview activity with assist callbacks"
by Winson Chung
· 7 years ago
941dcba
Merge "1/ Refactor out logic to fetch assist data asynchronously"
by Winson Chung
· 7 years ago
51e29da
Improvements on autofill debugging.
by Felipe Leme
· 7 years ago
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
Next »