Devin Reams
Devin Reams
@heubergen to help troubleshoot this, can you please confirm if this still doesn't work as expected when you go into the iOS Settings application and disable then re-enable AutoFill (with...
Blocked on errors when uploading DSYMS: https://bugzilla.mozilla.org/show_bug.cgi?id=1535220
This isn't quite.. seamless. But the workaround noted in [Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1535220) was to flag `--no-reprocessing` during the uploads so it doesn't die. Making this an automated upload/task is definitely still needed...
>There were a couple PRs referencing this issue. Can it be closed? Yes there were but there is still no "disabled" state for search entries since @sashei deemed some changes...
@sashei To better understand this: you mean the "A-Z" sorter on list view does not have actual recency data behind it to actually sort on?
I've been using the app with "real" data on the TestFlight build and it appears to sort recently for me. Alpha order for me starts with: 192.168.***, accounts.firefox.com, accounts.google.com... Recent...
>I'm fairly sure the "Recent" sort order is not correct. Keeping in mind the "recency" is per-device (not going to match your desktop or Firefox mobile used timestamp)...
>So where is the sort order correct? I think it's correct, it's just also confusing. I think what we see in Lockbox is: 1. recent item I copied a password...
@sashei looking at the [latest comment](https://github.com/mozilla/application-services/issues/1234#issuecomment-499158963), is this possible and thus un-blocked?
@jhbruhn thanks for volunteering. It's hard to describe the implementation approach but some quick pointers: - how we added a configuration and UI in Firefox iOS: https://github.com/mozilla-mobile/firefox-ios/pull/3088 - context on...