Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions app/src/main/assets/roadmap.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,13 @@
"detail": "Adjust icons, rows, spacing, the dock and the status right on your Home Screen.",
"status": "planned"
},
{
"icon": "grid",
"color": "#5E5CE6",
"title": "Cleaner widget picker",
"detail": "Find a widget without scrolling past one app's hundreds: a row of app icons narrows the gallery to the one you want, and each app shows a single row until you ask for more.",
"status": "planned"
},
{
"icon": "dock",
"color": "#30D158",
Expand Down
Loading