lemmur-app-android/lib/pages
Marcin Wojnarowski ff2942fae4
Merge pull request #80 from krawieck/info-table-popup
Info table popup
2020-10-27 21:16:19 +00:00
..
add_account.dart dartfmt 2020-10-02 07:37:29 +02:00
add_instance.dart convert absolute import to relative 2020-10-06 16:34:03 +02:00
communities_list.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
communities_tab.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
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 added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
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 migrated accounts store to ChangeNotifier 2020-10-25 23:43:37 +00:00
settings.dart converted config store to change notifier 2020-10-25 21:33:44 +00:00
user.dart render contents of the tabs 2020-09-30 23:43:21 +02:00
users_list.dart added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00