Closed
Bug 1953992
Opened 8 months ago
Closed 8 months ago
Add ability for user to control the sort order of bookmarks
Categories
(Firefox for Android :: Bookmarks, enhancement)
Tracking
()
VERIFIED
FIXED
138 Branch
People
(Reporter: boek, Assigned: boek)
References
Details
(Whiteboard: [fxdroid][group1])
Attachments
(2 files)
Until we can add the ability to custom sort bookmarks on Android let's add a control to change what we sort by
Updated•8 months ago
|
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Comment 2•8 months ago
|
||
Depends on D241997
Updated•8 months ago
|
Assignee: nobody → jboek
Status: NEW → ASSIGNED
Pushed by jboek@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c7abe0539dcf
Part 1: Adds new filtering icon r=android-reviewers,avirvara
https://hg.mozilla.org/integration/autoland/rev/e2003d28df2a
Adds control to allow user to change the sort order of the bookmark list r=android-reviewers,android-l10n-reviewers,flod,sfamisa
Comment 4•8 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c7abe0539dcf
https://hg.mozilla.org/mozilla-central/rev/e2003d28df2a
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Comment 5•7 months ago
|
||
Verified as implemented on the latest Firefox for Android Nightly 139.0a1, and on Firefox for Android Beta 138.0b1 with the following devices:
- Samsung Galaxy Tab S9 Ultra (Android 14),
- Oppo Find N2 Flip (Android 14), and
- Google Pixel 6 (Android 15).
All the Bookmarks are filtered as the user selects one of the options:
- Sort by newest - the newest folders are at the top, the oldest at the bottom; a demarcation line is at the end of the bookmark folders, then the newest bookmarked page is displayed; the oldest bookmarked page is the last entry in Bookmarks;
- Sort by oldest - the oldest folders are at the top, the newest at the bottom; a demarcation line is at the end of the bookmark folders, then the oldest bookmarked page is displayed; the newest bookmarked page is the last entry in Bookmarks;
- Sort by A to Z - first the bookmark folders are displayed alphabetically; a demarcation line -> then the bookmarked pages are displayed alphabetically;
- Sort by Z to A - first the bookmark folders are displayed from Z to A; a demarcation line -> then the bookmarked pages are displayed from Z to A.
You need to log in
before you can comment on or make changes to this bug.
Description
•