Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TUM-Dev/Campus-iOS

Development of the TUM Campus App for iOS devices - for and from students at Technical University of Munich.
https://github.com/TUM-Dev/Campus-iOS

Fixing error where the order of the disabled items is not correct

37d988dbd2c778cbb735a214485160645ee7daab authored about 8 years ago
Adding reference to edit view in the more tab

3f65362c943ce318a52dcae6d77de31b36a63dab authored about 8 years ago
Allowing users to set which cards they can see and in which order they should be displayed

ce14392b7f1b9a5ba0ee34a5c2ef480aec5609de authored about 8 years ago
Merge pull request #42 from mammuth/40-upcoming-news

Show upcoming news on news card and news table view

c0242418f2434f3717bc123e0876527eab14004d authored about 8 years ago
Prepare nextUpcomingNews() for having more dynamic news sources

b189387f5acddca2085d3091087b0064ce5a2322 authored about 8 years ago
Fix crash on “Log out”

b4d1047f2226da8eaee1bb9a978bbba6f3b6a103 authored about 8 years ago
Add RoomFinder to the “More” View

e70a4b3368cd1778520e3dfc3a7974dc34ea2f3e authored about 8 years ago
Renaming target in Podfile and running pod install

7d6836fb2b2ff6b534fe4f716604c14081d6554a authored about 8 years ago
Fixing Target name errors in pod script

Fixing error where it shows empty contact information
Fixing user data not showing on the more sc...

a239925f0c9d2f143b90184212acf1c639cf24ce authored about 8 years ago
Refactoring

cfff30de224d387fce24a8a97c30eae9d314531e authored about 8 years ago
Adding Sweeft as a dependency

ea882caae29761655659acd56ceb7e8ccd6f1a4f authored about 8 years ago
Don’t crash in case we have no news. News card won’t be shown.

dce532609ff6f5a9a98c687a46c2fd1d74a10640 authored about 8 years ago
Display the next upcoming news-story as card instead of the most future one

4d1564ba98486a9547132bf77abf7ced0d24d6b4 authored about 8 years ago
Automatically scroll to the next upcoming event in the news table view

6fe78cd20b772e36e548f5cef819c26ff4dea964 authored about 8 years ago
Merge pull request #39 from TheZoker/update-pods

Update all pods to latest

a39ca8396422d9d851a0db7c703c0ed6cc3da259 authored about 8 years ago
Fix TUFilm date for Swift 3

7b63b097dfa13e2a71a0a2410109cee234805337 authored about 8 years ago
Some little fixes

2f630de67a994503a471e661bc3079e891e292cd authored about 8 years ago
Update pods dependencies to latest

6a61100696db12d79fc8680774baa68b2b4ec538 authored about 8 years ago
Merge pull request #37 from mammuth/roomfinder-smarter-defaultmap

RoomFinder: Use the map with the smallest scale as the default map

34bd609e23a104b0ad8c7661a05209e58ff2938c authored about 8 years ago
RoomFinder: Use the map with the smallest scale as the default map

Furthermore the list of available maps is sorted by their scale

c34089133fda8d07320ffa5deb6768388a4ac47f authored about 8 years ago
Merge remote-tracking branch 'origin/master'

0a483ae2e0965adfc320a6d5fc60fa1adcbe3aab authored about 8 years ago
Merge remote-tracking branch 'TCA-Team/master'

f0aaa0d057539aa141d7013006da3ee486b13497 authored about 8 years ago
Merge pull request #36 from mammuth/refactor-storyboard

Refactor storyboard

a93ed2b86cc829bc454a1d49d154fd0261e82a06 authored about 8 years ago
Optimize some storyboard layouts

f463f7b294784aba86b664cbe2eb64167e225e27 authored about 8 years ago
Fix crash on first startup due to wrong storyboard reference

975a7418087adb9e7fba2a65dd01cced42a1baea authored about 8 years ago
Refactor Storyboards into multiple files based on features / view groups

314283b39b0a1d714fd84816d6c7e60abfde72c8 authored about 8 years ago
Merge remote-tracking branch 'TCA-Team/master'

235d3ce9b180f7f2f9971cef1d2fa4c48b3aa7dd authored about 8 years ago
Merge pull request #31 from TCA-Team/bugfix/fix-room-search

Fix Rooms Api

8127bd96157b62c2d9ea6959a937abfdbc9d316b authored about 8 years ago
Removing unnecessary print statement

b070b19987590da58ad1228ab88391a63c1f8f9d authored about 8 years ago
Fix Rooms Api

0eda379f0fda27cfaaf593d94da4bf98605f2d2a authored about 8 years ago
Merge pull request #30 from mammuth/autolayout-warnings

Fix misplaced views warnings in storyboard

5879dba0df788d50f82d1ea881652fc34daf349e authored about 8 years ago
Merge pull request #1 from mammuth/autolayout-warnings

Fix warnings in storyboard regarding misplaced views

2c15be52d35f202bc61b7559a2ff6d108614b3d1 authored about 8 years ago
Fix warnings in storyboard regarding misplaced views

dd1d19c5422062fc8c4338b6ac502a000ff20da2 authored about 8 years ago
Fixing Alamofire related issues regarding MutableURLRequest

9977192f0b1114d6fd8fadd972a9ce2287560edb authored about 8 years ago
Updating everything to swift 3

(I so want to die right now. F*ck Apple)

bf7fd150ac98f1d2586981bf90e89a6731147e85 authored about 8 years ago
Basic Refactoring in the TumDataManager by using lazy evaluation instead of a huge init ;)

e21cd0bfc7eb5920f09d5f7c1712c6b0a8aa9e5d authored over 8 years ago
Mayor Clean Up

Getting rid of all the annoyances I've been seeing all over the code.

c679459e1f607e75a582b57f2d204108e0cb9855 authored over 8 years ago
Displaying News

Displaying Cards and Special Detail View and opening links in browser

4d11a20ec4618800c950a2da3de494c59132d502 authored over 8 years ago
Updating Calendar after 7 days ;)

1d69bdda6dded1e41dbd75e0f8efffc93a17f051 authored over 8 years ago
+ Logging out

+ Opening Email for Feedback
+ Opening Web Page when tapping on about
+ Going to user info when t...

230ef974c799af20ea6f7acc8f6a037e9a7a4907 authored over 8 years ago
Merge branch 'master' of https://github.com/TCA-Team/iOS

f6e0fb101b07239f022afcc88a6e5eaa93f8b02d authored over 8 years ago
Getting rid of the buggy XMLParser and changing to SWXMLHash (Awesome name, I know)

427c93002339473e5ae79e27ddce63f990652fff authored over 8 years ago
Add a gitignore to not commit build related stuff. Remove double Project from workspace

0dcf4a6ba3db3db10418cf75a2752cac4b0d064b authored over 8 years ago
Merge branch 'master' of https://github.com/TCA-Team/iOS

85a78fec752e06120dd047afac26097330dab3f4 authored over 8 years ago
Fix buggy XML parsing for now - this needs a lot more work

6b049b614db24eca7f6cf11da9a02632caa1823f authored over 8 years ago
Revert "no message"

This reverts commit 2d13bd411e66d4bea86aa4efdf3218daab3e902b.

f6d5b901c567543b567890a6944c41610bf4ecb1 authored almost 9 years ago
no message

2d13bd411e66d4bea86aa4efdf3218daab3e902b authored almost 9 years ago
Merge pull request #11 from TCA-Team/fix-location-based-crash

Safely Unwrapping Optional Location

dc32ef1fdcb1671cad5578481ff2ef72d66e8538 authored almost 9 years ago
Safely Unwrapping Optional Location

How could I forget this. I never don’t unwrap safely!!! :D

75c05455cde05e2e8a5cf7ce92c2c75250571d3a authored almost 9 years ago
Merge pull request #8 from TCA-Team/implement-lecture-detail-views

Adding Lecture Detail View

35d7fa7e0c56d0ec2e37295a03a3c59e77f1320f authored about 9 years ago
Adding Lecture Detail View

84ab79dc18f36012ff419bcf5822727cd3ae814a authored about 9 years ago
Changing TuitionManager to have static info

b08c2004faf7b80e1b182a194023873cd73c4968 authored about 9 years ago
Update README.md

42baf6dc94d9320a0400133ab3ddf9dacc911fd1 authored about 9 years ago
Apple Watch Deployment Successful!

Signed Apple Watch Extension and fixed build process…

d20bb3aebb7f73fd26494299c766a495b736971d authored about 9 years ago
Merge pull request #7 from TCA-Team/improve-login-view

Improving Login View

b249d0bb290c6994465fe694eedc24bf86f8ec72 authored about 9 years ago
Improving Login View

80283f163fe474496be56d1696b2a601b81f2122 authored about 9 years ago
Merge pull request #6 from TCA-Team/implement-person-search

Lots and lots of changes!

d12138bb159002ba2d7d5a125781cf6af93db793 authored about 9 years ago
Added Cafeteria View and Card

Added View To Look at the Room finder images

1ff984ccfb606e2dad1aa858d3538a1ee267e866 authored about 9 years ago
Room search implemented... Still not showing the map though...

213a5593beb6c7b5981a637bef9ba5cc8c3934fd authored about 9 years ago
Implemented My Lectures View

Implemented Lecture Search
Saving Calendar XML File to Storage for better Computation Time...
** ...

31760bdf56945aafe06aaded4355661cdcf23a56 authored about 9 years ago
Some minor additions to the More View and a bit more abstraction in the model added

0183064ee2fca88a4229c80ed0ce7f8f3e621708 authored about 9 years ago
Will Now Get Users you search for

346ef0ede5218a6d43a8bebff07073b6cc9cf59e authored about 9 years ago
Merge pull request #5 from TCA-Team/calendar-view

Calendar View

a5e9780837e213eec972420ae9f819d2f51e985a authored about 9 years ago
Managed to delete duplicates and canceled calendar items

90156d1a4a01bf2deab947a4a3786b6ce897e27f authored about 9 years ago
Displaying Data in the Calendar

e2a389b90437068ab9ac329d39a1050bef6ee08c authored about 9 years ago
Moving a few files that were in the wrong folder

af47cbbb92c5d99deea641b947e5aad472dc122c authored about 9 years ago
Minor fixes on start up of Calendar View

1c358a91127607f1774197a03b333a81948cf1db authored about 9 years ago
Implementing Calendar View

I'm still having trouble putting the text label in the item view but it works...

8b808946d45894a920a88afd885bfd30fae8a939 authored about 9 years ago
Merge pull request #4 from TCA-Team/implement-movie-detailview

Implement movie detail view and Small UI Changes

0c2c7b8c69c598bd3bd62bfd18a8f54563e09a3c authored about 9 years ago
Movie Detail View Implemented

0da9877a5acbb79d94917a3842f933a8c9e4b2ff authored about 9 years ago
Added App-Icon and small Changes to StatusBar Style

2fadf60b2db9a3c38eb33475448c2d4f1c87f10d authored about 9 years ago
Small Design Change Favoring White instead of Blue...

To make it more like iOS

5851db6025d69e3b1ee6ea141b54c2674e2de986 authored about 9 years ago
Merge pull request #3 from TCA-Team/implement-next-lecture-card

Added Card For Next Lecture

11449206eb365b03fca7d5275e4b5fbfbc386675 authored about 9 years ago
Fixing Time Remaining Label

b3bb9baedf0b37f79d71fad9ea7ebdd7fbabfc45 authored about 9 years ago
Added Card For Next Lecture

0b113680ffcfea19f946fa68078af3516451e886 authored about 9 years ago
Merge pull request #2 from TCA-Team/implement-login

Implement login

e07360f0dc05331dbf2b51bd2a7492a492bf34a9 authored about 9 years ago
Managed To Display Actual Data

03c46ef2726fa980ed1f514c73e079ed7a675d19 authored about 9 years ago
Receiving the Tuition Data

155a16212b770673d1cd7aaa9ad6b2c4d761ad3b authored about 9 years ago
Implementing Login Screen!

It's not pretty but works and actually connects to TUM Online.

7f488ca17a5be3deed9f5ff5b853ca7da8ff46cf authored about 9 years ago
Breakpoint Updating... Because Xcode!!!!

bc9bef62f8eec11b56536edc921241eb9434935b authored about 9 years ago
Merge pull request #1 from TCA-Team/initial-commit

Initial commit

09e859cd671a9b5b28fd177c00c1c04133ad6e24 authored over 9 years ago
Added Screenshot

a07a00f882c37cd6a9b057ebe33c6cce9c25db12 authored over 9 years ago
Initial Commit:

Added Tab Bar View Controller and Three Tabs:

Featured Controller: Will Have the cards shown in...

a58f6e330718bbf3657137bf611b65b19b2c899e authored over 9 years ago
Initial commit

4c18f5ed83a0b2009a88a8ada76b4fa5ebb9c0da authored over 9 years ago