Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

bugfix: fix tower image #509

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Conversation

twihno
Copy link
Contributor

@twihno twihno commented Oct 17, 2022

Closes #508

Issue

Background artifacts in tower image
Solution: Replaced the tower image

This fixes the following issue(s): #508

Screenshots

Before:

before

After:

after

@AW-tum AW-tum changed the base branch from main to development November 7, 2022 17:50
@AW-tum AW-tum merged commit b7dcfae into TUM-Dev:development Nov 7, 2022
@twihno twihno deleted the twihno/508-tower-image branch November 7, 2022 18:09
philippzagar added a commit that referenced this pull request Nov 24, 2022
* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
AW-tum added a commit that referenced this pull request Feb 1, 2023
* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>
Atharva-Mathapati added a commit that referenced this pull request Mar 9, 2023
* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Initial NavigaTum API Implementation.

* Add basic views with functional API calls and basic workflow.

* Map size and other minor changes.

* Refactor

* Add missing files.

* Fetch images appropriately. Adjust Zooming.

* Adapt room details and zooming. Include new overlay images.

---------

Co-authored-by: Philipp, Zagar <philipp.zagar@gmail.com>
Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
philippzagar added a commit that referenced this pull request Mar 22, 2023
* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>
philippzagar added a commit that referenced this pull request Mar 22, 2023
* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

* MAIN -> DEV (#533)

* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>
philippzagar added a commit that referenced this pull request Mar 22, 2023
* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

* DEV -> MAIN (#534)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

* MAIN -> DEV (#533)

* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>
philippzagar added a commit that referenced this pull request Jun 5, 2023
* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

* MAIN -> DEV (#533)

* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

* MAIN -> DEV (#535)

* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

* DEV -> MAIN (#534)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

* MAIN -> DEV (#533)

* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

* Fix Swift 5.8 compile errors (#538)

* Feature/navigatum-dev (#539)

* Copy over changes to branch with "development" as base.

* Fix overlay images.

* Remove images. Adjust map height.

* API Refactoring (#536)

* Start to refactor the API buy generalizing all the API methods into one MainAPI enum independent of the API (TUMCabe, TUMOnline, CampusOnline, etc.), the respective data type which (i.e. Grades, Movie, StudyRoom, etc.) and independent of the decoder (XML or JSON).

* Created for each API an new enum conforming to the new protocol API to be used with the newly created method makeRequest<T,S> in the enum MainAPI

* Refactored Calendar to work with the Asyn-Await-Pattern, the state enum and the new API. This includes, that Calendar now shows the error screen, if the fetching failed

* Refactored LecturesSearch to the new API and introduced the asnc-await-pattern with the state enum

* Refactored the API for PersonSearch and added the new async-await pattern and error handling for this view.

* Completely rewritten the ProfileDetailView and its ViewModel to adopt to the async-await-pattern, and the state-enum and handling errors properly

* Refactoring the complete Authentication procress to work with the new API and to work with asnc-await

* Refactored the ProfileViewModel, ProfileView, Model, to work with the new API, including async-await pattern and many many adjustments alongside.

* Adding the empty profile image placeholder and removing the old TUMOnlineAPI/CampusOnlineAPI completely.

* Renamed the ProfileView2/ProfileViewModel2 -> to ProfileView/ProfileViewModel

* Refactoring the News for the API including async-await-pattern, error-handling, state-enum

* Renamed the new NewsViewModel, NewsView to the old names

* Extracted the new NewsScreen into a own file

* Refactored the MovieView for the new API, including error-handling, async-await, and state-enum

* Refactored the StudyRoomViewModel for fetching the RoomImageMapping. Adapted for the async-await-patter and enum-state

* Removed the old TUMCabeAPI

* Refactoring the Cafeterias to work with the new API

* Refactored the MealPlanViewModel/View, to work with the new API, adding async-await pattern and error-handling

* Refactored the DishLabels to work with the new API

* Refactored the StudyRoomService to work with the new API for the StudyRoomApiResponse

* Removed the old TUMDevAppAPI completely

* Fixed the links for the TUMSexyView, when using the built in WebView. Refactored to the new API, added async-await-pattern and error-handling

* Removed the EntityImporter the old AuthenticationHanlder, the defualt Session and the Entity-Protocol

* Refactored the Lectures to be a struct instead of the old RowSet-Enum-Construct. This is obsolet since the TUMOnlineAPI response enum can be used for decoding

* Refactored LectureDetails to work with the TUMOnlineAPI.Response instead of its own old LectureDetailsComponents

* Fixing an issue for MealPlan. When next week's menu isn't ready the API throws a 404 error, but we can fetch meals for the current week. Thus, we need to be patient, i.e. no error needs to be thrown. And the this weeks menu can be shown without any error

* Refactoring each view from .onAppear{Task{}} to .task{} since this can be cancled by the view (see https://stackoverflow.com/questions/68114509/what-is-the-difference-between-onappear-and-task-in-swiftui-3)

* Deleted a print out and comment

* Renaming the APIs to its original naming scheme. And creating files for each API and rename all temporarily created ViewModels to their original naming scheme. Fixing the problem with Cafeterias, which do not have any menus and the API is returning a 404 error. Now just a plain 'No Menus available' text shows up instead of an error message. Fixing a problem with the PersonSearch where the pIdentNr for the API was the wrong number, so the response was an error, now the API gets called with the obfuscated_id and the right results are retrieved.

* Fix issue after logout via Profile sheet

* Readding old if clause to fix weird bevaiour; Add comments

* [fix/swift-5.8] Code adjustments for Swift 5.8 compiler (#542)

* Fix swift 5.8 compile errors

* Force refresh of token requests

* Fix auth issues

* Fix loading error. Revert images view since it's not needed.

* Forward to NavigaTUM from Lecture Detail View instead of Roomfinder

* Reduce NavigaTUM Map Span

* Update some Localizables

* Fix studitum fetch link

---------

Co-authored-by: Atharva Mathapati <atharva.mathapati@tum.de>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>

* Fix Crash: If links at the bottom of the profile view are clicked, the webview sheet opens twice, hence the app crashes

* Fix Merge Conflicts Issues

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>
Co-authored-by: Moritz Aberle <102237363+ge65cer@users.noreply.github.com>
Co-authored-by: Atharva <92479959+Atharva-Mathapati@users.noreply.github.com>
Co-authored-by: Atharva Mathapati <atharva.mathapati@tum.de>
AW-tum added a commit that referenced this pull request Jun 6, 2023
* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

* DEV -> MAIN (#534)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

* MAIN -> DEV (#533)

* v4.1 (#517)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>

* Bring main up to date (#521)

* Fix/widget and movie bugs (#511)

* change tabbar items of Widgets & Grades to "outline"

* change studyroom widget icon

* bugfix: show events on same day -> filter past events out before building dict

* Improve MovieCard Design

* Update Version Number

* Make Widgets only available on phone

* Fix/token permissions UI (#512)

* Adding a new warning if not all permissions are granted.

* Spacers and Localizables

* bugfix: fix tower image (#509)

Closes #508

* Design/login (#513)

* Move Calendar Picker to bottom

* Rename Widget Tabbaritem

* Make LecturesView icons outline

* LectureView: reduce Lecture Info Text sizes

* Remove Calendar EventsView

* Fix Movie Title Image gray bar

* - fix TUM logo white pixelation
- calendar picker back to top

* Redesign some stuff for the Login Process

* Remove old tum logo_white images

* A few Login Design changes

* Add Need Help Button to Check Permissions View

* Remove red x from Check Token Button

* Add personal NavigationTitle to Widget View

* Today Btn press in Calendar forwards to day view

* Adjust Login Design to iPad

* Localize Mensa Garching traffic

* Remove icon from Semester List Group Header on Grades & Lectures

* Adjust Grades Info Design to Lectures (-> icon outline, text larger)

* LectureDetails: Add contact btn to lecturer info

* Change Lecturer Search Icon

* Widget View: await name to display navigationTitle

* Add Spacer to Widget Detail sheet top

* Change color check token permission view text

* Open Widget View when logging in

* Generate personalized Widget Navigation Title

* Reorder Code Widget Screen

* Adjust Profile "GET IN CONTACT" Btns to Webview setting

* Move NavTitle loading into recommender loading

* remove request location always use

* A few Login - Token Design changes

* Add compiler directive that disables Crashlytics for development (#520)

* Simple Crashlytics Service (#522)

* implemented simple `CrashlyticsService`

* replaced existing crashlytics usage

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>

* Fix Merge Conflicts Issues

---------

Co-authored-by: August Wittgenstein <75639931+AW-tum@users.noreply.github.com>
Co-authored-by: August Wittgenstein <august.wittgenstein@tum.de>
Co-authored-by: 14slash12 <59373377+14slash12@users.noreply.github.com>
Co-authored-by: Thomas Schuster <82888998+twihno@users.noreply.github.com>
Co-authored-by: Anton Wyrowski <anton.wyrowski@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background artifacts in tower image
2 participants