Ecosyste.ms: OpenCollective

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

TUM-Dev (Campus App / tum.sexy)

Open source student app and shortlink service.
Collective - Host: opensource - https://opencollective.com/tum-dev - Website: https://www.tum.app/ - Code: https://github.com/TUM-Dev

CleanUp PlansActivity

github.com/TUM-Dev/Campus-Android - a12513e8bc03ad36895922fb5cc6c61541243bad authored over 8 years ago
Merge pull request #367 from mhmadayad/feature/mmv_plans

MMV-Plans feature

github.com/TUM-Dev/Campus-Android - 39e060f5e57b26838fa8d3a7c6a13be9c52d6d28 authored over 8 years ago
- Approach to fetch faculties

github.com/TUM-Dev/Campus-Android - a9615cdaa270f405eda201b480f0af268f1f21c9 authored over 8 years ago
- First trial to integrate API first for creating question

- Current issue: need to fetch faculty data correctly and compare them with the selected facultie...

github.com/TUM-Dev/Campus-Android - d2ac3ad6161cecca784a1bc42cf062e39a9758c1 authored over 8 years ago
- Trying to create question via question API

github.com/TUM-Dev/Campus-Android - 60e4e35c903ec6dcf138fa0faca24ba9da424c34 authored over 8 years ago
- Removed the german translation of the mvv download message as we still don't have the translation for the other languages

github.com/TUM-Dev/Campus-Android - 209781bab4e058b2b438aa29eecc2777507bb2af authored over 8 years ago
- added the mvvv plans download message in strings.xml

github.com/TUM-Dev/Campus-Android - 1638aac47a02b108602c186db535e69d69b7fed0 authored over 8 years ago
- Lint: apply instead of commit for shared preferences

github.com/TUM-Dev/Campus-Android - 692ed01d5ee684ec5d50278b512f9954463f7478 authored over 8 years ago
- Created file provider to share downloaded pdfs with external apps

- Defined the file provider in the manifest
- Created FileDownloader help class to download the m...

github.com/TUM-Dev/Campus-Android - 0feeb98421712ec6c6df625727a2fb81b2b49ad8 authored over 8 years ago
disable window animations while testing

github.com/TUM-Dev/Campus-Android - 33bc1c8c1e6f5e512d661e5c568725b7f691303f authored over 8 years ago
add a BaseActivity Test

github.com/TUM-Dev/Campus-Android - 4a79776d0a68663e6074ce0fbc0d21937559f34d authored over 8 years ago
add Activity tests for connectedAndroidTest

github.com/TUM-Dev/Campus-Android - cc11ce12a89d81bdfdd2f43e957eee005e560892 authored over 8 years ago
update to GCM 9.0.1

github.com/TUM-Dev/Campus-Android - b9c1802c9836781e4e11f39c6379e613e069150d authored over 8 years ago
update unit tests to JUnit 4

github.com/TUM-Dev/Campus-Android - 47c418592dc5f04affe4a928854d558b1d3f2c67 authored over 8 years ago
adjusted layout name

github.com/TUM-Dev/Campus-Android - 3bf999b18416bd5d932bd515af5e7cea437a6ffc authored over 8 years ago
Survey features is done with dynamic layouts....waiting for the API

github.com/TUM-Dev/Campus-Android - 4c7d0d4778792df527c45f1e8c099a440f2c1424 authored over 8 years ago
Add user major to DB in WizNavStartActivity.

github.com/TUM-Dev/Campus-Android - 6d9e892088c35b732764cfa1c5f9f4632f9a8a4f authored over 8 years ago
- Lint issues resolving (translation, unused scrollview, and deep hierarchy in layout are still missing)

github.com/TUM-Dev/Campus-Android - 93f39e46b6ca13089219c18c6b37d38d5c10d602 authored almost 9 years ago
Resolvig further lint issues

github.com/TUM-Dev/Campus-Android - 67932e03b2b1add7c54e0ff60a236ff8462a0976 authored almost 9 years ago
- Deleted QuizActivity and its xml as they are not needed anymore

- Renamed Survey2 to SurveyActivity (Refactored in DrawerMenuHelper and Manifest)
- Resolved the ...

github.com/TUM-Dev/Campus-Android - 818c87631a146e8b6e966915f7d59d4481f7717a authored almost 9 years ago
fix androidlint error

github.com/TUM-Dev/Campus-Android - 8c9688fab1d7742fd3c4fdee6b5e361ee15b2695 authored almost 9 years ago
Merge remote-tracking branch 'origin/feature/quiz' into feature/quiz

github.com/TUM-Dev/Campus-Android - 504dde729917254885fbd6098fd4fbf934b8eb0a authored almost 9 years ago
Merge remote-tracking branch 'origin/feature/quiz' into feature/quiz

Conflicts:
app/src/main/java/de/tum/in/tumcampusapp/activities/Survey2.java
app/src/main/java/...

github.com/TUM-Dev/Campus-Android - c8d500ae04588a1d2db6d0b89a42e9521612becc authored almost 9 years ago
subtituted databasemanager with abstractmanager in the code

github.com/TUM-Dev/Campus-Android - 5a6a673fe4a06ea244d1b50dbb1b1b24af2402f0 authored almost 9 years ago
Solving Lint issues for SurveyCard and Manager

github.com/TUM-Dev/Campus-Android - 5d3a71658b3d5895aa63c9110d227b8cedd33f0b authored almost 9 years ago
- Deleted old test mockups for "Survey" activity

github.com/TUM-Dev/Campus-Android - d62649a1a75e051e2f78ea84857c902ba7401333 authored almost 9 years ago
corrected activity definiton in manifest

github.com/TUM-Dev/Campus-Android - 8906e2d295c22dafbb45770029844d8cbb1006a5 authored almost 9 years ago
- Finished the surveyManager which handels the communication with the SurveyCard

- Finished SurveyCard while working with generated test data untill the API is done
- Integrated ...

github.com/TUM-Dev/Campus-Android - e99a05da7344f6c6e8cb183d50e04a446005f95c authored almost 9 years ago
- Survey Activity is done, waiting for the API

- Working on the Survey card
- Code Refactoring
- Added Comments

github.com/TUM-Dev/Campus-Android - aa9de4d18b8016940d3f99d79ee7446c93aa86c9 authored almost 9 years ago
refactroing survey card

github.com/TUM-Dev/Campus-Android - 5b505ea3e5140ed5adcdbcdab3c4cca03559d8bc authored almost 9 years ago
had to remove survey icon from DrawerMenuHelper because it is not in res yet

github.com/TUM-Dev/Campus-Android - e4335eade40a8a1607059adac58f34f655cbbb16 authored almost 9 years ago
First mockup implementatio of the quiz feature

github.com/TUM-Dev/Campus-Android - 4b92d93672627a8822fe998056f140d6f468fad9 authored almost 9 years ago
Fix Travis output of lint results. Update deps.

github.com/TUM-Dev/Campus-Android - 82fdff430eadf39ce1b963f399beb76387782835 authored almost 9 years ago
Remove v14 from build, as it is already integrated into the master branch

github.com/TUM-Dev/Campus-Android - 79dd309700abe47869eb8791ff55845014316ef6 authored almost 9 years ago
Solving Lint issues for SurveyCard and Manager

github.com/TUM-Dev/Campus-Android - 8027cbddbff022c0e1f722e1f36b429c68684249 authored almost 9 years ago
- Deleted old test mockups for "Survey" activity

github.com/TUM-Dev/Campus-Android - 433bd5602d7c29ee5884942a2a7f9f9f70c16ec8 authored almost 9 years ago
- Finished the surveyManager which handels the communication with the SurveyCard

- Finished SurveyCard while working with generated test data untill the API is done
- Integrated ...

github.com/TUM-Dev/Campus-Android - c30c54735d0b45c2bfa1817f96a5d711da69e607 authored almost 9 years ago
- Survey Activity is done, waiting for the API

- Working on the Survey card
- Code Refactoring
- Added Comments

github.com/TUM-Dev/Campus-Android - faaa1ff3e7646a8d65f4f614584d7e395933cf6a authored almost 9 years ago
refactroing survey card

github.com/TUM-Dev/Campus-Android - 9cebda3267aa4189182e1178857d71248a0f2248 authored almost 9 years ago
corrected activity definiton in manifest

github.com/TUM-Dev/Campus-Android - feba9894ee4862d333998a813e51aaa00aa70572 authored almost 9 years ago
print all lint errors in after_failure

github.com/TUM-Dev/Campus-Android - d17cfe4307a3f396e25b0a0153f21cc6fe5cee7c authored almost 9 years ago
had to remove survey icon from DrawerMenuHelper because it is not in res yet

github.com/TUM-Dev/Campus-Android - 86cb724887b8eb471ac7025152ff2b4a4ed0bdb2 authored almost 9 years ago
introduce an AbstractManager to unify the Managers

github.com/TUM-Dev/Campus-Android - 76465364e9c90995f9d20b5b542d29a2a09ee368 authored almost 9 years ago
Merge remote-tracking branch 'main_rep/master' into feature/quiz

# Conflicts:
# app/src/main/java/de/tum/in/tumcampusapp/auxiliary/DrawerMenuHelper.java
# app/sr...

github.com/TUM-Dev/Campus-Android - c7e73b68b22481ccc0f4e7c836142e5a7152c2cb authored almost 9 years ago
First mockup implementatio of the quiz feature

github.com/TUM-Dev/Campus-Android - 837ee12647e3982c0a983fdde1c9c0fc29a1cb74 authored almost 9 years ago
refactor DownloadService

github.com/TUM-Dev/Campus-Android - beb56bc50c7391de2105ff75e0bb912284515a74 authored almost 9 years ago
set a windowbackground for the StartupActivity to avoid rapidly changing colors

github.com/TUM-Dev/Campus-Android - 2294f4ff90b264f234a6b3a95bfa11e5534fecba authored almost 9 years ago
Merge branch 'master' of github.com:TCA-Team/TumCampusApp

github.com/TUM-Dev/Campus-Android - efe980b686b8feef1c37d09dc629366509fd1046 authored almost 9 years ago
removed unused dependency

github.com/TUM-Dev/Campus-Android - ff41fa7de4a206ced05b79f7b468c67b34a3f666 authored almost 9 years ago
fix the search suggestion providers not working

github.com/TUM-Dev/Campus-Android - f64cd363c2b8145a5cb9c9bd2a64e64dd9480a14 authored almost 9 years ago
no need for commons-io anymore, OkHTTP takes care of InputStreams

github.com/TUM-Dev/Campus-Android - fb2c475c0b6c2d0bf5f18d64b3e259f4a094b49e authored almost 9 years ago
Only run tests on Travis

github.com/TUM-Dev/Campus-Android - a592351813f5643f774327422a7c04e02338239e authored almost 9 years ago
change StudyRoomsActivity in an ActivityForLoadingInBackground

ActivityForDownloadingExternal is not guaranteed to download data in a reasonable amount of time...

github.com/TUM-Dev/Campus-Android - dcfa28ba6b5b2c120503ef86b924117037ecddc7 authored almost 9 years ago
use OkHttp to download Files and Images

github.com/TUM-Dev/Campus-Android - 4da8cefd32f8761d50af9769a72f34643e386357 authored almost 9 years ago
directly display the downloaded File instead of manually converting it to a Bitmap

github.com/TUM-Dev/Campus-Android - 92b407eb126dc8c8f5d3c4723237f27e0fcca92e authored almost 9 years ago
Merge branch 'master' of https://github.com/brdvlps/TumCampusApp into brdvlps-master

# Conflicts:
# app/build.gradle

github.com/TUM-Dev/Campus-Android - ab812cf0ab97ffe7b94a59e3f070940ab29f72ec authored almost 9 years ago
fix Travis config

github.com/TUM-Dev/Campus-Android - 5f0032f88e483d95f7a18751fc3e208263c3c12f authored almost 9 years ago
update to build tools 23.0.3

github.com/TUM-Dev/Campus-Android - 34fcbc77f8223da032252af45b451ea0d272c8eb authored almost 9 years ago
Update dependencies and fix deprecated methods

github.com/TUM-Dev/Campus-Android - 46ddcf206eec344389b665a9bdf4b10de3f22aa2 authored almost 9 years ago
Merge pull request #34 from DerGenaue/patch-1

Add theo, update numprog

github.com/TUM-Dev/TUM.sexy - e8242ce8d9354e50c9335d74e04fd96e32bd567c authored almost 9 years ago
Add theo, update numprog

github.com/TUM-Dev/TUM.sexy - 81c2a7ea22ba5cee586f82b3b1b4f8c04fa9d663 authored almost 9 years ago
Added/Updated dwt.tum.sexy

github.com/TUM-Dev/TUM.sexy - bc140f1ea8f1ec1e0fdfcada8440d804b6c80f4c authored almost 9 years ago
added link in footer

github.com/TUM-Dev/TUM.sexy - 446d2c8de5b6048a2557c5cbddff183891cbfa89 authored almost 9 years ago
change psa link to the german version

github.com/TUM-Dev/TUM.sexy - 68cbdf038edbd29499347eae3447afb1bd1ec97f authored almost 9 years ago
added PSA links

github.com/TUM-Dev/TUM.sexy - ca6d4b8bffd3f83faf82d56e25caa78831d5b056 authored almost 9 years ago
Fixed Android Lint findings, fixed little UI bug.

github.com/TUM-Dev/Campus-Android - 0be9f8595ce1bc0e1fd5c984b1df993d4751b224 authored almost 9 years ago
Add some more information to those tiles.

github.com/TUM-Dev/Campus-Android - 19cec10bfbe30702c3893dcf1ae0ddc46b95368f authored almost 9 years ago
Manually merge feature-studyrooms to master.

github.com/TUM-Dev/Campus-Android - 9e50130e039f3ca0e67c86aa1948b2d206eddb97 authored almost 9 years ago
Merge pull request #33 from mathiasquintero/master

Updating Website Name

github.com/TUM-Dev/TUM.sexy - 757d3ae9b95996d54f6b2489a1750d0cd9bc8336 authored almost 9 years ago
Updating Information for my Website

github.com/TUM-Dev/TUM.sexy - 40303b8c31340a40c2d8749225baa7a561bbe1f9 authored almost 9 years ago
Merge pull request #2 from mammuth/master

Adding Latest

github.com/TUM-Dev/TUM.sexy - 676358a0dc87dde68343b019e911ce29bc0b66e4 authored almost 9 years ago
Allow compiling without logo files.

Work out of the box without requiring manual logo download.

github.com/TUM-Dev/tum-thesis-latex - 4a0105d63eb3aaa678ba61a921456efc6376ad81 authored almost 9 years ago
Add .pdf extension when including logos.

Resolves #11.

github.com/TUM-Dev/tum-thesis-latex - 4e6946f516a164e2983883b4e0b60657218a0b9b authored almost 9 years ago
Simplify template.

* Remove glossary.
* Move basic thesis information into main file.
* Move contents of setting...

github.com/TUM-Dev/tum-thesis-latex - 0915e4fada4fa24ed602cf02acbee19e433aeddf authored almost 9 years ago
Revert "no message"

This reverts commit 2d13bd411e66d4bea86aa4efdf3218daab3e902b.

github.com/TUM-Dev/Campus-iOS - f6d5b901c567543b567890a6944c41610bf4ecb1 authored almost 9 years ago
Merge pull request #11 from TCA-Team/fix-location-based-crash

Safely Unwrapping Optional Location

github.com/TUM-Dev/Campus-iOS - dc32ef1fdcb1671cad5578481ff2ef72d66e8538 authored about 9 years ago
Safely Unwrapping Optional Location

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

github.com/TUM-Dev/Campus-iOS - 75c05455cde05e2e8a5cf7ce92c2c75250571d3a authored about 9 years ago
enable ProGuard for all build types again

github.com/TUM-Dev/Campus-Android - 914bb6a01519a0d6a63a4e1d2c2e3c9368f8170a authored about 9 years ago
Merge pull request #8 from TCA-Team/implement-lecture-detail-views

Adding Lecture Detail View

github.com/TUM-Dev/Campus-iOS - 35d7fa7e0c56d0ec2e37295a03a3c59e77f1320f authored about 9 years ago
Adding Lecture Detail View

github.com/TUM-Dev/Campus-iOS - 84ab79dc18f36012ff419bcf5822727cd3ae814a authored about 9 years ago
Changing TuitionManager to have static info

github.com/TUM-Dev/Campus-iOS - b08c2004faf7b80e1b182a194023873cd73c4968 authored about 9 years ago
Update README.md

github.com/TUM-Dev/Campus-iOS - 42baf6dc94d9320a0400133ab3ddf9dacc911fd1 authored about 9 years ago
update okhttp and gradle

github.com/TUM-Dev/Campus-Android - 9367ff8d263f60617324d96be6b9e8452f4e3afe authored about 9 years ago
provide a default gradle config in the project root

instead of duplicating the configuration accross all modules

github.com/TUM-Dev/Campus-Android - 6fb857abc2c790facb4d6526a1626e4b626dbab7 authored about 9 years ago