Closed
Bug 1069027
Opened 10 years ago
Closed 4 years ago
Show sync account details as summary text in preferences
Categories
(Firefox for Android Graveyard :: Settings and Preferences, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: Margaret, Unassigned)
References
Details
Splitting this off from bug 965377.
See this mock-up for an example of what we'd like to do:
https://bug965377.bugzilla.mozilla.org/attachment.cgi?id=8473961
nalexander or rnewman, any insights about how we should do this?
Flags: needinfo?(rnewman)
Flags: needinfo?(nalexander)
Comment 1•10 years ago
|
||
(In reply to :Margaret Leibovic from comment #0)
> Splitting this off from bug 965377.
>
> See this mock-up for an example of what we'd like to do:
> https://bug965377.bugzilla.mozilla.org/attachment.cgi?id=8473961
>
> nalexander or rnewman, any insights about how we should do this?
Huh, fun. So, there are few bits for this already in place. First, AccountLoader helps you query account status asynchronously. We have fairly general "watch Sync's for an account" code already. Both of these are used by the new Remote Tabs home panel.
We don't currently have an easy way watch the last synced time. It's just a pref; but I'd like to take a crack at making it easier to extract from the sync account. You can move on the first two without bolting on the last synced time. I'll keep the NI to build such an interface.
Reporter | ||
Comment 2•10 years ago
|
||
Punting on this to make it part of bug 1073294 (our bigger settings reorganization effort).
Updated•10 years ago
|
Flags: needinfo?(rnewman)
Comment 3•10 years ago
|
||
Clearing the NI. I'm happy to help expose the last local sync time; we're going to want it for Share Overlay stuff too, I reckon.
Flags: needinfo?(nalexander)
Comment 4•4 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•