1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-11 08:05:43 +01:00
lemmur-app-android/lib/pages
krawieck 4f2f6d8e3e showInfoTablePopup usability changes
* append ":" to every key
* expect dynamic value and convert it to string in the function
2020-10-27 22:09:34 +01: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
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 add todo to bad visibility widget 2020-10-01 00:06:05 +02:00
settings.dart add about tile, closes 38 2020-10-01 17:57:04 +02:00
user.dart render contents of the tabs 2020-09-30 23:43:21 +02:00
users_list.dart