Commit Graph
14 Commits
Author SHA1 Message Date
Deniz Duezgoeren 40250ecc7b Attempt to fix jumpy pull-to-refresh behaviour, revamped settings page to suit the iOS design better 2019-09-28 12:46:17 +02:00
Deniz Duezgoeren b4f3b2f92f Added ordering system toggle, ordering system help, auto refresh option, fixed some constraints, added scroll view to CustomizationViewController to fit more options, added missing German translations 2019-09-25 19:17:23 +02:00
Deniz Duezgoeren 3608d7d363 Changed InfoViewController out for a UIAlertController 2019-09-16 19:05:06 +02:00
Deniz Duezgoeren 8764a2778a App now processes 'type' strings, information string will now be trimmed 2019-09-13 13:07:20 +02:00
Deniz Duezgoeren c96644ddc7 Fixed one source of the large title jumping bug when refreshing, made collectionviews fit to insets as to not cut into the notch on iPhone X and successors 2019-09-10 19:22:32 +02:00
Deniz Duezgoeren c92d47f224 Cleaned up some code 2019-08-23 13:04:36 +02:00
Deniz Duezgoeren 573e5a5ab7 Added done button to keyboard in Customization View Controller, added code for Firebase notifications (non-functional without APNs key from a developer account) 2019-08-21 19:36:56 +02:00
Deniz Duezgoeren bf270ec62a TintView -> CardView bc Amélie liked it 2019-08-15 20:46:30 +02:00
Deniz Duezgoeren 866b886840 Wrapped view controllers in navigation controllers to add large titles, added "Last updated" string in information view controller 2019-08-03 11:01:56 +02:00
Deniz Duezgoeren 13b9721c00 Implemented colour picker, TODO: change plan cell colour to selected colours, make CollectionView refresh on colour picked, change selection visualisation in colour picker 2019-07-21 21:14:38 +02:00
Deniz Duezgoeren 3a03c1be30 Added app icons, launch screen; changed colours in ViewControllers to colour literals 2019-07-17 21:54:38 +02:00
Deniz Duezgoeren 7e23bb2e5d AirBnB's MagazineLayout implementation -> dynamically resizing cells in MenuViewController, TODO: test resizing on real device, simulator delays resizing until after scrolling (possibly a bug) 2019-07-16 11:51:50 +02:00
Deniz Duezgoeren 2f3ce29a4d Implemented functions for fetching and storing general information and the food menu, including UI for the food menu, TODO: resizing cells for the plan and food menu 2019-07-13 09:48:20 +02:00
Deniz Duezgoeren b40cc10f69 ViewControllers now have recognisable names 2019-07-10 19:52:14 +02:00