lemmur-app-android/lib/pages
shilangyu 1a70776fb7 Change padding from 14 to 15 2021-01-17 17:57:57 +00: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 make listing type selection more universal 2021-01-16 14:50:27 +01:00
inbox.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
instance.dart add more menu 2021-01-16 13:28:25 +01:00
manage_account.dart Change padding from 14 to 15 2021-01-17 17:57:57 +00:00
media_view.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
profile_tab.dart Make tokens in AccountsStore private 2021-01-17 16:35:47 +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 Make tokens in AccountsStore private 2021-01-17 16:35:47 +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