Ecosyste.ms: OpenCollective

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

github.com/criticalmaps/criticalmaps-ios

Critical Maps iOS App 🚲✊
https://github.com/criticalmaps/criticalmaps-ios

added error if message sent failed

f389b9d16e83b2a70eb702a225bf1a8da88322a1 authored almost 6 years ago
added simple loading indicator

ab774a4fa7c741d8831c29ca1b02ce19d2b06e5f authored almost 6 years ago
Move chatInput with keyboard

964f9702899c736c30506634225dc132408e2aa4 authored almost 6 years ago
dismiss keyboard after tapping on the tableView

a543f05b9b930695b3a792fe22647cd644bac6a6 authored almost 6 years ago
Show a message if no chatmessages are available

2c654dc35fb13bc60055d677393e1150d6b3013c authored almost 6 years ago
hide separator for empty cells

e194aacb38830904b97a960abf835a1fa56cf4e3 authored almost 6 years ago
added dateformat

4743e142d5d3fdb55229fa37fe3fc1b7bbb39774 authored almost 6 years ago
fixed test

190209a1adfabedc40b7d557fdd0aa64ba96388d authored almost 6 years ago
removed old code and dependencies

aa91570ad8c1c077fb294bca85a237fef9e05fae authored almost 6 years ago
added missing reference for new chatmanagertests

69a63351ada612c9b55cdd30e9a7c4685f0900da authored almost 6 years ago
implemented reloading messages after receiving new messages

9cb4d5a6e745922dd935186cf6e735cd87498a85 authored almost 6 years ago
only fire notifications if the data has changed

159e532741b2b73cdb05fc6abed3f1e0f6470595 authored almost 6 years ago
implemented MessageTableViewCell Layout

53f3ebdbed1c01c3b44e3341f2f8a81db1c7215e authored almost 6 years ago
added first implementation of sending messages through the UI

6fe2d86dade48f8342455f3ce5a7d9eb19b0ed09 authored almost 6 years ago
added MessagesTableViewController

81fced7d334e74d4f330cb852e62875ee65eb1a6 authored almost 6 years ago
Implemented UI for chatInputView

8a104f7e31501f4453e80fdf394eee34bce51add authored almost 6 years ago
Merge pull request #30 from lennet/Map

Reimplemented Map in Swift

5e9784fd811e2183c83b7e729a974ea0eb8e6299 authored about 6 years ago
fixed flashing enableGPSOverlay on launch

026593e8e5b46d7a1fe3c8c7d4a55dc68d2ef65f authored about 6 years ago
removed location update mechnism from PLDataModel to avoid duplicated uploads #2

f9aa321c28860205445077c203ae8b5401472315 authored about 6 years ago
removed location update mechnism from PLDataModel to avoid duplicated uploads

0357e1af1a44ef9d6a6830fc3add11dc2994522f authored about 6 years ago
reset Podfile.lock

9cdd9f9ee45c04fa24accdf1d4aa0b06bcbd0aca authored about 6 years ago
reset cocoapods platform to 10.3

afd11db7a8119aa61ef171d2a3410d84b9c1bae0 authored about 6 years ago
fixed build test target

f3c66daa32962a8e6e1b07d332a1b6f6edd7324e authored about 6 years ago
use md5 hash for device id

1b005874312a088f873dd9027b03d308fd55abf4 authored about 6 years ago
specified swift language version for the project

04e69b639eade7e849d001a61e1914e767c65b55 authored about 6 years ago
fixed build

4202cc8b46dcfd301a3c2137688921e384465f16 authored about 6 years ago
added GPSDisabledOverlay

5b4e68d1fec4185fec878f2202f7b799c585d275 authored about 6 years ago
fixed tests

3a02bcf8274bb10ba900d18a4fbbe0e6cca0c702 authored about 6 years ago
swift format

ce821aea4fefcececde5d8defee6a09d3d81c158 authored about 6 years ago
hooked up Prferences to PLSettingsTableViewController

0e4ad6c261bdb4cadef03a9f404915af9e6b30f2 authored about 6 years ago
added accesspermission to LocationProvider

aa3d5a2c214566361c0f3857fa084fbd736c1163 authored about 6 years ago
Merge branch 'master' into Map

a111a5ee1ff7bb6ff0f49fcb0d142655de233f3d authored about 6 years ago
Merge pull request #29 from lennet/FixRulesCrash

Fixed crash on iOS 10

d0b1b93df52b8984bbe4fda6157b1e74cae99894 authored about 6 years ago
fixed crash that occured on iOS 10 because of a missing availability check

271b9652edf520b8d34a5b8c5c16690fb38ac2b0 authored about 6 years ago
Removed PLMapViewController

5f1bae63ffd40d5fc55b8922fb5facecb60fe6b8 authored about 6 years ago
added title

f33275512a0548eb4716ed00f4f6db8107ddf539 authored about 6 years ago
fixed tests

44d0f4faf03b4cd92e6c07389e997b4c905eb657 authored about 6 years ago
Moved Location convenience initializer to a separate file + moved coordinate transformation to the codable methods

4b534e77ca271bb34869c51dcbd88b99d42878a4 authored about 6 years ago
Added zoom to initial location

618a547fba59d776e1a593c394d6bc575e307020 authored about 6 years ago
added followme button

7a599b8f884959f7d8442789af8e5d9e90fb8d66 authored about 6 years ago
Merge branch 'master' into Map

# Conflicts:
# CriticalMaps.xcodeproj/project.pbxproj

44bbe8a8b6633d99d72224ce89fc66d74b6c8629 authored about 6 years ago
Merge pull request #27 from lennet/RequestManager

Model layer reimplementation

e66bee2c78171f08994d04c714f2f2d3ae64ee83 authored about 6 years ago
introduced MapViewController

fbe116f21f3e296f51b9ad864d815924ae0d06a5 authored about 6 years ago
Merge pull request #28 from lennet/travis

Travis Setup

05c364f1ebc6d0f32ec2138f8b0c7200b33ee5c6 authored about 6 years ago
added bundle update to before_install

dbe9ffe432ed9703c9addcda47a1b138146da87b authored about 6 years ago
removed bundle exec from travis

7ed2e38885ea2dbecda0dbaa3cc74734eae06300 authored about 6 years ago
added fastfile + travis support

2c7bb82ab90772dbe3f9ef8971dadb5598017120 authored about 6 years ago
added missing hasActiveRequest assignment

da21c42006eab3aed3d0902a5a628209cc43ffd9 authored about 6 years ago
Added send message

3b1960047478bc629e1913230feb805c78a2e921 authored about 6 years ago
implemented Posting locations

c9d72b7f502e836a467ff3de3dedfcf37fd42560 authored about 6 years ago
added post operations to the network layer

3e42eaf600e76dab7f0b68a6f518cabdc12b48a4 authored about 6 years ago
added some tests

af79311bb9bc6eba392ab81b2b56f5d6fcf5054e authored about 6 years ago
added LocationProvider and NetworkLayer protocols for testing

f5e42f359db0517cb6eface686a25451689c625d authored about 6 years ago
introduced ChatViewController

6ed70a4f6bfbf3487bb13fb82ecce1b5f811ee5d authored about 6 years ago
Update CHANGELOG.md

cef487df52038e59259a15cd5569b035242b339e authored about 6 years ago
Update CHANGELOG.md

583100843900b4d19559852d5d64d2222d0ba04a authored about 6 years ago
Update README.md

35e6643f7a6dd4a0c7705a138f3c171bddd6172a authored about 6 years ago
introduced SocialViewController

722be64ca12cf4602a4a59361acb6ca0c164687b authored about 6 years ago
Merge branch 'master' into RequestManager

# Conflicts:
# CriticalMaps.xcodeproj/project.pbxproj

b6f9ca2fc5b3edfe6948bb593b5a14ef39969d34 authored about 6 years ago
Merge pull request #26 from lennet/Rules

Reimplemented Rules in Swift

0b5f7ac72d897c3e2c95a76f906fc18add5cdfbb authored about 6 years ago
added artwork to the image

7499e91410a7155470b46eaf711b7c028c8eee65 authored about 6 years ago
added Artwork to Rule model + tests

e8e7d5256de8351edf7821ef32e5a7c97a151cf4 authored about 6 years ago
Revert "Removed rules artwork"

This reverts commit f950b71c146a8ad8a4de8364fb627a859a1e940d.

3437b8ea666ef49417e7c3b284a11c47c661b41b authored about 6 years ago
introduced DataStore

1cb409d7b1a4135e397479bf2dfc9433b74e416a authored about 6 years ago
swiftformat + minor changes

b431d02792e35095b457a6ae7e68f5122134aef3 authored about 6 years ago
added missing Swift version

a39ac298d02ed7e8603181dd67abd14bb74073ae authored about 6 years ago
started implementing new RequestManager WIP

92e6f36f80fa3393b69326c05dd4ce00804bd9f9 authored about 6 years ago
Removed rules artwork

f950b71c146a8ad8a4de8364fb627a859a1e940d authored about 6 years ago
changed backbutton color

8b6def3c9b32583c386188052aba2a3e825b821e authored about 6 years ago
swiftformat

409e256431e9d933f94a2684fca632a8033440ca authored about 6 years ago
deleted old objc code

8bd5646cf4d23ef25f00596aa503c53bb261c8cb authored about 6 years ago
added custom UITableViewCell to easier support custom cellHeights + dynamic type

e4e933c5799a8efdb20e1a4d051fa1ea168fa8e4 authored about 6 years ago
defined Colors

c78c8f2691e17576d27ce0873eed45a5ac6b8958 authored about 6 years ago
use large navbar for iOS > 11

46e9793f8c0ab257b60033881ce7cbe633da6385 authored about 6 years ago
added basic implementation for the new RulesViewController + DetailView

e054d5769f39d87bf1606e823c23f64b07ea538f authored about 6 years ago
update: version number, readme, changelog

d9024dd833cebe044f8a5ba3b2157fba604a9d0a authored about 6 years ago
Merge pull request #25 from lennet/ModernDevicesSupport

Modern devices support

805b44a68efe3c08c001d97c560a5aaf0de5d6be authored about 6 years ago
fixed Arrow button

e105117b6c36a31a78a4fa596a7a3048de6a91cc authored about 6 years ago
update readme

49fdec28a9bde608155032b0685f731bcd7a7794 authored about 6 years ago
removed old launch image from project file

90247572dedaadc9830cdd053dd55403e6aa4ac9 authored about 6 years ago
removed old launch image

c55ad9f4db7a168ccedb5da79f704fd23decf44b authored about 6 years ago
more consistent variable naming

8a4619526d290dba0a1838503829810e302c2b31 authored about 6 years ago
fixed twitter layout

125ae3a8fcb1cadfe643fb4ef828171dbffd9072 authored about 6 years ago
fixed rules layout

0bdf7ee83baa90aa6c24280dd7db2c6edc4b3aba authored about 6 years ago
fixed maps layout & arrow button

9c0ba578514cfdcd71fc5e25f88fd7f9e456e712 authored about 6 years ago
fixed chat layout

72f2bbaa91a5a7d36bf0d8e4737f35d854ac1571 authored about 6 years ago
Added Launch Screen storyboard

8f93ad8d9a90205484477a6762f305533b52f703 authored about 6 years ago
fix typo

e5703b7cff6398eaa79b9b69f3a09ca18b014217 authored over 6 years ago
swift hint

37874d19a28219148c1e924129eeeec59162ea9f authored over 6 years ago
add credit

dc6217b7474b4e07e20e2543ab05a1ed53e100a0 authored over 6 years ago
### Added

- italian translations

### Changed
- allow observing if GPS is disabled
- english translations

...

c611d6d8032e2fd66741211ee8261e77a0f430ef authored over 6 years ago
update readme file

42e5a8bf71787d30fac2dc74a7f70a066b50732d authored over 6 years ago
Merge branch 'release/2.4.0'

72475d37b3fbe6cca04fae8de204dab56f8c7281 authored over 7 years ago
app icons; minor fix of readme

b27eef7678cfcc8a87504ef28cf769304cdf1c70 authored over 7 years ago
change version

0b6bea981d568b558e15b1713e9899f2ead9270d authored over 7 years ago
Merge branch 'feature/less_symbol_opacity' into develop

7368f7b69903298ff65b54e607e1e5c02dc1e406 authored over 7 years ago
change bike to dot

52fed4a4c5e7dd131483537324206b57483f794f authored over 7 years ago
update bike asset

23a1731666f94b54a02f5c2aff7ed804120d5c47 authored over 7 years ago
add privacy location desciption

5359bac90870b1849eda68c7ff37f468e433449f authored over 7 years ago
remove warning for empty entry point

1128b992ef17974f1b81be410b885217845944f0 authored over 7 years ago