lemmur-app-android/lib/pages
krawieck 0602c2d7f7 Add local support to home tab
now user can select to display only local posts
2021-01-16 13:22:23 +01:00
..
add_account.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
add_instance.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
communities_list.dart mark community as required, and add assert to make sure it really is 2021-01-09 20:03:06 +01:00
communities_tab.dart Add new useRefreshable hook 2021-01-09 16:34:24 +00:00
community.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
create_post.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
full_post.dart Add new useRefreshable hook 2021-01-09 16:34:24 +00:00
home_tab.dart Add local support to home tab 2021-01-16 13:22:23 +01:00
inbox.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
instance.dart Merge pull request #100 from krawieck/search-tab 2021-01-10 14:54:04 +01:00
media_view.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
profile_tab.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
search_results.dart change all variables with name `instance` to `instanceHost` 2021-01-10 01:51:26 +01:00
search_tab.dart assert isntanceHost in SelectInstanceButton not null 2021-01-10 14:47:53 +01:00
settings.dart Add missing const 2021-01-03 20:03:40 +00:00
user.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
users_list.dart Mark user as required and assert to not null 2021-01-10 01:49:21 +01:00