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

Merge pull request #197 from cbalster/hardware_state_handling_and_vector_drawables

Hardware state handling and vector drawables

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

6fe385e31eb6991cc105a522b4275f7a9a796f7b authored over 7 years ago by Christian Balster <[email protected]>
Update build tools, compile sdk and support lib

c122f0217f0ce3cbb21f6841c3913fb678767467 authored over 7 years ago by Christian Balster <[email protected]>
No more casting with findViewById

cb73dfac19e0a65f6c3e5dcddd8db4bd9ccb77ff authored over 7 years ago by Christian Balster <[email protected]>
Use google maven repo

no more sdk manager downloads

84c044023fe5aea496c41360b71be7560dbfb082 authored over 7 years ago by Christian Balster <[email protected]>
Monitor GPS hardware status and notify user

af78df13b46b2edd81bbacc8f1a25139a3359df6 authored over 7 years ago by Christian Balster <[email protected]>
Monitor network connectivity and inform user in map and chat

56dbde980582b1e71c2269cce50677ed9cd05818 authored over 7 years ago by Christian Balster <[email protected]>
Service: minor refactoring

4481e1049d21a0d013fe5925c5389062e9d0e83a authored over 7 years ago by Christian Balster <[email protected]>
Map: make current location button a FAB

b7c72e6791fda55486cb676f97147c8265b1790b authored over 7 years ago by Christian Balster <[email protected]>
AppModule: clean up line breaks

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

816fe368c564bbf5ca4bdaf6c0e703fac7a15259 authored over 7 years ago by Christian Balster <[email protected]>
Allow device rotation and adapt map position save and restore accordingly

06665658058f4ab5d4a2ed4e31fc51c757b426b7 authored over 7 years ago by Christian Balster <[email protected]>
Save and restore all required instance state

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

Misc

fead454ed3869e183339eaef0450416e5e3ae02c authored over 7 years ago by Christian Balster <[email protected]>
Only call super.onOptionsItemSelected() in main activity when we didn't handle the event

d73c6b8099864364554469c73ed203d17d40811f 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

eb88336fae79300d87a5dfc5585c5367d3886591 authored over 7 years ago by Christian Balster <[email protected]>
Bump gradle to 2.3.3

257f632682fac5daca6dbc5b8d5f4957492e50ca authored over 7 years ago by Christian Balster <[email protected]>
PullServerHandler: minor update

string() now automatically closes body

d9dc955bd0102af221d27cb25126bd4bd612fbbc 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 ...

2310e574d6a54cf130ea62120e6dbf404d2a7d12 authored over 7 years ago by Christian Balster <[email protected]>
Fix link to otto license

f3ce5f0bdcf0396a4ad921cb0c17518caddcb12f authored over 7 years ago by Christian Balster <[email protected]>
Add style for image upload confirmation text

8f71a8033b74bb63302dbf38cb6f04ece2aa0f33 authored over 7 years ago by Christian Balster <[email protected]>
Remove unused resources

ec4f1e4d04ae1817fcb1749fc6d7f5031774699e authored over 7 years ago by Christian Balster <[email protected]>
Merge pull request #195 from cbalster/sync_with_master

Sync with master

3d945fbb6cbbd6372bd0818b9937bda1224a43f3 authored over 7 years ago by Christian Balster <[email protected]>
patch 2.3.1

96154f2473f0a6361540d7a3b72b40c98c124791 authored over 7 years ago by stephan lindauer <[email protected]>
Merge pull request #194 from criticalmaps/replace_temporary_endpoints

Use old endpoints again

73e200df46785a16540e8ce993399e0d737a7408 authored over 7 years ago by stephan lindauer <[email protected]>
use old endpoints again

42b97dadb0a387379bcdd79272ed4020b8e706cb authored over 7 years ago by stephan lindauer <[email protected]>
version 2.3.0

c0fdb419ebb8eb2e8f6070353d29f07793dab629 authored over 7 years ago by stephan lindauer <[email protected]>
Merge pull request #188 from criticalmaps/develop

Release

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

lib updates + minor fixes

f90018454de51a2c8ac8d5d9dd5d6d07dda9b1fb authored over 7 years ago by stephan lindauer <[email protected]>
Make links in image upload confirmation clickable

7bb82ce97e6b2910076f24eaad77b0d6959b7c4f 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...

d9e25d9d7b6583ea41b016de6c708e4a32cfe279 authored over 7 years ago by Christian Balster <[email protected]>
Bump osmdroid to 5.6.3

fe8ba52f40da863fd9df4126ede559f1c3fdfcc9 authored over 7 years ago by Christian Balster <[email protected]>
Use srcCompat for all drawables

a7ee818984fb6776b16fc352dcf4016799a22af8 authored over 7 years ago by Christian Balster <[email protected]>
Bump okhttp to 3.8.0

0248e029be5e0ec32c013adcb0dac0d6b0974d86 authored over 7 years ago by Christian Balster <[email protected]>
Set color of loading map tiles

c4a2dc3cb669caa7870676f0a56b16a5a9969e93 authored over 7 years ago by Christian Balster <[email protected]>
Supply a more specific user agent to tile provider

as required by osm policy

b3ccd1e0c7cb37d897b675f1a24ef92e71565ba3 authored over 7 years ago by Christian Balster <[email protected]>
Add english translation for image upload confirmation

c677db10b2704e2d485fc77bb629b506147784ee 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...

601c692fb058cd33d8443f9978dbcc3c9350ffe4 authored over 7 years ago by Christian Balster <[email protected]>
Bump build tools, gradle and support lib versions

cd2b371c3d8efb6129c53699bc00080a046742d5 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

5aa5b46a7d67db8f32059190790a009aa8ce8f3f authored over 7 years ago by Christian Balster <[email protected]>
Misc cleanup

432bf5cf2414cfd9bb701bbd58971986bff92d08 authored over 7 years ago by Christian Balster <[email protected]>
Ignore all the backups

d0d78c7f583cf43c77a8858aa362206e6bc2d787 authored over 7 years ago by Christian Balster <[email protected]>
temporarily change endpoints to own domain

77ee0cc726ef042f8377f5b327b8d591354b886d authored over 7 years ago by stephan lindauer <[email protected]>
Merge pull request #187 from MartinNowak/fix187

Datenschutz URL outdated / non-existent

7e0ca495eb461492300471c423212fb71edd7477 authored over 7 years ago by stephan lindauer <[email protected]>
Datenschutz URL outdated

419a4d77c0a261eea6961b7c30c0bfeb7bf4586c authored over 7 years ago by Martin Nowak <[email protected]>
Merge pull request #186 from cbalster/housekeeping

Housekeeping

aebce27176387d63347d81a172f2bb7ecbad7771 authored almost 8 years ago by ligi <[email protected]>
Update travis config

687bb4f957b4a0c0fd803802b40d3569c445f050 authored almost 8 years ago by Christian Balster <[email protected]>
Update osmdroid to 5.6.2

also reenable hardware acceleration as the default changed to off and we had no issues before

b187446db64b4b1628590eb204f1426c59766c18 authored almost 8 years ago by Christian Balster <[email protected]>
Update dagger2 to 2.8

2eaae4a6ba2910169674671c2db10e2def27bbf5 authored almost 8 years ago by Christian Balster <[email protected]>
Update picasso okhttp3 downloader to 1.1.0

8a269749b6cfd7cbfa9d87a5b4871c4f89f69821 authored almost 8 years ago by Christian Balster <[email protected]>
Update to okhttp 3.5.0

e5d4c79d79fe88def06a1785e1f6aba8d1cc740d authored almost 8 years ago by Christian Balster <[email protected]>
Update support libs, buildtools and gradle

58038c2f24c5e3f84e655fb0a8f54dadbf5a5623 authored almost 8 years ago by Christian Balster <[email protected]>
Switch to Gradle plugin annotation processor support

apt plugin is no longer needed since version 2.2.0

302939e6626ee3cd89de97f6a871afb8d291437b authored almost 8 years ago by Christian Balster <[email protected]>
fix proguard rule filename and add okio to dontwarn

5e3a5525afc923807c1418b64d9428ad1592d251 authored almost 8 years ago by Christian Balster <[email protected]>
Merge pull request #185 from cbalster/simplify_last_known_location_handling

Simplify last known location handling

6be884351b62bc858bcd19c0ae3e425bdf8b8228 authored about 8 years ago by ligi <[email protected]>
Simplify last known location handling

Just query all providers for their last known locations and treat those like regular fixes by pi...

40b7e9201428071361ee7d528a6bcf6a5037d188 authored about 8 years ago by Christian Balster <[email protected]>
Remove last known location and timestamp preferences

These are only used to set the map location until there is a real fix and only if the location i...

166e74a3f92f33effd7b0467ac334d0a368ddf70 authored about 8 years ago by Christian Balster <[email protected]>
Merge pull request #181 from ligi/add_transifex_config

Add transifex config

4462e00f7c16d2839bd8f0180c1e80d6d691935a authored about 8 years ago by stephan lindauer <[email protected]>
Add transifex config and sort strings

closes #180

828223a36ca268b74288cf73c048376ff8639463 authored about 8 years ago by ligi <[email protected]>
Merge pull request #184 from ligi/remove_old_spinner

Remove old twitter spinner ( obsolete - follow up from #179 )

12031915cdecca9862482d609fe5aa91f55cf5de authored about 8 years ago by Christian Balster <[email protected]>
Remove old twitter spinner ( obsolete - follow up from #179 )

d907690042d492b2ec5873a21dbcf14e662d3381 authored about 8 years ago by ligi <[email protected]>
Merge pull request #183 from cbalster/minor_fixes

Minor fixes

b032c448e3e21d749e38314814240b5aad027388 authored about 8 years ago by ligi <[email protected]>
Chat: switch to TextInputEditText

see https://stackoverflow.com/questions/35775919/edittext-added-is-not-a-textinputedittext-pleas...

1f8cd2980b426a1cadf2fe2d00a855ebb1581a57 authored about 8 years ago by Christian Balster <[email protected]>
Use Geopoint(double, double)

Geopoint(int, int) is deprecated

7f8c05190db061b82081a6537fec8554f44e9b13 authored about 8 years ago by Christian Balster <[email protected]>
Merge pull request #182 from cbalster/lib_update_and_sync_with_master

Lib update and sync with master

e014700584a0734eb4cc27f23852f0e430e5330a authored over 8 years ago by ligi <[email protected]>
Merge branch 'master' into lib_update_and_sync_with_master

Conflicts:
app/src/main/java/de/stephanlindauer/criticalmaps/adapter/TweetAdapter.java
app/src...

1329c999e0fea9e3e55bf76c8314698c4c433111 authored over 8 years ago by Christian Balster <[email protected]>
Update gradle plugin (2.2.0) and support libs (24.2.1)

b742a500a8ade2a673ad84f3ab03de5109eb6323 authored over 8 years ago by Christian Balster <[email protected]>
Merge pull request #178 from cbalster/translations

Translations

6e17f1a7f11ff58b641a5f8e1dd19d00c6adda31 authored over 8 years ago by ligi <[email protected]>
update german translations

2abf108dc66a5ca2a43cad25920f7c39fe27cd00 authored over 8 years ago by Christian Balster <[email protected]>
Merge pull request #179 from ligi/initial_progress_in_twitter_fragment

Indicate progress on initial tweet-loading

45bc7a5ed922a547503b7e205defec071354b96d authored over 8 years ago by stephan lindauer <[email protected]>
Indicate progress on initial tweet-loading

c6a0302681fb707877598d8bd0863450b6b79b28 authored over 8 years ago by ligi <[email protected]>
Merge pull request #177 from cbalster/vector_fix

fix appcompat vector drawables

c9279b75a97045732defaa2f8094ae9b9013de33 authored over 8 years ago by ligi <[email protected]>
fix time to word format strings

- use 'd' instead of 's' since we pass long
- fix italian translation

d8ec2ee9d99b89e41ac276071d15ec2be9e41621 authored over 8 years ago by Christian Balster <[email protected]>
use Locale.US for SimpleDateFormat to make sure we get ASCII

d9fc0e714be74b72f3979b6ed4c8a3e7c0a94b20 authored over 8 years ago by Christian Balster <[email protected]>
remove workaround for lint issue with butterknife

seems to work now without this. If problems reoccur check the link for updated fix.

57ce11f949e604352105e7f26bebf1b88240cb5a authored over 8 years ago by Christian Balster <[email protected]>
fix appcompat vector drawables

...and fix color of new tweet icon

034ce96022fbf58d57be18fbf2f8b01c56788496 authored over 8 years ago by Christian Balster <[email protected]>
Merge pull request #176 from ligi/okhttp3_migration

More HouseKeeping

1a91d27abbe70fd7d6c207a48a42c5db0e11e598 authored over 8 years ago by Christian Balster <[email protected]>
Use assertj 1.1.1

5d63f5d57ed9ad58fb023280e4fdbff395e44e01 authored over 8 years ago by ligi <[email protected]>
Migrate to ButterKnife 8.4.0

c003f38392df40eef86869bf735968bc303bcb7c authored over 8 years ago by ligi <[email protected]>
Use dagger 2.6.1

76df3e7621595882aa115f3322ffe41c19a3fc07 authored over 8 years ago by ligi <[email protected]>
Migrate to okhttp3

3220c0423fe689c271a58bf41a71a42f6ad4960b authored over 8 years ago by ligi <[email protected]>
Merge pull request #174 from ligi/use_vectordrawables

WIP: Use vectordrawables

336587867bad430b68e10ca880dbf1bda87140ac authored over 8 years ago by Christian Balster <[email protected]>
Replace png's with Vector-Drawables

8b6476922298b64beed448bd388cd05bd61af059 authored over 8 years ago by ligi <[email protected]>
Merge pull request #175 from cbalster/housekeeping

Housekeeping

7919ea591117cbd6d5ba6c616540f82ca298efb7 authored over 8 years ago by ligi <[email protected]>
Minor cleanup and deprecation updates

53f224c5e5ab01a5dd4bfb86c7188e0269e431d3 authored over 8 years ago by Christian Balster <[email protected]>
Update okhttp to 2.7.5

f5130fea47f261ff7bf569154cc0cc2bd812f86d authored over 8 years ago by Christian Balster <[email protected]>
Update osmdroid to 5.4 and remove osmbonuspack

- Marker is now part of osmdroid
- ResourceProxy is gone

c2d6bcfddeef0c5d2b489f96385dedc93bfe42d5 authored over 8 years ago by Christian Balster <[email protected]>
Add Android Studio backup folder to gitignore

2ec4213dae9890553bcd8425296a2add3b0be1b8 authored over 8 years ago by Christian Balster <[email protected]>
Update gradle and android gradle plugin

3c06616c717d8ce989915054b744b32c6ad83786 authored over 8 years ago by Christian Balster <[email protected]>
Workaround to make travis use latest skd-tools

97ab1f1310ba657c64b554c66a9ac0965fd97e2c authored over 8 years ago by Christian Balster <[email protected]>
Update SDK & support-libs

78ec07737b5763f91f6d161e04280c4271ee5d98 authored over 8 years ago by ligi <[email protected]>
Merge pull request #172 from Wikinaut/patch-1

Update strings.xml

905c15516881ee46a550184f52e337c16fa9b43c authored over 8 years ago by stephan lindauer <[email protected]>
Update strings.xml

be9d7f8e616d20ba83269d6a97e700593e76030b authored over 8 years ago by Wikinaut <[email protected]>
Merge pull request #169 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1

squid:S1118 - Utility classes should not have public constructors

08ece08026d6ad24bbbbddea2efbbfcd549076e9 authored almost 9 years ago by stephan lindauer <[email protected]>
Merge pull request #171 from johnjohndoe/gradle-wrapper

Update Gradle wrapper to v.2.11.

fbed897878522ca1264b6700904f06838ed8babb authored almost 9 years ago by ligi <[email protected]>
Update Gradle wrapper to v.2.11.

6221bca0a5f306b7569300c36d763dc498317296 authored almost 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #170 from rodrigoaguilera/develop

Catalan language corrections.

c6df4f9d858c2be03135fe22aa7512050bf71f22 authored almost 9 years ago by stephan lindauer <[email protected]>
Catalan language corrections.

c8b63372c33b96945fa20a5b6d775d647e0337e7 authored almost 9 years ago by Rodrigo Aguilera <[email protected]>
squid:S1118 - Utility classes should not have public constructors

ab17322f422582e7d73be72e2cf7f3e99de4d35c authored almost 9 years ago by George Kankava <[email protected]>
Merge pull request #167 from DevFactory/release/multiple-code-improvements-fix-1

Multiple code improvements - squid:S1319, squid:S1213, squid:UselessParenthesesCheck

e63ffee72b07a9f1fe15f3f3f0980bce60d26d91 authored almost 9 years ago by ligi <[email protected]>