actions-test/lib/screens/room
Jakob Meier 1ba36ff9f0
Added option to delete, edit and reorder categories.
NOTE: The click action is removed, if the user doesn't
have the required permission and the drag-handle is not shown.

BUG: Editing the list (in any way, other than reordering it),
wont reload the list - hopefully this will be addressed later,
by caching the categories (or removing them from the cache)
and auto-rebuilding on cache-change
2023-04-02 13:19:23 +02:00
..
about Replaced math based approach with bitwise operations 2023-04-02 13:19:23 +02:00
categories Added option to delete, edit and reorder categories. 2023-04-02 13:19:23 +02:00
pages Added option to delete, edit and reorder categories. 2023-04-02 13:19:23 +02:00
join.dart Fixed bug where public rooms weren't filtered correctly 2023-03-31 21:54:45 +02:00
main.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
new.dart Added translations using l10n 2023-03-29 15:14:27 +02:00