Ecosyste.ms: OpenCollective

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

Critical Maps

An open source Android and iOS App to organise the monthly Critical Mass movement around the world.
Collective - Host: opensource - https://opencollective.com/criticalmaps - Website: https://www.criticalmaps.net/ - Code: https://github.com/criticalmaps

Merge pull request #197 from cbalster/hardware_state_handling_and_vector_drawables

Hardware state handling and vector drawables

github.com/criticalmaps/criticalmaps-android - 455d7e072be0af9f9cc8e8f5b5f1a937f81b67ef authored over 7 years ago by Christian Balster <[email protected]>
Switch to vector drawables where possible

also a minor update to the about section

github.com/criticalmaps/criticalmaps-android - 6fe385e31eb6991cc105a522b4275f7a9a796f7b authored over 7 years ago by Christian Balster <[email protected]>
No more casting with findViewById

github.com/criticalmaps/criticalmaps-android - cb73dfac19e0a65f6c3e5dcddd8db4bd9ccb77ff authored over 7 years ago by Christian Balster <[email protected]>
Update build tools, compile sdk and support lib

github.com/criticalmaps/criticalmaps-android - c122f0217f0ce3cbb21f6841c3913fb678767467 authored over 7 years ago by Christian Balster <[email protected]>
Monitor GPS hardware status and notify user

github.com/criticalmaps/criticalmaps-android - af78df13b46b2edd81bbacc8f1a25139a3359df6 authored over 7 years ago by Christian Balster <[email protected]>
Use google maven repo

no more sdk manager downloads

github.com/criticalmaps/criticalmaps-android - 84c044023fe5aea496c41360b71be7560dbfb082 authored over 7 years ago by Christian Balster <[email protected]>
Monitor network connectivity and inform user in map and chat

github.com/criticalmaps/criticalmaps-android - 56dbde980582b1e71c2269cce50677ed9cd05818 authored over 7 years ago by Christian Balster <[email protected]>
Service: minor refactoring

github.com/criticalmaps/criticalmaps-android - 4481e1049d21a0d013fe5925c5389062e9d0e83a authored over 7 years ago by Christian Balster <[email protected]>
Map: make current location button a FAB

github.com/criticalmaps/criticalmaps-android - b7c72e6791fda55486cb676f97147c8265b1790b authored over 7 years ago by Christian Balster <[email protected]>
AppModule: clean up line breaks

github.com/criticalmaps/criticalmaps-android - 9dc31f569563bbb826edc04b8329aa4cfdec75ab authored over 7 years ago by Christian Balster <[email protected]>
Merge pull request #196 from cbalster/state_handling_and_allow_orientation_change

State handling and allow orientation change

github.com/criticalmaps/criticalmaps-android - 816fe368c564bbf5ca4bdaf6c0e703fac7a15259 authored over 7 years ago by Christian Balster <[email protected]>
Allow device rotation and adapt map position save and restore accordingly

github.com/criticalmaps/criticalmaps-android - 06665658058f4ab5d4a2ed4e31fc51c757b426b7 authored over 7 years ago by Christian Balster <[email protected]>
Save and restore all required instance state

github.com/criticalmaps/criticalmaps-android - b95123a53ede995af993ef34b96f245ce89073bb authored over 7 years ago by Christian Balster <[email protected]>
Merge pull request #193 from cbalster/misc

Misc

github.com/criticalmaps/criticalmaps-android - fead454ed3869e183339eaef0450416e5e3ae02c authored over 7 years ago by Christian Balster <[email protected]>
Add start and stop methods to service and launch it in application

hide the ceremony of start/stop in static methods and launch it from app since it's really more ...

github.com/criticalmaps/criticalmaps-android - 2310e574d6a54cf130ea62120e6dbf404d2a7d12 authored over 7 years ago by Christian Balster <[email protected]>
Only call super.onOptionsItemSelected() in main activity when we didn't handle the event

github.com/criticalmaps/criticalmaps-android - d73c6b8099864364554469c73ed203d17d40811f authored over 7 years ago by Christian Balster <[email protected]>
Bump gradle to 2.3.3

github.com/criticalmaps/criticalmaps-android - 257f632682fac5daca6dbc5b8d5f4957492e50ca authored over 7 years ago by Christian Balster <[email protected]>
Decouple UserModel from activity and initialize on construction

.. mainly to fix changingDeviceToken being null when service is restarted after termination

github.com/criticalmaps/criticalmaps-android - eb88336fae79300d87a5dfc5585c5367d3886591 authored over 7 years ago by Christian Balster <[email protected]>
PullServerHandler: minor update

string() now automatically closes body

github.com/criticalmaps/criticalmaps-android - d9dc955bd0102af221d27cb25126bd4bd612fbbc authored over 7 years ago by Christian Balster <[email protected]>
Remove unused resources

github.com/criticalmaps/criticalmaps-android - ec4f1e4d04ae1817fcb1749fc6d7f5031774699e authored over 7 years ago by Christian Balster <[email protected]>
Fix link to otto license

github.com/criticalmaps/criticalmaps-android - f3ce5f0bdcf0396a4ad921cb0c17518caddcb12f authored over 7 years ago by Christian Balster <[email protected]>
Add style for image upload confirmation text

github.com/criticalmaps/criticalmaps-android - 8f71a8033b74bb63302dbf38cb6f04ece2aa0f33 authored over 7 years ago by Christian Balster <[email protected]>
Merge pull request #195 from cbalster/sync_with_master

Sync with master

github.com/criticalmaps/criticalmaps-android - 3d945fbb6cbbd6372bd0818b9937bda1224a43f3 authored over 7 years ago by Christian Balster <[email protected]>
Merge pull request #17 from criticalmaps/update_appstore_link

change appstore link

github.com/criticalmaps/criticalmaps-web - 84dd068ad9c94b19a63c9feff6404b93d160ca7a authored over 7 years ago by stephan lindauer <[email protected]>
https tiles

github.com/criticalmaps/criticalmaps-web - 9528608339ee70d46e3181003697906fd2348f5c authored over 7 years ago by stephan lindauer <[email protected]>
remove https again

github.com/criticalmaps/criticalmaps-web - 0d5d9adffc19b318016ee5397f4c5100a65eef4f authored over 7 years ago by stephan lindauer <[email protected]>
remove https again

github.com/criticalmaps/criticalmaps-web - 4938c5a2e17d903b0bf54b822b1a2369433afdc4 authored over 7 years ago by stephan lindauer <[email protected]>
Update gallery.php

github.com/criticalmaps/criticalmaps-web - 550a1a260caa65ac04865e319a170e52b7d14e85 authored over 7 years ago by stephan lindauer <[email protected]>
Update map.php

github.com/criticalmaps/criticalmaps-web - 2f7bb0b6bca1a6de2ad21c6a82abe5731cc93729 authored over 7 years ago by stephan lindauer <[email protected]>
Update map-embed.php

github.com/criticalmaps/criticalmaps-web - fc46147f8f5d10d416ac18865700622203b8e20f authored over 7 years ago by stephan lindauer <[email protected]>
Merge branch 'release/2.3.0'

github.com/criticalmaps/criticalmaps-ios - 1d46adbdb8bcde4017f7865e4f262f7621cf311f authored over 7 years ago by Norman Sander <[email protected]>
Merge branch 'release/2.3.0' into develop

github.com/criticalmaps/criticalmaps-ios - 98c3ebd10d195aa54cc320bc901ecec482dad9f6 authored over 7 years ago by Norman Sander <[email protected]>
change platform to 9.1

github.com/criticalmaps/criticalmaps-ios - 2e2701be131bcb2ad6d5187eb46744eddc15b0e7 authored over 7 years ago by Norman Sander <[email protected]>
Merge branch 'master' into develop

github.com/criticalmaps/criticalmaps-ios - 72adcdf50e782032543a788c92ca6b535357ec24 authored over 7 years ago by Norman Sander <[email protected]>
change appstore link

github.com/criticalmaps/criticalmaps-web - 56e7bae12e10bb9de62a3605d4c170b136a4be44 authored over 7 years ago by Norman Sander <[email protected]>
change itunes link

github.com/criticalmaps/criticalmaps-ios - 4bc407e0ff4b03fc45afe070e626958a3d88b2ce authored over 7 years ago by Norman Sander <[email protected]>
Merge pull request #23 from criticalmaps/Switch-back-to-api.criticalmaps.net

Switch back to api.criticalmaps.net

github.com/criticalmaps/criticalmaps-ios - 80c0caf157b2c5d80c10bf8a6a4607e71d5774f1 authored over 7 years ago by Norman Sander <[email protected]>
Merge pull request #194 from criticalmaps/replace_temporary_endpoints

Use old endpoints again

github.com/criticalmaps/criticalmaps-android - 73e200df46785a16540e8ce993399e0d737a7408 authored over 7 years ago by stephan lindauer <[email protected]>
Update map.php

github.com/criticalmaps/criticalmaps-web - 1d6b86de88dd2dc238bbcb61c015d25425e20d4e authored over 7 years ago by stephan lindauer <[email protected]>
Merge pull request #16 from criticalmaps/marker_opacity

make map markers slightly transparent

github.com/criticalmaps/criticalmaps-web - e0cf10fea61c2652645904c25cb8af5c9ff28d11 authored over 7 years ago by stephan lindauer <[email protected]>
make map markers slightly transparent

github.com/criticalmaps/criticalmaps-web - fc8b690ca5badb2c01c7382425e3b9209a5f09d7 authored over 7 years ago by stephan lindauer <[email protected]>
Switch back to api.criticalmaps.net

github.com/criticalmaps/criticalmaps-ios - 4750b47a0395a486eb6e13e78c0450b0f7799a0e authored over 7 years ago by stephan lindauer <[email protected]>
use old endpoints again

github.com/criticalmaps/criticalmaps-android - 42b97dadb0a387379bcdd79272ed4020b8e706cb authored over 7 years ago by stephan lindauer <[email protected]>
gallery https

github.com/criticalmaps/criticalmaps-web - 402d2b8681c82baf60b532acc3a720bc9e0fc6a1 authored over 7 years ago by stephan lindauer <[email protected]>
fix gallery

github.com/criticalmaps/criticalmaps-web - b2f7f6e013f9f19c5afce080fc9e7ff1600167a7 authored over 7 years ago by stephan lindauer <[email protected]>
Update gallery.js

github.com/criticalmaps/criticalmaps-api - bfaa0b8253d09dd5664b4152a842c95e0e669f95 authored over 7 years ago by stephan lindauer <[email protected]>
Update gallery.php

github.com/criticalmaps/criticalmaps-web - 0a00cc7a58ebc162f077805b974785379f4893c4 authored over 7 years ago by stephan lindauer <[email protected]>
Update gallery.php

github.com/criticalmaps/criticalmaps-web - 73405e5941634ee47ce3cd1b8efdde647013447f authored over 7 years ago by stephan lindauer <[email protected]>
Update gallery.php

github.com/criticalmaps/criticalmaps-web - 1c583b985f205cc46c8d25cf0200adc2f6b486bb authored over 7 years ago by stephan lindauer <[email protected]>
Create map.php

github.com/criticalmaps/criticalmaps-web - 44a202acf0fb6c23c2d44d870cbf29987cbd2acc authored over 7 years ago by stephan lindauer <[email protected]>
Update map-embed.php

github.com/criticalmaps/criticalmaps-web - d3e010523a4c5f72aad919b25d6da2e51ff89ed7 authored over 7 years ago by stephan lindauer <[email protected]>
Create utils.js

github.com/criticalmaps/criticalmaps-web - 0fc17c9e1fe701f0ebf06400f85a5347a0a42ae8 authored over 7 years ago by stephan lindauer <[email protected]>
version 2.3.0

github.com/criticalmaps/criticalmaps-android - c0fdb419ebb8eb2e8f6070353d29f07793dab629 authored over 7 years ago by stephan lindauer <[email protected]>
timestamp format

github.com/criticalmaps/criticalmaps-api - b9fd9834a55e85533260b3bd9cc614b5c66d7580 authored over 7 years ago by stephan lindauer <[email protected]>
timestamp format

github.com/criticalmaps/criticalmaps-api - 7d936a2e66e6fe9a99119cd54168d12205abb964 authored over 7 years ago by stephan lindauer <[email protected]>
Merge branch 'hotfix/2.2.1'

github.com/criticalmaps/criticalmaps-ios - 5b67e89f87c0aebe11d9660676049bf6267a397b authored over 7 years ago by Norman Sander <[email protected]>
Merge branch 'hotfix/2.2.1' into develop

github.com/criticalmaps/criticalmaps-ios - 86e58e003fa67e41e0e10b09e455f62f76e5ccc7 authored over 7 years ago by Norman Sander <[email protected]>
change gps access purpose

github.com/criticalmaps/criticalmaps-ios - 1458ff92bb25182a4b74754dedb0218f40783b74 authored over 7 years ago by Norman Sander <[email protected]>
Merge branch 'release/2.2.0'

github.com/criticalmaps/criticalmaps-ios - 05b276908def52715dd78d97c68637db870c08ea authored over 7 years ago by Norman Sander <[email protected]>
Merge branch 'release/2.2.0' into develop

github.com/criticalmaps/criticalmaps-ios - 21d755b4cef6be9384021a022ea36dbbc8f1c5ef authored over 7 years ago by Norman Sander <[email protected]>
change build nr

github.com/criticalmaps/criticalmaps-ios - 7efadda6382c43efb3b6c3cd5098d8cac3d9a65d authored over 7 years ago by Norman Sander <[email protected]>
Merge branch 'develop' into release/2.2.0

github.com/criticalmaps/criticalmaps-ios - 2ff64972c935dbf7bbb79350bac194d2d7c783d4 authored over 7 years ago by Norman Sander <[email protected]>
Merge pull request #22 from criticalmaps/temporary-endpoint-change

temporary endpoint change

github.com/criticalmaps/criticalmaps-ios - 6a9323cedc9f781624011b98d3c973a727619599 authored over 7 years ago by Norman Sander <[email protected]>
temporary endpoint change

github.com/criticalmaps/criticalmaps-ios - 98ca8cff45034c69128cfa11bc4228b73b4c8778 authored over 7 years ago by stephan lindauer <[email protected]>
Merge pull request #188 from criticalmaps/develop

Release

github.com/criticalmaps/criticalmaps-android - 7f095472a6d7d208b631b75c2771ca6043c8df05 authored over 7 years ago by stephan lindauer <[email protected]>
Merge pull request #189 from cbalster/misc

lib updates + minor fixes

github.com/criticalmaps/criticalmaps-android - f90018454de51a2c8ac8d5d9dd5d6d07dda9b1fb authored over 7 years ago by stephan lindauer <[email protected]>
Add english translation for image upload confirmation

github.com/criticalmaps/criticalmaps-android - c677db10b2704e2d485fc77bb629b506147784ee authored over 7 years ago by Christian Balster <[email protected]>
Use srcCompat for all drawables

github.com/criticalmaps/criticalmaps-android - a7ee818984fb6776b16fc352dcf4016799a22af8 authored over 7 years ago by Christian Balster <[email protected]>
Bump butterknife to 8.6.0

from changelog: "Based on the minimum SDK version [...] the generated code now changes to use ne...

github.com/criticalmaps/criticalmaps-android - d9e25d9d7b6583ea41b016de6c708e4a32cfe279 authored over 7 years ago by Christian Balster <[email protected]>
Make links in image upload confirmation clickable

github.com/criticalmaps/criticalmaps-android - 7bb82ce97e6b2910076f24eaad77b0d6959b7c4f authored over 7 years ago by Christian Balster <[email protected]>
Bump osmdroid to 5.6.3

github.com/criticalmaps/criticalmaps-android - fe8ba52f40da863fd9df4126ede559f1c3fdfcc9 authored over 7 years ago by Christian Balster <[email protected]>
Supply a more specific user agent to tile provider

as required by osm policy

github.com/criticalmaps/criticalmaps-android - b3ccd1e0c7cb37d897b675f1a24ef92e71565ba3 authored over 7 years ago by Christian Balster <[email protected]>
Set color of loading map tiles

github.com/criticalmaps/criticalmaps-android - c4a2dc3cb669caa7870676f0a56b16a5a9969e93 authored over 7 years ago by Christian Balster <[email protected]>
Bump okhttp to 3.8.0

github.com/criticalmaps/criticalmaps-android - 0248e029be5e0ec32c013adcb0dac0d6b0974d86 authored over 7 years ago by Christian Balster <[email protected]>
Bring back lorem ipsum

...as it's used as a dummy text in some layouts

github.com/criticalmaps/criticalmaps-android - 5aa5b46a7d67db8f32059190790a009aa8ce8f3f authored over 7 years ago by Christian Balster <[email protected]>
Remove deprecated sdk-manager-plugin

No longer required as gradle now downloads missing packages. Licenses are automatically accepted...

github.com/criticalmaps/criticalmaps-android - 601c692fb058cd33d8443f9978dbcc3c9350ffe4 authored over 7 years ago by Christian Balster <[email protected]>
Bump build tools, gradle and support lib versions

github.com/criticalmaps/criticalmaps-android - cd2b371c3d8efb6129c53699bc00080a046742d5 authored over 7 years ago by Christian Balster <[email protected]>
Ignore all the backups

github.com/criticalmaps/criticalmaps-android - d0d78c7f583cf43c77a8858aa362206e6bc2d787 authored over 7 years ago by Christian Balster <[email protected]>
Misc cleanup

github.com/criticalmaps/criticalmaps-android - 432bf5cf2414cfd9bb701bbd58971986bff92d08 authored over 7 years ago by Christian Balster <[email protected]>
temporarily change endpoints to own domain

github.com/criticalmaps/criticalmaps-android - 77ee0cc726ef042f8377f5b327b8d591354b886d authored over 7 years ago by stephan lindauer <[email protected]>