1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-16 02:19:06 +01:00
lemmur-app-android/lib/pages
2020-12-03 22:45:50 +01:00
..
add_account.dart
add_instance.dart convert absolute import to relative 2020-10-06 16:34:03 +02:00
communities_list.dart
communities_tab.dart
community.dart showInfoTablePopup usability changes 2020-10-27 22:09:34 +01:00
create_post.dart removed wrong import 2020-10-25 11:45:37 +00:00
full_post.dart
home_tab.dart mark some stuff as private if it doesn't need to be accessible from outside the file 2020-10-06 17:28:11 +02:00
inbox.dart convert some returns to => 2020-10-06 12:06:29 +02:00
instance.dart showInfoTablePopup usability changes 2020-10-27 22:09:34 +01:00
media_view.dart notify user when they try to use feature that hasn't been implemented 2020-10-06 22:37:24 +02:00
profile_tab.dart display appbar actions regardless if user is logged in or not 2020-12-03 22:45:50 +01:00
settings.dart converted config store to change notifier 2020-10-25 21:33:44 +00:00
user.dart
users_list.dart