Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d30e47ecfc821682260c8cc869e0f484b453ddbb
/
services
/
autofill
« Previous
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
55223b4
Fix java-doc reference
by Philip P. Moltmann
· 8 years ago
640f30a
Replaced auto-fill by autofill to keep it consistent with API style.
by Felipe Leme
· 8 years ago
16539f3
Two fixes on autofill save.
by Felipe Leme
· 8 years ago
7f61163
Merge "Provided an AutofillCallback API."
by TreeHugger Robot
· 8 years ago
e6010f2
Provided an AutofillCallback API.
by Felipe Leme
· 8 years ago
6ee1ed4
Removed deprecated setSavableids().
by Felipe Leme
· 8 years ago
de4d4c2
Minor changes on AutoFill Save UI.
by Felipe Leme
· 8 years ago
5048c1c
Merge "Fill-provider can control the negative button label and listener"
by TreeHugger Robot
· 8 years ago
33d06fc
Fill-provider can control the negative button label and listener
by Svet Ganov
· 8 years ago
7ad1128
Allow auto-fill services to disable themselves
by Svet Ganov
· 8 years ago
b72f012
Added customization to SaveInfo.
by Felipe Leme
· 8 years ago
f69761f
Refactored savableIds() into a SaveInfo class.
by Felipe Leme
· 8 years ago
1b0f156
Merge "Auto-fill logging improvements:"
by TreeHugger Robot
· 8 years ago
28a2c7e
Update fill UI
by Svet Ganov
· 8 years ago
0ab53dc
Auto-fill logging improvements:
by Felipe Leme
· 8 years ago
0257c8a
Fixed missing auto-fill save callbacks on TextView.
by Felipe Leme
· 8 years ago
5882c4f
Added auto-fill listeners for RadioGroup and CompoundButton.
by Felipe Leme
· 8 years ago
fe35e69
Use ArrayList instead of ArraySet for FillResponse.getDatasets()...
by Felipe Leme
· 8 years ago
00c771dc
Add support for remote views backed auto-fill UI
by Svet Ganov
· 8 years ago
db90854
Merge "Added missing calls to onConnected() and onDisconnected()."
by TreeHugger Robot
· 8 years ago
d473ec1
Added missing calls to onConnected() and onDisconnected().
by Felipe Leme
· 8 years ago
5b2ca0e
Pass FillResponse extra back to onSaveRequest(...).
by Felipe Leme
· 8 years ago
8eab775
R.I.P. temporary, zombie auto-fill notifications.
by Felipe Leme
· 8 years ago
782043c
Refactor auto-fill
by Svet Ganov
· 8 years ago
69a1cae
Add Shell commands to list and reset auto-fill sessions.
by Felipe Leme
· 8 years ago
ef0c188
Move auto-fill shell command off IPC
by Svet Ganov
· 8 years ago
660ea8c
Merge "Guarded access to mCallback and check for null before using it."
by Felipe Leme
· 8 years ago
3702b47
Merge "Improved some toString() methods."
by Felipe Leme
· 8 years ago
4997c50
Guarded access to mCallback and check for null before using it.
by Felipe Leme
· 8 years ago
daad456
Merge "Make datasets one line and ellipsized."
by TreeHugger Robot
· 8 years ago
0223ffb
Improved some toString() methods.
by Felipe Leme
· 8 years ago
348fd2eb
Make datasets one line and ellipsized.
by Jason Long
· 8 years ago
3591363
Merge "Fix NPE when session is finished before service replies."
by TreeHugger Robot
· 8 years ago
8d918a7
Fix NPE when session is finished before service replies.
by Felipe Leme
· 8 years ago
8bc078d
Merge "Improve AnchoredWindow with smart positioning logic."
by TreeHugger Robot
· 8 years ago
f894be4
Re-added sanitization.
by Felipe Leme
· 8 years ago
1e92f02
Improve AnchoredWindow with smart positioning logic.
by Jason Long
· 8 years ago
bab851c
Refined session management so Save can be automatically called.
by Felipe Leme
· 8 years ago
0f4928f
Refactoring of auto fill - lifecycle, auth, improvements
by Svet Ganov
· 8 years ago
21c8595
Merge "Revert "Improve AnchoredWindow with smart positioning logic.""
by Svetoslav Ganov
· 8 years ago
c71593e
Merge "Revert "Pass token to AutoFillUI.""
by Svetoslav Ganov
· 8 years ago
7b25218
Revert "Improve AnchoredWindow with smart positioning logic."
by Svetoslav Ganov
· 8 years ago
21e67a1
Revert "Pass token to AutoFillUI."
by Svetoslav Ganov
· 8 years ago
e4fcdbc1
Hide DatasetPicker if all items are filtered.
by Jason Long
· 8 years ago
eb3c934
Improve AnchoredWindow with smart positioning logic.
by Jason Long
· 8 years ago
8f60ea6
Pass token to AutoFillUI.
by Jason Long
· 8 years ago
0a6d2b6
Merge "Fix AutoFill Save window layout params."
by TreeHugger Robot
· 8 years ago
2288eff
Fix AutoFill Save window layout params.
by Jason Long
· 8 years ago
Next »