Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7c95e968ad2fc30d0fefcc70f0afbafc28e22846
/
services
/
autofill
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
c3d1c85
Allow custom buttons in autofill UI
by Svet Ganov
· 8 years ago
19ffd1d
Fill UI polish
by Svet Ganov
· 8 years ago
f20a037
Move API for disabling an autofill service to the manager
by Svet Ganov
· 8 years ago
eab62ba
Restore session on new window after app kill
by Philip P. Moltmann
· 8 years ago
7d5adb5
Autofill Partitioning: support multiple SaveInfos.
by Felipe Leme
· 8 years ago
53b6f00
Merge "Who wants...to live...forever? The "Save for Autofill?" dialog does!" into oc-dev
by TreeHugger Robot
· 8 years ago
db5f6c0
Who wants...to live...forever? The "Save for Autofill?" dialog does!
by Felipe Leme
· 8 years ago
6f5db9a
Merge "Don't start a partition when session is pending FillResponse authentication." into oc-dev
by TreeHugger Robot
· 8 years ago
11d1a39
Merge "Shows a Toast when manual autofill request cannot be fulfilled." into oc-dev
by TreeHugger Robot
· 8 years ago
abe54cb
Don't start a partition when session is pending FillResponse authentication.
by Felipe Leme
· 8 years ago
3365315
Do not show UI when currentID changed.
by Philip P. Moltmann
· 8 years ago
c7ed8c3
Shows a Toast when manual autofill request cannot be fulfilled.
by Felipe Leme
· 8 years ago
52d5d3d
Pass FillResponse bundle on subsequent onFillRequest() calls.
by Felipe Leme
· 8 years ago
cde040a
Improvements on ViewNodes received on partitioned requests:
by Felipe Leme
· 8 years ago
aaca304
Merge "Created SaveInfo types for email and username." into oc-dev
by TreeHugger Robot
· 8 years ago
98d5c7f
Dump autofill service component from settings.
by Felipe Leme
· 8 years ago
24bac61
Merge "Temporarily hardcoded dimensions of autofill authentication UI." into oc-dev
by Felipe Leme
· 8 years ago
045c71f
Merge "Adds a config for default autofill service." into oc-dev
by TreeHugger Robot
· 8 years ago
0962262
Created SaveInfo types for email and username.
by Felipe Leme
· 8 years ago
f43ca79
Initial implementation of autofill partitioning.
by Felipe Leme
· 8 years ago
a759c03
Temporarily hardcoded dimensions of autofill authentication UI.
by Felipe Leme
· 8 years ago
ff35509
Adds a config for default autofill service.
by Felipe Leme
· 8 years ago
7c6e8e6
Fixed NPE when FillService replies with a null FillResponse.
by Felipe Leme
· 8 years ago
fe9a53b
Consistent dump() permission checking.
by Jeff Sharkey
· 8 years ago
78696bf
Moar pre-partitioning refactoring.
by Felipe Leme
· 8 years ago
0f9464e
Refactored ViewState.
by Felipe Leme
· 8 years ago
7320ca9
Adds FillResponse extra to passed to authentication intent.
by Felipe Leme
· 8 years ago
6fa8a07
Moved Session and ViewState to its own classes.
by Felipe Leme
· 8 years ago
4753bb0
Make auto-fill UI robust
by Felipe Leme
· 8 years ago
81b034d
Merge "Added shadow to RemoteViews used by authentication requests."
by TreeHugger Robot
· 8 years ago
6078588
Temporarily ignore RuntimeException when displaying the UI.
by Felipe Leme
· 8 years ago
17b3afc
Added shadow to RemoteViews used by authentication requests.
by Felipe Leme
· 8 years ago
24d5893
Added a UserManager.DISALLOW_AUTOFILL restriction.
by Felipe Leme
· 8 years ago
a94c527
Merge "Autofill a manual request directly when it only has one dataset."
by TreeHugger Robot
· 8 years ago
f7a7bb6
Autofill a manual request directly when it only has one dataset.
by Felipe Leme
· 8 years ago
5311206
Add custom presentation (RemoteViews) on Dataset values.
by Felipe Leme
· 8 years ago
d66c84f
Removed redundant call to session.removeSelf()
by Felipe Leme
· 8 years ago
4bb2ccc
Merge "Fixed cancel() and commit():"
by TreeHugger Robot
· 8 years ago
b096e58
Merge "Sets accessibility title for autofill dataset picker."
by TreeHugger Robot
· 8 years ago
6d0cb1e
Fixed cancel() and commit():
by Felipe Leme
· 8 years ago
24aae15
Added a new AutofillCallback.EVENT_INPUT_UNAVAILABLE event.
by Felipe Leme
· 8 years ago
b4f868d
Sets accessibility title for autofill dataset picker.
by Felipe Leme
· 8 years ago
7b77116
TRON log important auto-fill events
by Philip P. Moltmann
· 8 years ago
5bf03b7
Merge "Allow users to manually request Autofill."
by TreeHugger Robot
· 8 years ago
2ac463e
Allow users to manually request Autofill.
by Felipe Leme
· 8 years ago
0ab7ad5
Merge "Do not filter non text values."
by Philip P. Moltmann
· 8 years ago
2aedac1
Do not filter non text values.
by Philip P. Moltmann
· 8 years ago
82e3793
Decouple Dataset ids from SaveInfo.
by Felipe Leme
· 8 years ago
9b31b4e
Merge "Make it clear which type of AutoFillValue is set"
by Philip P. Moltmann
· 8 years ago
9668903
Make it clear which type of AutoFillValue is set
by Philip P. Moltmann
· 8 years ago
104b932
Fixed obsolete TODOs.
by Felipe Leme
· 8 years ago
2f8fb1f
Fix a few auto fill ussues
by Svet Ganov
· 8 years ago
Next »