24 Commits

Author SHA1 Message Date
f0c56f680a tabs now keep state after switching pages, improves overall ux 2019-04-01 23:32:12 -04:00
bb9a9ac858 moved openProfile function to profilePage 2018-10-22 21:53:26 -04:00
58d6feee6c Update Dependencies
*Update dependencies to work with Flutter v0.8.3 and Dart v2.1.
2018-09-15 23:13:28 -05:00
e7c6556366 removed usless future delcaration 2018-05-27 19:43:03 -04:00
cb6e461529 reversed order of images so start with most recent 2018-05-27 19:42:35 -04:00
2118ec85ca added functionality to edit profile screen 2018-05-27 18:57:14 -04:00
f0bfed5bae created edit profile layout 2018-05-27 17:10:15 -04:00
54c86e0b3f fixed flutter beta 3 compatability 2018-05-21 12:18:05 -04:00
ed07c612a3 changed appbar color when viewing individual photo 2018-05-18 14:32:34 -04:00
a1b9fb59b0 added initial activity feed 2018-05-18 08:50:49 -04:00
e2960135ad reformatted 2018-05-17 11:04:20 -04:00
6b67f53b1e adds / removes data from activity feed collection when action is done 2018-05-17 11:03:25 -04:00
d5e07f8ea3 made view buttons work / removed placeholder buttons 2018-05-15 18:09:55 +02:00
4362c2a35b post / followers / following counts are now dynamic 2018-05-15 11:36:54 +02:00
fd0ca87089 fixed bug where you needed to double unfollow to update state 2018-05-15 01:30:12 +02:00
8e0e16532d added following + unfollowing 2018-03-24 23:43:30 -04:00
028e22c5ef fixed typo / bug where all profiles showed the current user photos 2018-03-24 00:11:06 +01:00
51dc90853f conditionalized follow button 2018-03-23 17:22:33 +01:00
bce07ab910 images now ordered by timestamp 2018-03-23 16:48:34 +01:00
4e08c5b7eb changed grid spacing 2018-03-21 21:12:31 +01:00
e341cacdde refactor 2018-03-20 10:14:59 +02:00
067ecf109e refactor 2018-03-19 13:35:14 +02:00
670bd587e8 fields now updated from firebase, no longer hardcoded 2018-03-19 13:34:57 +02:00
e7a0365d89 first introduction of the profile page, needs work 2018-03-19 12:26:03 +02:00