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 #71 from johnjohndoe/remove-reminder-notification-setter

Remove unused class.

788d3b2b455dc56927beb76ce216f193fd911aa2 authored about 9 years ago by Christian Balster <[email protected]>
Remove unused class.

+ Added in commit 7c3a2cba6f9ddbd5cb76f94f7c809bd1be8b8707.
+ Removal authorized here:
https:/...

03ce2459c6c75fcea9ba743f2e76ba697384b2c7 authored about 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #70 from ligi/ligi/add_license

Add LICENSE ( Apache 2 ) closes #69

9ae5aba400d68cdea575e614f8d0fb2bd2677b7d authored about 9 years ago by stephan lindauer <[email protected]>
Add LICENSE ( Apache 2 ) closes #69

4ec058c8aadf9a20716f6ee490470485d5b56581 authored about 9 years ago by ligi <[email protected]>
Pass existing resource proxy to mapView constructor

947628a998d4789291ecafada816b1294b646269 authored about 9 years ago by Christian Balster <[email protected]>
Clean up mapView in onDestroyView()

61045e839da54a93f8d2ecfd5bf8759bf632fe48 authored about 9 years ago by Christian Balster <[email protected]>
Make GPS overlay semi-transparent

7c6b8e707276bbae7cdf09715022ef5d8264864c authored about 9 years ago by Christian Balster <[email protected]>
Cleanup GPS overlay and map state handling

bf23f38ddd3b87149bcc9b56a1c9e90242d4fcf9 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #67 from cbalster/rules_fragment

rules fragment

c837dd8fe92da365dc81803513cb4243b5cddfea authored about 9 years ago by ligi <[email protected]>
allow rule panels to be closed again

b97e04bdbe24f5fca6f7e4d1c22639020b738b25 authored about 9 years ago by Christian Balster <[email protected]>
clear currentlyShownPanel when views are destroyed

otherwise we keep a reference to the outdated panel
and hide that when the fragment becomes acti...

294e2e93a3d1513e6b27ba27d941523dde620e0e authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #64 from ligi/ligi/remove_obsolete_container_and_animate_layout_changes

Remove container that is not needed and animate layout changes

7ec2ebe5ec0d6043817df450d131eafaf05d54f2 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #66 from rodrigoaguilera/master

Translate new strings to Spanish

6551ca96075b21be13eafc6f99847db76141378e authored about 9 years ago by ligi <[email protected]>
Translate new strings to Spanish

12ceffcd51c6e2861fea65c425a65ecc90810522 authored about 9 years ago by Rodrigo Aguilera <[email protected]>
Merge pull request #58 from johnjohndoe/reduce-boilerplate

Reduce boilerplate

19da4a05a5c18f1ae7b585ad3e97de4165144add authored about 9 years ago by Christian Balster <[email protected]>
Inject drawables to reduce boilerplate code.

9b030916d05744aacf154727456cc3706eced2bf authored about 9 years ago by Tobias Preuss <[email protected]>
Inject views to reduce boilerplate code.

0f10d8a7b5f33993fe3300603501b817407a3b2a authored about 9 years ago by Tobias Preuss <[email protected]>
Reduce view instances by using view holder pattern.

0658a1450c7c32a8023808e8fc7648bc9cdb93cc authored about 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #65 from johnjohndoe/constants

Use constant for encoding definition.

06ebf1cc2d5d40e3ee3d14cfc7317eb2dc6bbba7 authored about 9 years ago by ligi <[email protected]>
Use constant for encoding definition.

cfa3149d3026f95ef4fb17949322452cdb6ad6e0 authored about 9 years ago by Tobias Preuss <[email protected]>
Remove container that is not needed and Animate layout changes

e21053d2494092660e8398d2c2b6f3e0d3817b1a authored about 9 years ago by ligi <[email protected]>
Merge pull request #63 from cbalster/quickfix

Fix text color in rules image source

74468421d285734a8b8a13b43143b4895efe2ac5 authored about 9 years ago by ligi <[email protected]>
Merge pull request #52 from johnjohndoe/optimizations

Optimizations

3728b5f832d88b8c6ed5279af1dd7208829d823b authored about 9 years ago by ligi <[email protected]>
Fix text color in rules image source

currently the text around the link is white on white

34a5bcbe389ca52a8009e3f43cba0d2342764720 authored about 9 years ago by Christian Balster <[email protected]>
Avoid indirection and redundant method calls.

005ec186fcb6a6943229e9bdd2be469fe761338c authored about 9 years ago by Tobias Preuss <[email protected]>
Improve array allocations, reduce object copying.

6d40ba4682d40e9f3268e8643d5002df85b16146 authored about 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #61 from cbalster/string_resources

Make hardcoded strings resources and update turkish and spanish xmls

7279a18f4d88894d28f4e7fb3ab3433611e91cee authored about 9 years ago by Caner Başaran <[email protected]>
Make hardcoded string in rules a resource

also translate it to english and add it to turkish
and spanish strings.

27218401c235d1005414c85e7e74d892320d9d87 authored about 9 years ago by Christian Balster <[email protected]>
Bring formatting of german strings inline with the others

1884e76613cf993c38eba2f66c1e424c84fb6160 authored about 9 years ago by Christian Balster <[email protected]>
Set dummy text as not translatable

just to prevent android studio's translation editor from
marking it as missing - purely cosmetical

7ed5ed31a4d9372f06214e0f29bdb5d80e34deec authored about 9 years ago by Christian Balster <[email protected]>
Add missing german translation

8764e65c01734da763325751742c94f26c5032f7 authored about 9 years ago by Christian Balster <[email protected]>
Update turkish strings xml with missing items

..to simplify translation

9205c950f8f7f22ca75eb02f7e079427bbf74c05 authored about 9 years ago by Christian Balster <[email protected]>
Make hardcoded strings in about fragment resources

Note that these are missing in spanish and turkish translations now.
Also changes english transl...

ed663ce1ba43d5cc67ef9785262c3ab1fd7a2e91 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #60 from ligi/ligi/use_support_alertdialog

Use support-v7 AlertDialog

415a125e48117ed14b6dde79ab72b6b8066aa19e authored about 9 years ago by Christian Balster <[email protected]>
Use support-v7 AlertDialog

6bf9ee50001aa14772d19c7ffb133393ab1fb3db authored about 9 years ago by ligi <[email protected]>
Merge pull request #59 from johnjohndoe/dry-alertdialog-builder

Dry alertdialog builder

7ece58bf2f9ab5c8b8bef78db2e9691bd0fe02b5 authored about 9 years ago by Christian Balster <[email protected]>
Avoid repetitive creation of alert dialogs.

a6ff426048d5a9d840f2ba06dfad3e95611bf531 authored about 9 years ago by Tobias Preuss <[email protected]>
Avoid repetitive intent definition.

4097180f7e2ba8e6e92cd794d407d065428ff688 authored about 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #51 from ligi/ligi/remove_splash

Remove the Splash-Screen

49b6cfb01218248872695881e85007ac1ce45eac authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #50 from ligi/ligi/remove_clutter

remove clutter

ed124bd0e51d2a7ab13ff4aba6e46e7e65bfa2b7 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #55 from johnjohndoe/fix-line-endings

Convert line endings from CRLF to LF.

8b7b666d7c3d63d64c3b4be75e1fe7e0ef13f05f authored about 9 years ago by ligi <[email protected]>
Convert line endings from CRLF to LF.

+ Please check your Git config to avoid committing CRLF to repositories.

f3c3880299af2f217e217ebc287d934be0a8570c authored about 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #49 from rodrigoaguilera/master

Add Spanish translation

60af3d2dc21315786274c63f2e4deb5ebab3110e authored about 9 years ago by ligi <[email protected]>
Removed app name and fixed Spanish translations

1d0519aa28a2fe63f4afe775390ea978ec33e753 authored about 9 years ago by Rodrigo Aguilera <[email protected]>
Merge pull request #54 from johnjohndoe/fix-build-status

Fix link for Travis CI build status image.

5007cae05e192e7f857de9ed6b69f8a8f1d09e04 authored about 9 years ago by ligi <[email protected]>
Fix link for Travis CI build status image.

2362981c33fce07ad23765ab13b7308cf4244169 authored about 9 years ago by Tobias Preuss <[email protected]>
Simplify

1f3763356d99733c45440ca5ae46183a4333ade9 authored about 9 years ago by ligi <[email protected]>
Remove the Splash-Screen

9639af9cf8a806fcc2859b60cdd64ef5b5da51cd authored about 9 years ago by ligi <[email protected]>
Improve how we deal with URL-opening intents

17d0d499ae45c1bf430e06d465b3a238b6bb5768 authored about 9 years ago by ligi <[email protected]>
Remove sourceCompatibility and targetCompatibility

As the default is the same now this is redundant

8cfe6fd7dc3c943e584ef8dd750a0f34c4df7851 authored about 9 years ago by ligi <[email protected]>
Add Spanish translation

40ac08cc6e4c41d9bfd69cc72021a04d48cfbb71 authored about 9 years ago by Rodrigo Aguilera <[email protected]>
Merge pull request #48 from ligi/add_sdkmanager

Add sdkmanager

b3edf1ddac8c0d5f6568a2c60a67cd592ee65219 authored about 9 years ago by Christian Balster <[email protected]>
Add sdkmanager

ed6cf1112cc0b69ab7ecfa4ff9af41135a21c898 authored about 9 years ago by ligi <[email protected]>
Merge pull request #47 from ligi/migrate_to_okhttp

Migrate to okhttp

de9699b61d13a0580ceba738906d579765b7f1a1 authored about 9 years ago by Christian Balster <[email protected]>
Use OKHttp and use SDK23

OKHttp is a good replacement do handle the deprecations that come with SDK23 - also shortens the...

ba48efcbde53dfcbbdeb758a6fa9d8c8e030ef96 authored about 9 years ago by ligi <[email protected]>
Cleanup

ccf1f19a1a74cea4205864f49bdbd4d8d5130397 authored about 9 years ago by ligi <[email protected]>
Merge pull request #46 from cbalster/deprecation

Handle deprecations and slight ui update

054dc2416dcb9ee0eced8d13a55ee60f5bc4497d authored about 9 years ago by ligi <[email protected]>
Switch from ActionBar to TabLayout

The main changes here are replacing FragmentActivity with
AppCompatActivity (appcompat v7) and s...

6f96e1f70c2cc26fd5ccec816939eddfd582d879 authored about 9 years ago by Christian Balster <[email protected]>
handle deprecated Build constants

93acef88f350495368b5fee230517f09f88dcf69 authored about 9 years ago by Christian Balster <[email protected]>
getResources() is deprecated

... as of API level 22 - use ContextCompat version instead.

9384d285c4d7ec45fda775fa30777eb7b37518ad authored about 9 years ago by Christian Balster <[email protected]>
use compat notification priority

for compatibility with API level < 16

b1152d00c5274ef1d5265b34144ae704a1adbf87 authored about 9 years ago by Christian Balster <[email protected]>
new release with ExceptionInInitializerError fix

4b5a25d488257d9e63942dea1e5a829ec1a386b4 authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #45 from cbalster/fix_ics_crash

fix crash on ICS

174bde32a212827c0b7f91784036cb72492aa257 authored about 9 years ago by stephan lindauer <[email protected]>
fix crash on ICS

AsyncTasks must be started from the UI thread and as of JELLYBEAN this is automatically taken ca...

21eded4589612cdf796850e65578271a722b03a1 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #44 from johnjohndoe/update-project-setup

Update project setup

756378ef68c80ff4488c940f34cf9bb03f0bb860 authored about 9 years ago by Christian Balster <[email protected]>
no message

f4a431db7b6343302b90aecc0dc138b02a438fc1 authored about 9 years ago by Norman Sander <[email protected]>
Update README.md

changed build status icon to new travis url

a23348542a7db3fd4e57ac07a9d4f80a023bafd9 authored about 9 years ago by stephan lindauer <[email protected]>
Update README.md

travis test

337c981367cfb4b34197f21d89567fc83428bdb9 authored about 9 years ago by stephan lindauer <[email protected]>
Update compileSdkVersion to v.22.

09ecca8e23d0c83381de45fdd5b0ce4d62213065 authored about 9 years ago by Tobias Preuss <[email protected]>
Update Gradle wrapper to v.2.5.

05b713e1dfb4fb200619cc5b6fc8ebf8eb35aab4 authored about 9 years ago by Tobias Preuss <[email protected]>
Downgrade support-v4 to v.22.2.1. to ensure compatibility with SDK version.

1a665ff7502578bc8e507ac264ac8af33099239e authored about 9 years ago by Tobias Preuss <[email protected]>
Update build tools to v.23.0.1.

1a480c3f929e55943cc0e55280f2cbdc904ad7d1 authored about 9 years ago by Tobias Preuss <[email protected]>
Update Gradle plugin to v.1.3.1.

6b199ce29c13ca0d19ca4cbd84d675b75c03703e authored about 9 years ago by Tobias Preuss <[email protected]>
Update README.md

9aaac91edbe0273de7a071b9de3b41b79471fae8 authored about 9 years ago by stephan lindauer <[email protected]>
Update README.md

a81a90e044baa92fa9792a3cdacdf291d6125a8f authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #43 from cbalster/server_logging_fix

Use android logging in PullServerHandler

c89376e814d41229773c8670fb605aacdf36fb92 authored about 9 years ago by stephan lindauer <[email protected]>
Use android logging in PullServerHandler

should fix #42

f67b9cdd68253c694c2ecf75adb4444971f1bcd1 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #41 from cbalster/fix_marker_leak

Fix memory leak due to osmbonuspack bug

26f18d3adec1bfa709c2bd42d69b6b53a67d353a authored about 9 years ago by stephan lindauer <[email protected]>
Fix memory leak due to osmbonuspack bug

The Marker class holds a static reference to a DefaultInfoWindow instance
which in turn holds a ...

09db8d23dbaa8b1cc406b4f33892c953ec9d1780 authored over 9 years ago by Christian Balster <[email protected]>
release 2.0.4

9b06db85dcb19f7d4ae28a2dfa28366382b03490 authored over 9 years ago by stephan lindauer <[email protected]>
Merge pull request #40 from cbalster/fix_leak

fix memory leak

659262f3955d9ede234c5a603cb83cdcf43ade20 authored over 9 years ago by stephan lindauer <[email protected]>
fix memory leak

182489c74a95cc759c5731fd9475e481890675de authored over 9 years ago by Christian Balster <[email protected]>
Merge pull request #38 from cbalster/make_foreground_service

Make foreground service

8de1721948862101c3156149f474b1ab4529eb9f authored over 9 years ago by stephan lindauer <[email protected]>
make service a foreground service

This makes it less likely that the process is killed by android due to memory pressure.
This als...

d3f52100affbbcd33650b980b111838876f30304 authored over 9 years ago by Christian Balster <[email protected]>
move UserModel initialization to onCreate()

7f0a351b988d2d9f5d93f420f85619997d754df5 authored over 9 years ago by Christian Balster <[email protected]>
Merge pull request #37 from cbalster/opt

misc optimizations

8b369a81370d4a1e2f6ab6e13cd1b52188f09332 authored over 9 years ago by stephan lindauer <[email protected]>
Fix Marker InfoWindow handling

By default omsbonuspack markers open an info bubble onClick. This requires a
"bonuspack_bubble.x...

582cfddb095f022be518d4c051476085901114cc authored over 9 years ago by Christian Balster <[email protected]>
pass osmdroid ResourceProxy instance to Marker constructor

otherwise every Marker instance will instantiate it's own:

public Marker(MapView mapView) {
t...

bb4fd0d760002b0983aa4637ee4ef4b1d451a7eb authored over 9 years ago by Christian Balster <[email protected]>
cache location icon drawables

c55cb06cec3ad1c0e3a59c5f0e81be8b4a03a092 authored over 9 years ago by Christian Balster <[email protected]>
draw sternfahrt overlays first

...so user markers are on top of them

b5338f7fa776eed4eb217db1a79c7d7f14fe7c70 authored over 9 years ago by Christian Balster <[email protected]>
Merge pull request #36 from cbalster/fix_memory_leaks

Fix memory leaks

5fd57fbd8982613c5e1f5e8f46008522aa3e4f7f authored over 9 years ago by stephan lindauer <[email protected]>
Fix memory leaks

Let's not keep references to an activity in objects that can outlive the activity itself.

ddaa0b34f6b46ad520ee33c0d21c1e009e02a2c4 authored over 9 years ago by Christian Balster <[email protected]>
Merge pull request #34 from cbalster/refactor_superfragment

Refactor superfragment

fa6f5adb532bb44d66503b46d4565c68dca989d5 authored over 9 years ago by stephan lindauer <[email protected]>
don't duplicate sternfahrt overlays

this is just a quick fix and not ideal - optimize this later...

9bfca7171d043e3da99f8e0d1016c012dd9ce34f authored over 9 years ago by Christian Balster <[email protected]>
handle menu items in activity

Fragments should only ever handle menu items that are fragment specific
and added by the fragmen...

ace61a93008f12f75dd542b5f5e8c6967e428cb9 authored over 9 years ago by Christian Balster <[email protected]>
Merge pull request #33 from johnjohndoe/minor-string-fixes

Use ellipses character, fix minor typos.

ba17aa2dff3ef35d854bd1b8357bfc5525b29b35 authored over 9 years ago by stephan lindauer <[email protected]>
Use ellipses character, fix minor typos.

ee1302a452251711bad21870205fa3dfb6c8bb49 authored over 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #32 from cbalster/misc

misc fixes/improvements

aeb1951c16217a21e7c0ab7c0b7bdf54c249c965 authored over 9 years ago by stephan lindauer <[email protected]>
Merge pull request #31 from johnjohndoe/cleanup-layout-files

Cleanup layout files

e34d8c5989ffd3618d17d3be6076877ab3ef7b82 authored over 9 years ago by stephan lindauer <[email protected]>
Preview action bar buttons in fragment layouts.

4ce2cd470978b9568aed531b74b868dd44562b03 authored over 9 years ago by Tobias Preuss <[email protected]>