Ecosyste.ms: OpenCollective

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

github.com/criticalmaps/criticalmaps-android

🤖 Critical Maps Android App
https://github.com/criticalmaps/criticalmaps-android

Update contributors

9ddf4d4c9b35f5458f15fa332f7b80ca9b94b60c authored over 4 years ago by Christian Balster <[email protected]>
Fix minor layout issue

Views set to invisible still occupy space in the layout. Change it
to GONE

5f0614fe43324608e9d5a32fc98e9cdd5d2d3be9 authored over 4 years ago by Christian Balster <[email protected]>
Update gradle and plugin

0899c987b728f4e870efa145c5725aeaf4f9502c authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #306 from stefanctdo/feature/show_gpx_track

Feature/show gpx track

69399d67891499cab911efec6457cccc3989df40 authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #307 from cbalster/github_actions

Switch to github actions for ci

91a3ec6dda6170e9209e9f87f108227b864a707a authored over 4 years ago by Christian Balster <[email protected]>
Remove persisting of unnecessary permission

bb563e85bce3d26618316ed2f88dffc200767b5d authored over 4 years ago by Stefan Kinzel <[email protected]>
Hiding the feature on API<19

7de742b13f3e469d236cec5ae5221070f8514461 authored over 4 years ago by Stefan Kinzel <[email protected]>
Switch to github actions for ci

774902f8f8a5268d31033cc5862858f480b1cc2a authored over 4 years ago by Christian Balster <[email protected]>
remove unnecessary fields and imports

e9037c07fd74a4206e4464a6b5f947041efe33e2 authored over 4 years ago by Stefan Kinzel <[email protected]>
refactoring; Null-Checks; API-Level-Checks

e6e3f8fe9e3a67c6f8f95665c9e6a25a4294ea36 authored over 4 years ago by Stefan Kinzel <[email protected]>
refactoring & adding german strings

fc564ed0260a1bae5069470d97bc9894fe0d7b9b authored over 4 years ago by Stefan Kinzel <[email protected]>
GpxReader not static; Error handling

b3c31cd1c3d4f83ed4e46b9383fb821ca3a8a3a7 authored over 4 years ago by Stefan Kinzel <[email protected]>
read waypoints from gpx and show them on map

58f2dbe6801f361dcc548e4446698baa3d7e65c6 authored over 4 years ago by Stefan Kinzel <[email protected]>
read GPX-File; Show track on map

ca6930f62a0af7b6c92e9eedb8b5cd3a83c2ff68 authored over 4 years ago by Stefan Kinzel <[email protected]>
Show Track und Choose Track in Settings eingebaut

28163419747ccb3a7badf9c6ccaa74d8e4711927 authored over 4 years ago by Stefan Kinzel <[email protected]>
Merge pull request #305 from cbalster/fix_travis_yml

Update travis to API29

e99552ba1dfb0e4e9c9e18cea6f0f6969f1f06b2 authored over 4 years ago by Christian Balster <[email protected]>
Update travis to API29

569968d64ff86326e36f4ed56281442928b518c4 authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #303 from cbalster/move_to_api29_and_clean_up

Move to api29 and clean up

636eb0e95a33c77255789af7c96419f260613511 authored over 4 years ago by Christian Balster <[email protected]>
Update leakcanary

87b733c3357f7106baf12030d88fa5481651c367 authored over 4 years ago by Christian Balster <[email protected]>
Opt out of android test analytics

799dad04430f9dffc9984a816985f3161924cf16 authored over 4 years ago by Christian Balster <[email protected]>
Fix failing camera access on API16

50654cb129265d529818444faab3c65b0aad2e09 authored over 4 years ago by Christian Balster <[email protected]>
Remove WRITE_EXTERNAL_STORAGE permission for API>18

App dir access does not require the permission after API18.

761c00fe62e6bb944191aa4af6894cc19580eeea authored over 4 years ago by Christian Balster <[email protected]>
Backup photos to app directory due to Android 10 scoped storage

On API29 there is no trivial way to get a common dir for media
storage. Therefore just save it t...

9945c7e8b6ebc0d733816fa816fd01bdd8ce13ea authored over 4 years ago by Christian Balster <[email protected]>
Update to API29

- add new required foregroundServiceType attribute

c0d6cbfbc49d0097245f73ccb6a57c03577e4f93 authored over 4 years ago by Christian Balster <[email protected]>
Fix/ignore some lint errors

7728d8018b0417026173a6f64227d1d385162a8f authored over 4 years ago by Christian Balster <[email protected]>
Prevent lint from erroneously marking layouts as unused

currently lint doesn't seem to account for the new generated code
of view bindings and erroneous...

7e0f06fd723a8aea5203d5e3b1deb1509b8da3d3 authored over 4 years ago by Christian Balster <[email protected]>
Update dependencies

c10f16f0b4cd1a050bfed26a5548a126eaee049e authored over 4 years ago by Christian Balster <[email protected]>
Update errorprone plugin

ed2c7de11b1dc4338c7fc4db2b508407871a5837 authored over 4 years ago by Christian Balster <[email protected]>
Remove remaining butterknife references

34d2d2c493d5f589ce88c6674430686b59c1e546 authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #302 from cbalster/migrate_to_view_binding

Migrate to view binding

efac9d51c18dea549f16e1c664104df043efdd4d authored over 4 years ago by Christian Balster <[email protected]>
Migrate chat fragment from butterknife to view binding

9eafd38e279c9b714cb40b5bed7c9bcf167c6bde authored over 4 years ago by Christian Balster <[email protected]>
Enable View Binding

but explicitly disable it for all layouts for now

2c2a95c60877430cd31c2c0fac7c5415b3a14ab7 authored over 4 years ago by Christian Balster <[email protected]>
Migrate about fragment from butterknife to view binding

b72881f3a05eabcb1991df91056d19d30d0a2bca authored over 4 years ago by Christian Balster <[email protected]>
Migrate map fragment from butterknife to view binding

a62d32db1607cfbdaf991865a35877529295000a authored over 4 years ago by Christian Balster <[email protected]>
Remove butterknife dependencies

c0ed5b9be5eaec4163480eea7f6d2b46ae4032e5 authored over 4 years ago by Christian Balster <[email protected]>
Migrate twitter fragment from butterknife to view binding

plus some small refactorings

7d03f695935b2a5d40016e31b2bfdac25352438b authored over 4 years ago by Christian Balster <[email protected]>
Migrate main activity from butterknife to view binding

434a7bf862c38af9167da4733d1645472491f718 authored over 4 years ago by Christian Balster <[email protected]>
Rule fragment xml cleanup

7d773e05ed42bb70fbaee234da95e2e82e1561fe authored over 4 years ago by Christian Balster <[email protected]>
Migrate settings fragment from butterknife to view binding

122c8b796d48719b45e5c559c850843618fad63b authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #301 from cbalster/code_formatting

Code formatting

5352c86e6bf92a1da89bc8b818fd652eed264e04 authored over 4 years ago by Christian Balster <[email protected]>
Additional reformatting

5adf1872470d03ba19eaa0d74d99ed7589024f6c authored over 4 years ago by Christian Balster <[email protected]>
Auto reformat code

mostly imports and typos; some reorderings of members done by auto
formatter were ignored becaus...

dab19ed55f63f86ea6f85271832bb6d2656fe727 authored over 4 years ago by Christian Balster <[email protected]>
Auto format xml files

535ae62d8c65862a56a904a550570efe7ebbaf8e authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #300 from cbalster/clean_up

Clean up

f4d4429ac559f713dbdb44f7d4dcbb241bfe573f authored over 4 years ago by Christian Balster <[email protected]>
Update materialcomponents and fix chat layout breaking on ime toggle

027fd1a554a2433cbe8a47aea4bbd03e8ea71639 authored over 4 years ago by Christian Balster <[email protected]>
Random cleanups

bc2af2d9e01cb532f23d02565119c40828c8f4d8 authored over 4 years ago by Christian Balster <[email protected]>
Update gradle plugin

5a8d1db3c15717ed7a267618ca8c7c78061e8e26 authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #299 from cbalster/high_res_map_tiles

Add option for high res map tiles

9a0fb30ca013ed014a98db95c113b13ea47812d4 authored over 4 years ago by Christian Balster <[email protected]>
Fix lint error

c5cc84924afdd2c806a43edd50825fa97f3146d1 authored over 4 years ago by Christian Balster <[email protected]>
Fix lint error

901c21eb7d818cf8e2a156b21393fae4a3672cc7 authored over 4 years ago by Christian Balster <[email protected]>
Add option to select between low and high res tiles

defaults to high on fresh installs and low on existing ones as to
not irritate existing users wi...

4783cfc03b52facb388860aa561e7635eda1db5e authored over 4 years ago by Christian Balster <[email protected]>
Dynamically choose map tile resolution

21eee9dead7f9df1aa107c852d8abbe89bdafe49 authored over 4 years ago by Christian Balster <[email protected]>
Merge pull request #298 from cbalster/housekeeping

Housekeeping

bd3e5cca5e38d628bfa8114beeecda2da4df6a44 authored almost 5 years ago by Christian Balster <[email protected]>
Update french translation

6d7d12348f622cbfa6e9fab68cc1585d1f7604aa authored almost 5 years ago by Christian Balster <[email protected]>
Update gradle + plugin

f105f1cfecaa51d0c3d4f8d33acfc9ec0828ac02 authored almost 5 years ago by Christian Balster <[email protected]>
Merge pull request #297 from cbalster/release_2.6.3

release_2.6.3

5570913d3f56f93200df0bf5af3f49ff14a93649 authored almost 5 years ago by Christian Balster <[email protected]>
release_2.6.3

560b5809438b66e1bb407ce61d0ebcb7cfd80b77 authored almost 5 years ago by Christian Balster <[email protected]>
Merge pull request #296 from cbalster/housekeeping

Housekeeping

75cb72df7b89f93479d3461d3f9c823778e70fb5 authored almost 5 years ago by Christian Balster <[email protected]>
Update french translation

ee1c544af69e8ade8243c204614654e5a4e96e15 authored almost 5 years ago by Christian Balster <[email protected]>
Bump dependencies

1d5d65b545f04e0d3197cf38682c5b4416fcae9f authored almost 5 years ago by Christian Balster <[email protected]>
Merge pull request #291 from askarsyzdykov/policy_redesign

Policy redesign

d747a9a3194e89c923c53d6f1dd163de4935e95c authored almost 5 years ago by Christian Balster <[email protected]>
Policy redesign: Fix location update after the permission granted in the app preferences

84c7add710eaeaff3383d4f2854428272c4243f0 authored about 5 years ago by askar <[email protected]>
Merge pull request #295 from mltbnz/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

04b1e72cb96b2bd9d6f7240df022b34368a1110c authored about 5 years ago by Christian Balster <[email protected]>
Create CODE_OF_CONDUCT.md

0ca289e7ff136693298ec58e32f492aab7207439 authored about 5 years ago by Malte Bünz <[email protected]>
Merge pull request #294 from cbalster/housekeeping

Housekeeping

49f8e99d4638b929a5753d60b7f6a5718702af7a authored about 5 years ago by Christian Balster <[email protected]>
Update errorprone

03b05a5accf5bf446a4365b7ba7111f94843b8c2 authored about 5 years ago by Christian Balster <[email protected]>
Test cleanup

93426d3644a2752be9aa95c376ca8a22f9ca2178 authored about 5 years ago by Christian Balster <[email protected]>
Update leakcanary

4a02d0c2360cb14f682fa53510c36a7f1cdfc67b authored about 5 years ago by Christian Balster <[email protected]>
Fix broken screenshot link in readme

e8667184cb99776ee165913abba9615302a8f4fe authored about 5 years ago by Christian Balster <[email protected]>
Remove ancient assets

43fdfb31a0e621c616b6de0f6ae2e5cbe5aa9142 authored about 5 years ago by Christian Balster <[email protected]>
Update osmdroid

57d5fa297ad4f5d185b3ca5faf9ae6c88a0be6e5 authored about 5 years ago by Christian Balster <[email protected]>
Update gradle

f494bd1a0219a73d744994d844006a79e28436c3 authored about 5 years ago by Christian Balster <[email protected]>
Merge pull request #293 from mltbnz/master

Update README.md

3bd83ea7b976bcc1c1023a3de71d6f8ec2118eab authored about 5 years ago by Christian Balster <[email protected]>
Merge pull request #292 from opencollective/opencollective

Activating Open Collective

946955518be2441dad75d29d96104b094c3b8d7b authored about 5 years ago by Christian Balster <[email protected]>
Update README.md

ad cm logo and move store links to the top

4cbe803968e727424d15cb412a10addc8fe5fc2e authored about 5 years ago by Malte Bünz <[email protected]>
Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update...

e8196db340b497951b3f632ca7ba722fd73820ce authored about 5 years ago by Malte Bünz <[email protected]>
Added financial contributors to the README

8a127137c32fe04cf56567ef526b08d7e24c430e authored about 5 years ago by Jess <[email protected]>
Policy redesign: Show default GeoPoint while Location permission is not grant

0a1dead59cb30b60ec5c0eaffa2d462d648e6a20 authored about 5 years ago by askar <[email protected]>
Policy redesign: Fix strings

92da1f6bb798c6bf236231cfe13fc75ca2318768 authored about 5 years ago by askar <[email protected]>
Policy redesign: Added clickable link

9b4222b4dd597750fa847eb06bbe07bb2fdecfc1 authored about 5 years ago by askar <[email protected]>
Policy redesign: show the intro after a device rotating

4050927240a3e1555325997adaa54bd018475bf9 authored about 5 years ago by askar <[email protected]>
Merge branch 'master' of https://github.com/criticalmaps/criticalmaps-android into policy_redesign

# Conflicts:
# app/src/main/res/layout/activity_main.xml

7bb6bfe1a748711368c3154ad078e6d264daf71c authored about 5 years ago by askar <[email protected]>
Merge pull request #289 from cbalster/fix_drawer_background

Fix drawer background

d6e5267269848a995658fc6e7fc8a723ff173ab0 authored about 5 years ago by Christian Balster <[email protected]>
Merge pull request #290 from cbalster/update_translations

Update translations

144ffd4ced61a45c012fcdf80d43b8465cc4885b authored about 5 years ago by Christian Balster <[email protected]>
Merge branch 'master' into policy_redesign

# Conflicts:
# app/src/main/res/layout/activity_main.xml

7160820b1925a4b05f84808064d4bd3676310807 authored about 5 years ago by askar <[email protected]>
Policy redesign

436955c1de82ee6e622cd6c6499214caca317e5a authored about 5 years ago by askar <[email protected]>
Switch order of code and contributors sections in about

b98eb7922461fbd37aec03ac61d49e56b675c6a0 authored about 5 years ago by Christian Balster <[email protected]>
Add polish translation

9a2850145378a4075694bb7aa3dec2f17b58a691 authored about 5 years ago by Christian Balster <[email protected]>
Update german, french and russian tranlations

131f0bfe08c92a33a18264f6d0dfc016623f7cd0 authored about 5 years ago by Christian Balster <[email protected]>
Fix drawer background

46e9d2e53fdcc5ef6ec445b4038c38a19ba6f851 authored about 5 years ago by Christian Balster <[email protected]>
Merge pull request #287 from criticalmaps/fix_wrong_twitter_handle_linkage

fix wrong twitter handle linkage

9c5437f4c317694f3f9ff0cdc6d855de33bd8764 authored about 5 years ago by stephan lindauer <[email protected]>
Merge pull request #286 from cbalster/housekeeping

Housekeeping

2dabc1f4c3c7f60e4439392f13aae65cb3088225 authored about 5 years ago by Christian Balster <[email protected]>
fix wrong twitter handle linkage

5f0b085d7dcc6ebf1f276fd5a69fc82f646be688 authored about 5 years ago by stephanlindauer <[email protected]>
Fix navigation drawer item colors

662cb9d432b6a525d1e3449f390f2ff6ebd5cb4e authored about 5 years ago by Christian Balster <[email protected]>
Bump osmdroid version

e35254255cd17eb00a2276fdc87ab07f079448ce authored about 5 years ago by Christian Balster <[email protected]>
Update MaterialComponents lib

d2b3e77053c757f5cb4c7066579d56558c9b4e42 authored about 5 years ago by Christian Balster <[email protected]>
Hide map zoombuttons again

Osmdroids default value changed to SHOW_AND_FADEOUT. Since we don't
really need it even in debug...

9d3643c0be235ff3edca3531cf81450866d91a36 authored about 5 years ago by Christian Balster <[email protected]>
Merge pull request #285 from cbalster/release_2.6.1

release_2.6.1

8a813a939aeddd76c1a61511acce173978357cb3 authored about 5 years ago by Christian Balster <[email protected]>
release_2.6.1

db926a406e121366b54450934ba2e92e2457463c authored about 5 years ago by Christian Balster <[email protected]>
Merge pull request #284 from cbalster/fix_twitter_layout_and_bump_dependencies

Fix twitter layout and bump dependencies

3a3143bec72f54a690662a1d8d2acf7582afff80 authored about 5 years ago by Christian Balster <[email protected]>