Ecosyste.ms: OpenCollective

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

github.com/matomo-org/matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
https://github.com/matomo-org/matomo-sdk-ios

Changed CHANGELOG name from 5.0.0-alpha1 to 5.0.0-beta1

e98ca5e3a3892aff5c837eddf2aa491d7039ddfe authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Added a suiteName parameter when instantiating a PiwikTracker to have different stores for different trackers. (#164)

* Added a suiteName parameter when instantiating a PiwikTracker to have different stores for dif...

c3ca688d520b0a4cd948074e2450b152806c2cef authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Fixed broken specs

db4ed6da450d8aa8cbdca9971cf29f3d9fc2e2ee authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Feature/219 rename to matomo (#221)

* Renamed the Project

* pod install

* More renaming

* Renamed Piwik in the tests

* U...

d0700a08d74534d68349ba341eca958707097a52 authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Added compatibility to custom variables (#223)

* PiwikTracker.isOptedOut property visible to objc

* custom variables added to Tracker and Ev...

5114432ea4425a06de5d71864495dea18e849639 authored almost 7 years ago by manuroe <[email protected]>
Merge pull request #227 from fbernutz/fbernutz-patch-1

Fix some typos

119f83075c93db59c4d5a2e379ff21778b33863d authored almost 7 years ago by Stefan Giehl <[email protected]>
Fix some typos

d498cb8fcf7aabbef01d44701fe1ef45c2a7bf9e authored almost 7 years ago by Felizia Bernutz <[email protected]>
Update README.md (#220)

Minor typo fix, changed "thos" to "those".

88fe21e63aa10f2216aed8eaecc6bc3225aa2e20 authored almost 7 years ago by Harold Short <[email protected]>
Prepared 4.4.2 release

03d299b0406c184f82165d43b42ca35cea2a4d18 authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Fixed badge url in the Readme

8885cc3a88b0bdb8618be1a2a78ef705f23522d2 authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Bugfix/217 correct serialization (#218)

* Moved JSON serialization logic into the EventSerializer for better testability.

* Added Eve...

e553c17aeb5724d2e524e4cbf391cc0e445e26d8 authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Prepared 4.4.1 release

fdd35a32f447cbe3c3abac4a73b92d88d50df306 authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Bugfix/203 event crashes (#216)

* Fixed an issue where events are removed from the queue from a background thread

* Fixed an ...

904987821936762137eb984c13350351bc1a07eb authored almost 7 years ago by Cornelius Horstmann <[email protected]>
Made isOptedOut Objective-c compatible (#215)

bcb87eb4fc6a55cf07b7e8607a94426e00d42f0e authored about 7 years ago by Cornelius Horstmann <[email protected]>
Fix a couple Swift 4 complaints. (#211)

* Fix warning: "'substring(with:)' is deprecated: Please use String slicing subscript."
* Fix s...

1657a45d01b87772b8a1fafea89db9963e0adf05 authored about 7 years ago by Nathan Whittaker <[email protected]>
Adding public CustomDimension initializer (#210)

2008c68e04b34450140a44556303d583368aba89 authored about 7 years ago by Matteo <[email protected]>
Added a section describing how events are stored, transmitted an possibly lost.

901cd3f895cda916430cd8c6c23624164012606d authored about 7 years ago by Cornelius Horstmann <[email protected]>
Prepared 4.4 release

79a70700a36726a3b19ec7b038844622b04bb02e authored about 7 years ago by Cornelius Horstmann <[email protected]>
Added automatic generation of the url property (#202)

c984bba72bda5819e33e687bad6e9ace140dadb6 authored about 7 years ago by Cornelius Horstmann <[email protected]>
Updated the Application and Device structs to be public (#201)

2bc171dd6b39f02b91ec58781ec4a7664c152e1d authored about 7 years ago by Cornelius Horstmann <[email protected]>
Fix documentation typos (#198)

* Fixes typos in README.md

* Fixes typos in CHANGELOG.md

* Fixes typos in CONTRIBUTING.md

22d259c3b29da7d17d5dfcae71f38f89fa27b794 authored about 7 years ago by Eliezer Talón <[email protected]>
Removed the url as required parameter (#195)

64bc2f152dd4e0d8b204a4960beb26604b5f3d22 authored about 7 years ago by Cornelius Horstmann <[email protected]>
The Logger is now objc compatible (#192)

* The Logger is now objc compatible

* Added Changelog entry

19aa60f8b413094cdfa4f859a9ed59395b2ce720 authored about 7 years ago by Cornelius Horstmann <[email protected]>
Feature/111 custom dimensions with action scope (#193)

* Refactored old mechanism to create Events to use new convenience Event init

* Added a way t...

c0c4d37b208aa6c5cd5f3ca0a9d05b42c5752e0e authored about 7 years ago by Cornelius Horstmann <[email protected]>
Create user agent on main queue (#175)

* Create user agent on main queue
Refactor duplicate code into common method

* Removed custo...

71baff68bccf626d7902c0f3941d2b7c05717535 authored about 7 years ago by minitrue22 <[email protected]>
Prepared 4.3 release

6f8aabbab36efb37191188189d1cea318d731c8c authored about 7 years ago by Cornelius Horstmann <[email protected]>
Removed AFNetworking from Submodules

90882a98ddadf518b52a12c0803a7c98baa83e70 authored about 7 years ago by Cornelius Horstmann <[email protected]>
Added a way of setting customTrackingParameters to an Event and tracking custom Events. (#188)

* Added a way of setting customTrackingParameters to an Event and tracking custom Events.
* Sen...

3483c40afd66518f30784a0e3ec6f06c40ed37d8 authored about 7 years ago by Cornelius Horstmann <[email protected]>
Removed recursion when creating a Visitor or Session Object. (#189)

2172bb6894db060dee473b3321284dd8fc2d8c9c authored about 7 years ago by Cornelius Horstmann <[email protected]>
Defining 4.0 as the supported Swift version

5514b11d13b3e90efd5ca85559281085ced35b6b authored over 7 years ago by Cornelius Horstmann <[email protected]>
Prepared 4.2.0 release

e3c4a3369e3179a2add302ee9566d998705d9636 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Dispatching the next batch asynchronous in order to prevent Swift warnings (#187)

46e89ad6a52f5d12548f992bbb2e72e2c3067a5f authored over 7 years ago by Cornelius Horstmann <[email protected]>
Updated Piwik to be Swift 4 Compatible (#184)

* Updated Piwik to be Swift 4 Compatible

* Fixed macos builds

e4ffd855713fce0ad3785af72277a298dc2adf01 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Updated Readme

c0109ae0899c94b8559707565ecb6df05d27b3bb authored over 7 years ago by Cornelius Horstmann <[email protected]>
Feature/180 custom visitor ID (#181)

* Add new property for visitor userId on User Defaults. Set this on the current Visitor object.
...

752dd81cefad52532ebce6208127bf52118fd884 authored over 7 years ago by Nik Sawtschuk <[email protected]>
Updated Readme structure (#176)

* Make header bigger
* Added reference to the Objective-C documentation from the header

40e46d5828f55614c91f91c798b26f11a5cfdd50 authored over 7 years ago by Matthieu Aubry <[email protected]>
Adds support for Carthage (#173)

* Updates project settings suggested after running `pod install`

Running `pod install` with C...

f88b24ff65435da9d067b3c9aaefa67a7f338a04 authored over 7 years ago by Eliezer Talón <[email protected]>
Added the AutoTracker to the tests to make them iOS 9.3 compatible (#179)

81145e51a15ea1a49a4a020cb960fdd5f14ec09b authored over 7 years ago by Cornelius Horstmann <[email protected]>
Adding a short paragraph about using the SDK from Objective-C to the README. (#171)

ed6f87768cbc005490b112ff611ff0a5e52ee194 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Merge pull request #170 from piwik/bugfix/167-dispatching-timer-from-the-main-thread

When starting a new dispatchTimer make sure it is started in the main thread.

fe12fd5236a904f287bdb200257d06e4656de676 authored over 7 years ago by Thorsten Stark <[email protected]>
Added a way to customize the user agent of. (#168)

* Now can set useragent

* Remove the specific setter function, just use property.

* Refine...

650678d1c1063657c7908235ad6a496ccef8fe50 authored over 7 years ago by Andy <[email protected]>
When starting a new dispatchTimer make sure it is started in the main thread.

e146bd233fd58d16cd9632e756a589219a6f9c35 authored over 7 years ago by Cornelius Horstmann <[email protected]>
4.1.0 release

fe81614f2e06d5d052a580504808e053310ef592 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Prepared the 4.1.0 release

a83865ef39f945fbfe67de05f1cdc38831548f74 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Fixed a bug, where the tracker would stop automatic dispatching. (#169)

7416221080322fb17c0079c35d0ab7a360fdf9b8 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added Custom Dimensions

* Added Custom Dimensions to the Tracker
* added custom dimensions to the example application
...

6cd65632bc5f687cc1ede162cbf3975ad9e1e95d authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added some getting started lines to the Changelog. (#160)

6dcb8bd33a7a2d72cc918f9f33daf8bafd48c00a authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added a Logger that can log messages in different levels. (#156)

046965d033451853adc10235fc4e1346cedf0004 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Feature/149 resolution parameter (#158)

* Screen sizes added to the Event struct and passed in the urlsessiondispatcher

* Tests fixed...

0e574982d17d84b3957caabe37b1a5f370a3689e authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added macOS and tvOS compatibility (#155)

* re-enabled building the ios_demo app while performing tests

* renamed ios test project

*...

9a46e687971aaf339d0df41938c661f5826c8982 authored over 7 years ago by Cornelius Horstmann <[email protected]>
4.0.0 release

8b2eeecc7f06b702ee7da764bca536369cc1549d authored over 7 years ago by Cornelius Horstmann <[email protected]>
Feature/124 opt out (#152)

* Added isOptedOut parameter to the PiwikTracker.
* Implemented Opting Out in the Example Appli...

9fb49af17d6638fa53f2d30581da4695cd6b0722 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Merge pull request #151 from piwik/feature/146-rename-tracker-to-piwiktracker

Renamed the Tracker to PiwikTracker

4dbbca930a5c562027fe0b9adece1f1f52144dd2 authored over 7 years ago by Thorsten Stark <[email protected]>
Renamed the Tracker to PiwikTracker

eeef8e349996ae70ad17d2b1041fccf010517189 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Fixed the ObjectiveCCompatibilityChecker

d073c91882557b86e4f505c6d6484517338e3087 authored over 7 years ago by Cornelius Horstmann <[email protected]>
4.0.0-beta2 release

972a8221a01060496d8e7e2a89efaed987c477f2 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Fixed issue where tracking an event wasn’t possible from Objective-C code. (#144)

7f80cc251b890fd6d7b1f5f396cc72ce9673a987 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added documentation for the session management.

aa0506777f56315b670be63924dbcea1b36e142b authored over 7 years ago by Cornelius Horstmann <[email protected]>
Merge pull request #145 from piwik/feature/92-setting-custom-url-on-view-events

Added the possibility to set the url for a sreen view event.

4fb28c80d6b43b5798ecadb9025e8588e3cc14d9 authored over 7 years ago by Thorsten Stark <[email protected]>
Merge pull request #141 from piwik/feature/136-starting-sessions

Feature/136 starting sessions

5e666457f21882aeb8f9701ebe01e64fc87966b0 authored over 7 years ago by Thorsten Stark <[email protected]>
Added the possibility to set the url for a sreen view event.

a6da57d1426998aa77cd32a0c6513f1287c7dcd9 authored over 7 years ago by Cornelius Horstmann <[email protected]>
updated example application to use new startNewSession function

76468da540e67b35ee1ae9b0fd9967bbe8361ee2 authored over 7 years ago by Cornelius Horstmann <[email protected]>
added functionality to start new sessions

b79b6897a7965ad6359f369b1f092189f59ce9b3 authored over 7 years ago by Cornelius Horstmann <[email protected]>
fixed wrong encoding of the eventValue (#140)

8b21f0de0ca31c7f4ee2bde52d5c4dd81c657400 authored over 7 years ago by Cornelius Horstmann <[email protected]>
4.0.0-beta1 release

758419e3e164ede509e17eabb702097a985d92e5 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Merge pull request #138 from piwik/swift3

Swift - Alpha 1

7c2a2b219202260334d15520738b7e8805e74fa5 authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added the CONTRIBUTING.md

f33b7adaa8fe7039878291304adf19e9917be63c authored over 7 years ago by Cornelius Horstmann <[email protected]>
Added git reference for the pod command

1fee1a89a3523ba20512c3c9df7d2d3f84535684 authored over 7 years ago by Cornelius Horstmann <[email protected]>
markdown the title

a6789a4633ae20bb8525454de97472ed3c4954d2 authored almost 8 years ago by Matthieu Aubry <[email protected]>
Feature/125 swift 3 alpha 1 (#129)

* rewritten the readme for all supported features (#125)

* added CHANGELOG.md (#125)

* upd...

755ab7ea4649678d6a46e549540fb9d5dc34a40b authored almost 8 years ago by Cornelius Horstmann <[email protected]>
Feature/event tracking (#128)

* added event parameters

* added test screens to the example application

* hide all non im...

f412df3b1c66a22227aeb3327d3b3018519e6d13 authored almost 8 years ago by Cornelius Horstmann <[email protected]>
implemented URLSessionDispatcher (#122)

* implemented URLSessionDispatcher

* added siteid to the event

* fixed Podfile (use_framew...

5a430a0392c2059fa485a0d1f689d790e313a811 authored almost 8 years ago by Cornelius Horstmann <[email protected]>
WIP: added basic Tracker (#120)

* added basic Tracker
* fixed MemoryQueue specs
* refactored queue to only manually and explic...

3d45a8e99b5ddbc81e9ceb27bf3a655c8bd09224 authored almost 8 years ago by Cornelius Horstmann <[email protected]>
added Application struct (#121)

49419a07ef96e47326b22c02a8901e5e98e27e7f authored almost 8 years ago by Thorsten Stark <[email protected]>
added Device struct (#104)

d5570bd5b7feef1e1f69a678ad138dfcfda8ff81 authored almost 8 years ago by Thorsten Stark <[email protected]>
added Dispatcher protocol (#119)

7d82f63e3eac07a2dd7b4e6caa11d71b21931c72 authored almost 8 years ago by Cornelius Horstmann <[email protected]>
added Event model (#113)

* added Event model

* moved visitor and session related values into a seperate struct

e702f2c16eafd3d1eb9072144c233e5f3120d28b authored almost 8 years ago by Cornelius Horstmann <[email protected]>
Added the Queue and Queueable Protocol (#115)

* Added Queueable and Queue Protocol
* refactored Queue to expect NSCoding compliant objects an...

8d15e3ad0bc3f6624a2b075afd57a14ab7e3636b authored almost 8 years ago by Cornelius Horstmann <[email protected]>
added PiwikUserDefaults (#101)

* added PiwikUserDefaults
* Refactored PiwikUserDefaults to fit a better style

cc0b8a8c4abf106d396a17b443f4920b6f8bb526 authored almost 8 years ago by Cornelius Horstmann <[email protected]>
Merge pull request #97 from brototyp/swift3

restructured workspace and removed objc framework code

e9b347d67dae7e555bdbdd77ff0485da6ffeef0b authored about 8 years ago by Cornelius Horstmann <[email protected]>
restructured workspace and removed objc framework code

f8f8a06e9e14afc97e003bbfc5a791f354ff21f7 authored about 8 years ago by Cornelius Horstmann <[email protected]>
Merge pull request #76 from wikimedia/use-class-framework

load MOM from PiwikTracker class's bundle

0ddb5078f5ed4248bcac424639ff89e5b5c30aa7 authored about 9 years ago by Mattias Levin <[email protected]>
load MOM from PiwikTracker class's bundle

prevents exceptions when integrated as a framework

139d573808298222c01aed61396bc2d8b909b9d1 authored about 9 years ago by Brian Gerstle <[email protected]>
Set user agent is an optional method, check before call.

Update readme and podspec version.

cfa4e088a685c48ce8419826e6aca0f4f15368fa authored over 9 years ago by Mattias Levin <[email protected]>
Bump podspec version to 3.2.4

cc7850ccf0cb856d9d8acf6c19d80c53a5e5eb41 authored over 9 years ago by Mattias Levin <[email protected]>
Update readme and demo code

18d915dfd364900837c0ab8e865986eb7c54c791 authored over 9 years ago by Mattias Levin <[email protected]>
Merge branch 'master' of https://github.com/piwik/piwik-sdk-ios

b7fe5b9dca3c1d7dcdb16c27e1086d133779ba6b authored over 9 years ago by Mattias Levin <[email protected]>
Do not expose customer user agent through the PiwikTracker API, only through the PiwikDispatcher

a48549afe8c83fd05b192b0c52160b7bf114d7bc authored over 9 years ago by Mattias Levin <[email protected]>
Update README.md

bf5d72c851020a6d0ac17046a5587f5a2ac70409 authored over 9 years ago by Mattias Levin <[email protected]>
Update README.md

39a2821dcbb206fc62a619e1c0319c31ddf081d3 authored over 9 years ago by Mattias Levin <[email protected]>
Bump podspec version to 3.2.3

4935450978c288e9507b475dd89ec2a5a24b0ed1 authored over 9 years ago by Mattias Levin <[email protected]>
Bump podspec version to 3.2.2

1e31d2e04e5a6e39cb791ec821533a3d8ba384e8 authored over 9 years ago by Mattias Levin <[email protected]>
Update podspec to remove duplicate data model files in the created pod

b561719f7506b236cd2c350b23f9e3052f55a756 authored over 9 years ago by Mattias Levin <[email protected]>
Update podspec to remove duplicate data model files in the created pod

63c5ddd0310b3377c1843073c54df91c73e06f6a authored over 9 years ago by Mattias Levin <[email protected]>
Merge branch 'artcom-master'

Support for custom user agent.

66e25e0326b04df1c23635f933b4a20e74a5ec7d authored over 9 years ago by Mattias Levin <[email protected]>
Merge branch 'master' of https://github.com/artcom/piwik-sdk-ios into artcom-master

Support for custom user agent.

93625ea5a0d204a4360cf92afeb17559187f10b5 authored over 9 years ago by Mattias Levin <[email protected]>
Merge pull request #73 from Julyyq/master

fix create instance method readme

f4449e39b9d3bb79a0bab85ecc178d38b7250bf8 authored over 9 years ago by Mattias Levin <[email protected]>
fix create instance method readme

8edd6910965c812801672873f4ab3694310b78b6 authored over 9 years ago by Julyyq <[email protected]>
Revert podspec version to 2.3.0

dfc4237aca0cc6c6c39a45aabe57715dc7e42a21 authored over 9 years ago by Mattias Levin <[email protected]>
Bump podspec version to 3.2.1

4c49b8fa92a12ebbba1cdbe6be8a19e93ba9ddde authored over 9 years ago by Mattias Levin <[email protected]>