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

fill_parent is deprecated

replace it with match_parent

github.com/criticalmaps/criticalmaps-android - 5f658f55974d28eef235feee976ffa18f9c81f63 authored about 9 years ago by Christian Balster <[email protected]>
remove superfluous container in about fragment

github.com/criticalmaps/criticalmaps-android - 5e4ecf152f9636d89c4ecb878a9386e814c863ee authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #101 from cbalster/color_cleanup

Color cleanup

github.com/criticalmaps/criticalmaps-android - 7889595c0d247526db3325534b469c608a7693f8 authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #102 from cbalster/remove_sternfahrt_feature

remove sternfahrt feature

github.com/criticalmaps/criticalmaps-android - b4207b371bb03e08cb51b4cc91e6b3a5d01facb2 authored about 9 years ago by stephan lindauer <[email protected]>
remove sternfahrt feature

github.com/criticalmaps/criticalmaps-android - 86b16f88ee52554a132dc9718a3c4c2f68979d58 authored about 9 years ago by Christian Balster <[email protected]>
move stray color definitions to xml

github.com/criticalmaps/criticalmaps-android - ff569f5fbdcf0528dc24eb44c746e9ee862446c3 authored about 9 years ago by Christian Balster <[email protected]>
reduce number of colors used

github.com/criticalmaps/criticalmaps-android - 8db6f420301541651393e05c133544e649d8abc0 authored about 9 years ago by Christian Balster <[email protected]>
remove unnecessary tools attribute

github.com/criticalmaps/criticalmaps-android - ba1021fb9e863f9bc563722e1e58b5fd55549ee3 authored about 9 years ago by Christian Balster <[email protected]>
adapt colors of chat/twitter header and footer

github.com/criticalmaps/criticalmaps-android - 4db08d7ba7639e020d218b93c7d2be442a94397a authored about 9 years ago by Christian Balster <[email protected]>
adapt colors of twitter swipelayout indicator

github.com/criticalmaps/criticalmaps-android - 455eb9eb270cddc208d90205327f140a143f31cf authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #97 from ligi/ligi/add_navigationdrawer

Replace tabs by Navigation-Drawer

github.com/criticalmaps/criticalmaps-android - 1bf5a777adf005a2d0a85acac1ce162990481e3d authored about 9 years ago by Christian Balster <[email protected]>
Replace tabs by Navigation-Drawer

github.com/criticalmaps/criticalmaps-android - 89f4294af82a563282d61564e613193cd388b012 authored about 9 years ago by ligi <[email protected]>
Merge pull request #100 from johnjohndoe/tweet-layout

Tweet layout

github.com/criticalmaps/criticalmaps-android - 34ae0516c66ba90162801e53734fbc9e889bf048 authored about 9 years ago by Christian Balster <[email protected]>
Prepare tweet layout to work for RTL mode.

+ Please note at this point AndroidManifest.xml is
missing android:supportsRtl="true".

github.com/criticalmaps/criticalmaps-android - c644769ad80cc366bdabdab2d4bdb17592969f7e authored about 9 years ago by Tobias Preuss <[email protected]>
Reduce view hierarchy to reduce complexity and improve performance.

+ Use dimensions resource file.

github.com/criticalmaps/criticalmaps-android - b13ec046268a43228dafb0ffc81f55e47935fb96 authored about 9 years ago by Tobias Preuss <[email protected]>
Use AlertBuilder in StartCameraHandler to DRY code

github.com/criticalmaps/criticalmaps-android - 91013dea4eaf4610650f649d9550fa2987169982 authored about 9 years ago by ligi <[email protected]>
Merge pull request #98 from cbalster/remove_dead_code

remove unused code

github.com/criticalmaps/criticalmaps-android - 22079ac237019896032e439087ffae262b40e623 authored about 9 years ago by ligi <[email protected]>
remove unused code

github.com/criticalmaps/criticalmaps-android - b04af6d2286b3108f836da35cb54ec5c70bacd87 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #95 from ligi/ligi/chat_fragment_with_fab_and_textinputlayout

Chat fragment with FAB and textinputlayout

github.com/criticalmaps/criticalmaps-android - e20ec76275fe9109bbdbf0f25f5493da4bba2ebd authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #96 from cbalster/twitter_quickfix

Fix NPE on twitter fragment

github.com/criticalmaps/criticalmaps-android - 4273456a148cef8fce056d2509f3be7231f96dc6 authored about 9 years ago by ligi <[email protected]>
Make the FAB smaller and appear/disappear regarding text size>0

github.com/criticalmaps/criticalmaps-android - 3a9ec45a5f16c49020a1d744d08d43774c5eb429 authored about 9 years ago by ligi <[email protected]>
fix NPE on twitter fragment

when we navigate away from the twitter fragment while
an asynctask is still running it will try ...

github.com/criticalmaps/criticalmaps-android - f32bbe0dac5b94fc1f4bdfa768e76a6dad9ff8b6 authored about 9 years ago by Christian Balster <[email protected]>
Chat-Fragment with FAB and TextInputLayout

This also introduces a char-counter

github.com/criticalmaps/criticalmaps-android - 1dbc1b26e55542fad63469888a7527cf2621f704 authored about 9 years ago by ligi <[email protected]>
Use support-libs version 23.1.0

github.com/criticalmaps/criticalmaps-android - 02b0f2d545ebe85cbd0bba047c227498b50d2900 authored about 9 years ago by ligi <[email protected]>
Cleanup/Optimize the chat-fragment-layout

github.com/criticalmaps/criticalmaps-android - 6616d6710f78b0958410661165317fa801463520 authored about 9 years ago by ligi <[email protected]>
Merge pull request #94 from cbalster/styles_and_themes

Styles and themes

github.com/criticalmaps/criticalmaps-android - 6abc7b4b2a4f99a1eb9b181f8b937a1e3db1f921 authored about 9 years ago by ligi <[email protected]>
define theme for Alert Dialog and use it

v7 AlertDialog doesn't automatically inherit the app's theme
also adds support annotations to th...

github.com/criticalmaps/criticalmaps-android - 4a1d74138609d89fdce3cca5e3aa994568c80439 authored about 9 years ago by Christian Balster <[email protected]>
add theme color definitions

colors chosen here try to compromise between what we have
now and the material guidelines - cust...

github.com/criticalmaps/criticalmaps-android - 0175dda3d7e59df115551d66d3c3d77aed17ce13 authored about 9 years ago by Christian Balster <[email protected]>
define apptheme in styles and use it

github.com/criticalmaps/criticalmaps-android - 21932d864773c525c02b4d746dafba430b1c6a26 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #87 from ligi/ligi/replace_commit_with_apply

Replace commit with apply

github.com/criticalmaps/criticalmaps-android - b043617cb7599f05ec6e1c9da8d81a6f1833b681 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #86 from cbalster/sternfahrt_improvements

spin off sternfahrt route generation to another thread

github.com/criticalmaps/criticalmaps-android - 812d93178963d2629a0a5ff4c9e1737905f7a371 authored about 9 years ago by ligi <[email protected]>
spin off sternfahrt route generation to another thread

otherwise UI thread will get blocked

github.com/criticalmaps/criticalmaps-android - 5ffada249631c5779fd727764f246f8d59ca50e2 authored about 9 years ago by Christian Balster <[email protected]>
Replace commit with apply

So it is done in the background and we get rid of one more warning

github.com/criticalmaps/criticalmaps-android - 7527aa3c0b1e7abf9ca3eeacfe160d55384f0580 authored about 9 years ago by ligi <[email protected]>
Fixed weird crash on sending chat message if GPS was disabled

github.com/criticalmaps/criticalmaps-ios - 3e90f737fd4743ae2f0f6bfd63df90d53120e3e0 authored about 9 years ago by Norman Sander <[email protected]>
Merge pull request #84 from cbalster/singletons

Singletons

github.com/criticalmaps/criticalmaps-android - 77054e5524d3804147bcf54c1b2886759530c5df authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #85 from ligi/ligi/badges_for_fdroid_and_play

Use badges for FDroid and Play

github.com/criticalmaps/criticalmaps-android - 315ba36cb7ae89c969844f73602dcebe5daa6714 authored about 9 years ago by stephan lindauer <[email protected]>
Use badges for FDroid and Play

github.com/criticalmaps/criticalmaps-android - bb4416e0dc0f7792d3abe970a9693a890315c748 authored about 9 years ago by ligi <[email protected]>
make constructors for singletons private

github.com/criticalmaps/criticalmaps-android - 9a7d6fffbbd274d367a3e3f67c4dcd15d4b39391 authored about 9 years ago by Christian Balster <[email protected]>
use application context for sternfahrt overlay generation

github.com/criticalmaps/criticalmaps-android - 706180f94b3a4a4c8a166ef7a3575e69f84136a6 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #76 from ligi/ligi/add_unit_test_for_sha1

Add test for SHA1 calculation

github.com/criticalmaps/criticalmaps-android - e91b8b0787b038ea95b21d949b7337acf1298956 authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #82 from criticalmaps/stephanlindauer-word-casing

minor improvements on readme

github.com/criticalmaps/criticalmaps-android - 9297945168da0d1f8f5172e928250ddb6006112d authored about 9 years ago by ligi <[email protected]>
minor improvements on readme

github.com/criticalmaps/criticalmaps-android - 973d158f2378827ce5d2fbde42bfca9005eb9df8 authored about 9 years ago by stephan lindauer <[email protected]>
Update README.md

github.com/criticalmaps/criticalmaps-android - 44c8531f9d67364130847ef94e910c3ee0d833c6 authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #72 from ligi/ligi/add_screenshot_from_media_repo

Add ScreenShot from media repo

github.com/criticalmaps/criticalmaps-android - 47fc084fe6f1ffc51276a15e18fbf4c87f6101cc authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #80 from criticalmaps/ligi/directly_return_last_location

Directly return last location

github.com/criticalmaps/criticalmaps-android - 6744f86462c6009a16e7a6b1215bc74f057a2ee3 authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #81 from criticalmaps/ligi/get_version_info_from_buildconfig

Get BuildInfo from BuildConfig

github.com/criticalmaps/criticalmaps-android - f5502560fda44a246edfb7b88fc6516885268acf authored about 9 years ago by stephan lindauer <[email protected]>
Merge pull request #79 from ligi/ligi/replace_randomstringgenerator_with_randomUUID

Replace RandomStringGenerator with UUID.randomUUID()

github.com/criticalmaps/criticalmaps-android - 9e2fd81ab4ea6b8a11a83b2e58e9652b402d2763 authored about 9 years ago by stephan lindauer <[email protected]>
Get BuildInfo from BuildConfig

github.com/criticalmaps/criticalmaps-android - eb53947cca47daff32eefd2b6612ccd6f45bb05c authored about 9 years ago by ligi <[email protected]>
Directly return last location

github.com/criticalmaps/criticalmaps-android - 3ed8670707758ee92330d760ee29137109a3a6a1 authored about 9 years ago by ligi <[email protected]>
Replace RandomStringGenerator with UUID.randomUUID()

github.com/criticalmaps/criticalmaps-android - 533b714565ff9bc62f5334aec41edbc827e11036 authored about 9 years ago by ligi <[email protected]>
Merge pull request #75 from cbalster/mapfragment_handler

mapfragment cleanup

github.com/criticalmaps/criticalmaps-android - 8e93b5c741071f7601fc5d2bbfdfe83d832c225a authored about 9 years ago by ligi <[email protected]>
Merge pull request #78 from ligi/ligi/rm_unused_class

Remove unused class

github.com/criticalmaps/criticalmaps-android - b1a791d25eb362d45b1398c2ed2847bd5df36db6 authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #77 from ligi/ligi/dry_locationutils

DRY LocationUtils

github.com/criticalmaps/criticalmaps-android - 1266f8b53a15070dbb970e144fdcfc53725424be authored about 9 years ago by Christian Balster <[email protected]>
Add test for SHA1 calculation

github.com/criticalmaps/criticalmaps-android - 2dede5a1084969494502bbc39f73dd28fa619a98 authored about 9 years ago by ligi <[email protected]>
remove obsolete workaround for map initialization

the underlying issue was fixed in osmdroid 4.3

github.com/criticalmaps/criticalmaps-android - 1639ccb9a767b45f09208e12c193ae4bb3127f90 authored about 9 years ago by Christian Balster <[email protected]>
remove unnecessary runOnUiThread()

github.com/criticalmaps/criticalmaps-android - 4f9835389fb4c5a5dbfb2fc9e2ad72dce6144b5b authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #73 from ligi/ligi/care_for_warnings_and_cleanup

Care for warnings and cleanup

github.com/criticalmaps/criticalmaps-android - 7d6c90645753fc7157a3676d402a13b3f4188c5b authored about 9 years ago by Christian Balster <[email protected]>
Merge pull request #74 from cbalster/add_captures_to_gitignore

add captures to gitignore

github.com/criticalmaps/criticalmaps-android - 979fe76badba1ef2c3130c217df420bf9c0e3cfb authored about 9 years ago by ligi <[email protected]>
add captures to gitignore

github.com/criticalmaps/criticalmaps-android - 01a6ed1e370aeb9e7a8751f1db75c70854c8941f authored about 9 years ago by Christian Balster <[email protected]>
Extract user first as it is used multiple times

github.com/criticalmaps/criticalmaps-android - e68f822f8e8853e4fde54340449a4a321b0138b4 authored about 9 years ago by ligi <[email protected]>
No return in finally

also before we would have a NPE here in the case of exception - now we return null

github.com/criticalmaps/criticalmaps-android - 009277148ceede8c77e4f9f2f29a0c685a55f8ab authored about 9 years ago by ligi <[email protected]>
Return empty at the right place

github.com/criticalmaps/criticalmaps-android - 37829a9dbb664b1bf32d74eef6325404c87409ac authored about 9 years ago by ligi <[email protected]>
Break down really long line

github.com/criticalmaps/criticalmaps-android - 93b5e580f0c996de45842d5d1e25f7abfa851aeb authored about 9 years ago by ligi <[email protected]>
Use isEmpty and mark ignored Exception as ignored

github.com/criticalmaps/criticalmaps-android - 39114ab5680b034cdf0b0b4ef2163c61b1408bad authored about 9 years ago by ligi <[email protected]>
No field needed to access this

github.com/criticalmaps/criticalmaps-android - de5af2c2898aa754672a343d526769098a1f2075 authored about 9 years ago by ligi <[email protected]>
Add ScreenShot from media repo

github.com/criticalmaps/criticalmaps-android - 1d7a37dc3dee3e149262252027349d4040927ca7 authored about 9 years ago by ligi <[email protected]>
Add images from criticalmaps-android/misc

github.com/criticalmaps/criticalmaps-design - b1ea0394ad7f153c43296767b453c01be46dbfed authored about 9 years ago by ligi <[email protected]>
Merge pull request #68 from cbalster/mapfragment_cleanup

Mapfragment cleanup

github.com/criticalmaps/criticalmaps-android - f2b84e486e1a4df26327f7354602834237ad29a0 authored about 9 years ago by ligi <[email protected]>
Merge pull request #71 from johnjohndoe/remove-reminder-notification-setter

Remove unused class.

github.com/criticalmaps/criticalmaps-android - 788d3b2b455dc56927beb76ce216f193fd911aa2 authored about 9 years ago by Christian Balster <[email protected]>
Remove unused class.

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

github.com/criticalmaps/criticalmaps-android - 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

github.com/criticalmaps/criticalmaps-android - 9ae5aba400d68cdea575e614f8d0fb2bd2677b7d authored about 9 years ago by stephan lindauer <[email protected]>
Add LICENSE ( Apache 2 ) closes #69

github.com/criticalmaps/criticalmaps-android - 4ec058c8aadf9a20716f6ee490470485d5b56581 authored about 9 years ago by ligi <[email protected]>
Pass existing resource proxy to mapView constructor

github.com/criticalmaps/criticalmaps-android - 947628a998d4789291ecafada816b1294b646269 authored about 9 years ago by Christian Balster <[email protected]>
Clean up mapView in onDestroyView()

github.com/criticalmaps/criticalmaps-android - 61045e839da54a93f8d2ecfd5bf8759bf632fe48 authored about 9 years ago by Christian Balster <[email protected]>
Make GPS overlay semi-transparent

github.com/criticalmaps/criticalmaps-android - 7c6b8e707276bbae7cdf09715022ef5d8264864c authored about 9 years ago by Christian Balster <[email protected]>
Cleanup GPS overlay and map state handling

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

rules fragment

github.com/criticalmaps/criticalmaps-android - c837dd8fe92da365dc81803513cb4243b5cddfea authored about 9 years ago by ligi <[email protected]>
allow rule panels to be closed again

github.com/criticalmaps/criticalmaps-android - 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...

github.com/criticalmaps/criticalmaps-android - 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

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

Translate new strings to Spanish

github.com/criticalmaps/criticalmaps-android - 6551ca96075b21be13eafc6f99847db76141378e authored about 9 years ago by ligi <[email protected]>
Translate new strings to Spanish

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

Reduce boilerplate

github.com/criticalmaps/criticalmaps-android - 19da4a05a5c18f1ae7b585ad3e97de4165144add authored about 9 years ago by Christian Balster <[email protected]>
Inject views to reduce boilerplate code.

github.com/criticalmaps/criticalmaps-android - 0f10d8a7b5f33993fe3300603501b817407a3b2a authored about 9 years ago by Tobias Preuss <[email protected]>
Reduce view instances by using view holder pattern.

github.com/criticalmaps/criticalmaps-android - 0658a1450c7c32a8023808e8fc7648bc9cdb93cc authored about 9 years ago by Tobias Preuss <[email protected]>
Inject drawables to reduce boilerplate code.

github.com/criticalmaps/criticalmaps-android - 9b030916d05744aacf154727456cc3706eced2bf authored about 9 years ago by Tobias Preuss <[email protected]>
Merge pull request #65 from johnjohndoe/constants

Use constant for encoding definition.

github.com/criticalmaps/criticalmaps-android - 06ebf1cc2d5d40e3ee3d14cfc7317eb2dc6bbba7 authored about 9 years ago by ligi <[email protected]>
Use constant for encoding definition.

github.com/criticalmaps/criticalmaps-android - cfa3149d3026f95ef4fb17949322452cdb6ad6e0 authored about 9 years ago by Tobias Preuss <[email protected]>
Remove container that is not needed and Animate layout changes

github.com/criticalmaps/criticalmaps-android - e21053d2494092660e8398d2c2b6f3e0d3817b1a authored about 9 years ago by ligi <[email protected]>
Merge pull request #63 from cbalster/quickfix

Fix text color in rules image source

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

Optimizations

github.com/criticalmaps/criticalmaps-android - 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

github.com/criticalmaps/criticalmaps-android - 34a5bcbe389ca52a8009e3f43cba0d2342764720 authored about 9 years ago by Christian Balster <[email protected]>
Avoid indirection and redundant method calls.

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

github.com/criticalmaps/criticalmaps-android - 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

github.com/criticalmaps/criticalmaps-android - 7279a18f4d88894d28f4e7fb3ab3433611e91cee authored about 9 years ago by Caner Başaran <[email protected]>