Ecosyste.ms: OpenCollective

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

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

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
https://github.com/matomo-org/matomo-sdk-android

Extra tests for PiwikApplication

768827fd55374f7f5fdb13e0569b025044730f14 authored almost 9 years ago by darken <[email protected]>
Refactored package structure.

70fa1165f6d637e6e6402d18eff7ddf74fbc949c authored almost 9 years ago by darken <[email protected]>
Fixed logoutput

61896ba57fb9106ba758365377eda87e32731dae authored almost 9 years ago by darken <[email protected]>
* No longer provide trackDownload with different contexts, too specific and we can't support the edge cases.

* Removed ExtraIdentifier.INSTALLER_PACKAGENAME which was also too specific and not suitable for...

19e8f6fbbe6d2ca012ac94b69b2751e0bd0c1dbf authored almost 9 years ago by darken <[email protected]>
Polish, some weird text fix due to API change.

1a071939f2507acbc729e9c057a879be9a663889 authored almost 9 years ago by darken <[email protected]>
Introduced a helper class for tracking downloads, keeper Tracker.java a bit clean.

Downloads coming from the install source com.android.vending are now deferred by 3 seconds to wai...

46aa76019a3b4e2f4b778a13959a8ea2d0884909 authored almost 9 years ago by darken <[email protected]>
Fix testGetResolution test

a10f9d0e8e8b1edd7bd53d33d7190b2782e4148f authored almost 9 years ago by Alexey Subbotin <[email protected]>
Have the cake and eat it too, take the intent, save it, and forward it (package only).

e2c7903b6d5904daae561983cfbf800b740c3d7a authored almost 9 years ago by darken <[email protected]>
Fixed unittest to account for referral forwarding.

578a32ac4f2491715ec508babd75b0bbd439e275 authored almost 9 years ago by darken <[email protected]>
Code polish. Comment fluff.

84258e07f577d4806987c593a9341622e4cdf7c6 authored almost 9 years ago by darken <[email protected]>
If the extra identifier is checksum, do the calculation off the calling thread.

9106f95dc06b7cc3bef071701d5c2c5d474ad538 authored almost 9 years ago by darken <[email protected]>
Some UI fluff, nicer code by using ButterKnife.

5463e4a1d2953b3462d9c1a8587bc9974943e3ae authored almost 9 years ago by darken <[email protected]>
Fixed test to account for offthread download tracking.

2c5fd55ed717858cb41e91604abbb56c30ccf141 authored almost 9 years ago by darken <[email protected]>
Merge pull request #86 from d4rken/pr-timeoutsetter

Allow changing the dispatcher timeout

9b94f286b3f5f12a66c3adf85e0507176d02b51b authored almost 9 years ago by Matthias Urhahn <[email protected]>
Added accessible setters (+tests) to change the dispatch timeout.

ff35c780de65caa180e5f41c0b53521c377e898d authored almost 9 years ago by darken <[email protected]>
Merge pull request #82 from piwik/dev

Release v0.0.4

09cd8197ec7c3aa7f75371ee74e34e7e990dcc43 authored almost 9 years ago by Matthias Urhahn <[email protected]>
Increase coverage for TrackerBulkURLWrapper

903ad81b47bdb34465da04e60f3dc3062feeb3ba authored almost 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #81 from d4rken/update-readme

Update readme with new version

c2dad24c65247cb3788dc183b031f468ae85e24a authored almost 9 years ago by Matthias Urhahn <[email protected]>
Update readme with new version

10a6eed20ffdd76099b02be6e0d105809d638d52 authored almost 9 years ago by darken <[email protected]>
Merge pull request #80 from d4rken/dev

Merge master into dev

b6f18c10f4f485386ecb34dad6edc787401d6480 authored almost 9 years ago by Matthias Urhahn <[email protected]>
Merge branch 'master' into dev

# Conflicts:
# piwik-sdk/build.gradle
# piwik-sdk/src/main/java/org/piwik/sdk/dispatcher/Dispatc...

ea9d0a0ae0a8968f3cd593363ecaedc5568456ac authored almost 9 years ago by darken <[email protected]>
Merge pull request #78 from d4rken/pr-apachedeprecation

Replacing depcrated org.apache.http classes (#61)

8e1e443dfeda9fb3a01ba704a1290311fad5d969 authored almost 9 years ago by Matthias Urhahn <[email protected]>
Merge pull request #79 from d4rken/pr-newdemoserver

Example app improvements

8d3744d745bfb04210e03b570601c5da6bcf72ac authored almost 9 years ago by Alexey Subbotin <[email protected]>
Better identifying app name

4c5d57d23d272686cea762fbba766478b0da5d03 authored almost 9 years ago by darken <[email protected]>
Changes to reflect better best practices.

* Initialising specific tracker parameters in the activity is usually too late.
* Unless specific...

e73e03cb1755fb250705363e127af1722fdd26e8 authored almost 9 years ago by darken <[email protected]>
Example app should be in debug mode.

6efae98fa1a48e93ccfaccdf1e72f61afa03f381 authored almost 9 years ago by darken <[email protected]>
Updated with a working server. Fixes #77

2130f9a85693d2c1f0324622ec15897f1817d748 authored almost 9 years ago by darken <[email protected]>
If people want the example app they should build it.

b9ad559941cdbeae67aa045adfbf6fd9b96ce23b authored almost 9 years ago by darken <[email protected]>
More javadocs.

ecf18bfa0c0707b67be302ab8445e24a057cc2fd authored about 9 years ago by darken <[email protected]>
Update travis-CI to new API and build-tools version.

Also see: https://github.com/travis-ci/travis-ci/issues/5036

e4757b5e3531a6a868779bfa602e8c859e847d75 authored about 9 years ago by darken <[email protected]>
Fixed flaky test due to different locale.

da9b4b4b1dafd776215ded1b3609fe9d430108b9 authored about 9 years ago by darken <[email protected]>
First change draft of moving to HttpUrlConnection.

8e1c23d45e37f7976db5d12f72b360a313001177 authored about 9 years ago by darken <[email protected]>
Updated build target, build tools, gradle etc.

3ae10743cb715089bcbcb5cb0426977a2f6db188 authored about 9 years ago by darken <[email protected]>
Merge pull request #75 from piwik/coveralls-version

Bump version of coveralls-gradle-plugin

fb11c06caa6f58fedca1c4b6d588a8ebe3ce5510 authored about 9 years ago by Alexey Subbotin <[email protected]>
Bump version of coveralls-gradle-plugin

8b1daf15ecd3ff00a36460e2b40cb615a9fc58da authored about 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #71 from piwik/feature/custom-dimensions

Custom Dimensions

6ae719045613f319c21c829b5c647ec2e31ca0d6 authored about 9 years ago by Alexey Subbotin <[email protected]>
Add Custom Dimensions plugin support;

Add dimensions id and variable limitations;

f0d6d9cff9884e2acb435de39f46242a26f8e836 authored about 9 years ago by Alexey Subbotin <[email protected]>
increase coverage of Logy

(cherry picked from commit 049be91)

97d943c2b68060ebc6f16c89fe5346bc974a9b2a authored about 9 years ago by Alexey Subbotin <[email protected]>
add dispatcher tests

(cherry picked from commit 680c204)

459f220d32b34ebe759d3c735499828ff203f6c8 authored about 9 years ago by Alexey Subbotin <[email protected]>
add tests for checksum tool and tracker

(cherry picked from commit 66a2e82)

df9a15e8af7b90ab52066d55185f90ffd88677f9 authored about 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #74 from piwik/inc-coverage

Incease coverage

6059e3f258e6d5bdba76281bdafa778f220fd6e8 authored about 9 years ago by Alexey Subbotin <[email protected]>
increase coverage of Logy

049be91813a6534027d75d4f31a8b9e9a84ffbb5 authored about 9 years ago by Alexey Subbotin <[email protected]>
add dispatcher tests

680c204913e28f5642f93b18a57625af7bbb66f5 authored about 9 years ago by Alexey Subbotin <[email protected]>
add tests for checksum tool and tracker

66a2e826969feec9aa750513396025e6ab215688 authored about 9 years ago by Alexey Subbotin <[email protected]>
travis trigger

47e0c43156a6e14b95aac3590a97bd542586b22f authored about 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #73 from piwik/coverage

Coverage bage

c254d9f7cb0c8eb4daf1a4726f0e466250d58cb3 authored about 9 years ago by Alexey Subbotin <[email protected]>
bump android.support in gradle;

tune jacocoTestReport;
gradle tuning
(cherry picked from commit d212328)

e53e154993c17508afa871b20a31ebc247d760bb authored about 9 years ago by Alexey Subbotin <[email protected]>
update .gitignore; add symbolic link to tests (for new Android Stduio); update readme

(cherry picked from commit 6983566)

53d890964fedb9863b7db9168cf106c695d6175c authored about 9 years ago by Alexey Subbotin <[email protected]>
decrease timeout for travis.ci

(cherry picked from commit e60be40)

6d2068027b4b6e1d93fdc8fe1c1c0b199306f773 authored about 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #72 from piwik/test-travis

Fix test on travis.ci

240550d01916f3602da85696d00e92a86e965516 authored about 9 years ago by Alexey Subbotin <[email protected]>
bump android.support in gradle;

tune jacocoTestReport;
gradle tuning

d2123286b5bac393ec35ff1374a991c3699f5013 authored about 9 years ago by Alexey Subbotin <[email protected]>
update .gitignore; add symbolic link to tests (for new Android Stduio); update readme

698356677013caba935748a5526788b46466c327 authored about 9 years ago by Alexey Subbotin <[email protected]>
decrease timeout for travis.ci

e60be4083f9a5597be7be6271071dee0a42f21f9 authored about 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #66 from d4rken/dev

Upping dev branch version

922aa977b13cc1a7abdb2c7e6d81a09db3bb3c8a authored about 9 years ago by Matthias Urhahn <[email protected]>
Upping version in the dev branch to v0.0.4(4)

a79f4b8efe2249eda8c736dfc04fb256120eecba authored about 9 years ago by darken <[email protected]>
Merge pull request #62 from piwik/dev

Support for Ecommerce, new release.

81a6ed3232b74d8ae9c1caceb09968ac9a4cb511 authored about 9 years ago by Matthias Urhahn <[email protected]>
update version in readme [ci skip]

505c041a5a5ef6e1635bb2bdca967f309b058ec5 authored about 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #63 from piwik/dev-readme

Ecommerce docs

4b4a188a20b8730da23f111ed575d1fd1e90dc4a authored about 9 years ago by Alexey Subbotin <[email protected]>
bump version to 0.0.3 [ci skip]

afd3b548b3951bda382a56a119bd66b127bbbd29 authored about 9 years ago by Alexey Subbotin <[email protected]>
Ecommerce docs

ec01e1f24f867799bdd0395a9887990bd33bd2c6 authored over 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #59 from lkogler/ecommerce

Ecommerce

e23f586a32ddd258ea44cfe0a52c79960bbc3075 authored over 9 years ago by Alexey Subbotin <[email protected]>
Remove ecommerceItems field from Tracker object. EcommerceItems object must now be passed as a parameter to trackEcommerceCartUpdate and trackEcommerceOrder methods.

91b9cd7ce1e841e0a9b1a6c202c41677687fed7a authored over 9 years ago by Laura Kogler and Naomi Plasterer <[email protected][email protected]@>
Make tests of JSON output strings order-insensitive.

133f0157bc9230c429b5ae47aeee0aea314cb938 authored over 9 years ago by Laura Kogler and Shane Blackie <[email protected][email protected]@>
Add ecommerce support, following patterns set in javascript API (http://developer.piwik.org/api-reference/tracking-javascript#ecommerce).

4b3307838a9b00964b1c124038dd757afb56a2a6 authored over 9 years ago by Laura Kogler and Shane Blackie <[email protected][email protected]@>
Merge pull request #56 from piwik/dev

Version 0.0.2

a2c8ee1e519684b10d03256ec5aa77aaa8052dac authored over 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #57 from d4rken/tool_updates_and_jcenter_publish

Publish on jCenter

9237099a7df67d50e78e4f3956428443274858a6 authored over 9 years ago by Alexey Subbotin <[email protected]>
Fixes jCenter repo location.

Renamed modules and changed artifact name to be more consistent with other android libraries.
dem...

8cbc3aa41c7de82ba65ce14baefaeb043f7bd4e4 authored over 9 years ago by darken <[email protected]>
Commented jCenter upload scripts out to fix travis-CI failing because 'local.properties' is missing which contains the private jCenter API key.

3a8815fe983fcedeefa9d20f5b43e2f091ea7385 authored over 9 years ago by darken <[email protected]>
Moved download tag to the top.

e9aed804a29eb7638d99b4ce59487d6c7cfccd60 authored over 9 years ago by darken <[email protected]>
Updated buildtools.

Added to code to publish on jCenter.
Updated README with new (easier) install instructions.

a2adf4fb9bb6b671c6989fa42a8ca4780e07b6f4 authored over 9 years ago by darken <[email protected]>
Merge pull request #53 from d4rken/bugfix_visit_time_values

Bugfixes: Visit time values & Race-condition on session start

7db7c9d962119c11d00d29cdbe5a144a65ebcdfc authored over 9 years ago by Alexey Subbotin <[email protected]>
Removed some debugging output.

355a59ede86ecff9ecabd80b5ff96497d1d6c4c2 authored over 9 years ago by darken <[email protected]>
If there is any issue, the Dispatcher should fail silently and not take the app down with it.

2c1bfc21b2ba76ccfba12bde2877a0d1ca2dd980 authored over 9 years ago by darken <[email protected]>
Added test for the race condition when doing a first sessions transmission.

fdbb52db53299f8261332b8db406e9b83af4e65c authored over 9 years ago by darken <[email protected]>
Refactoring, merged two methods.

23082f1674cd2fe7e58f809a5742c5dcb8260d71 authored over 9 years ago by darken <[email protected]>
Better thread synchronization to prevent race conditions where a normal transmission is send before the first transmission.

7898c1016c92d367926c644d38493735781727b4 authored over 9 years ago by darken <[email protected]>
Fixed previous_visit and first_visit time values, we were sending the values in MILIseconds since epoch, Piwik expects the time in seconds though.

393e6892f8a0400aaf58271ba2a22bfdfce38d97 authored over 9 years ago by darken <[email protected]>
Merge pull request #52 from d4rken/improv_more_accurate_visit_values

More accurate visit values

4deff8807ee2de540b5e7a86e7f41719a37280e7 authored over 9 years ago by Alexey Subbotin <[email protected]>
Fixed Travis-CI crash by OOM exception O_o

1fedce28fb320992a1505241940463e98bd0d7d6 authored over 9 years ago by darken <[email protected]>
Updated method documentation

0262d48cce80ad22acfe027c1a5daecb652ca13b authored over 9 years ago by darken <[email protected]>
Updated tests.

d385565dbba2c02782fe4527c8fb21fb9f8a1677 authored over 9 years ago by darken <[email protected]>
Visit count, first visit time and previous visit are not updated on first track, not on tracker creation.

b27842df6e47fb5bb5779e1aee6137633f9727d3 authored over 9 years ago by darken <[email protected]>
Merge pull request #51 from d4rken/feature_smart_dispatch

Feature: Smart dispatch

0b41d42c8de8a92d5415685967739e54fed3abff authored over 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #50 from d4rken/feature_visit_count_and_frequency

Feature: Visit count, frequency, interval

457248608125b79d50a04ed2c40d9a33ed47f370 authored over 9 years ago by Alexey Subbotin <[email protected]>
Merge pull request #49 from d4rken/bugfixing

Fixed method name/docs confusion

fa551b7da71d8f534e5ffcf6cfa2b0b0af4f1bdf authored over 9 years ago by Alexey Subbotin <[email protected]>
Fixed test.

55910bc258fc41cc4d1a17d99f0d531b97a0ae57 authored over 9 years ago by darken <[email protected]>
Fixed build issue.

b8a43c57e035fb79bf71278f54eece5c18c09013 authored over 9 years ago by darken <[email protected]>
Added a smart forced dispatch. If the app is going into the background or is close to being killed, we dispatch all queued up events.

a4eef76c42a889abde173ed60429e81b9c7d4674 authored over 9 years ago by darken <[email protected]>
Removed superfluos testcase.

498f4f263ccabd5e0fbdc631fc6f3e2f92dd5a82 authored over 9 years ago by darken <[email protected]>
Removed authtoken from here as it's deprecated and should be discouraged to use, this helper class offers the "easy and simple" solution, deprecated functionality if for advanced usecases.

b84a7ddf652fde95e9566c33804b19c238d45a2f authored over 9 years ago by darken <[email protected]>
Raised minAPI to 10 (Gingerbread), replaced commit() calls with the more efficient apply().

74a85b4488ea3cea9f35a83ea6f373f94400d278 authored over 9 years ago by darken <[email protected]>
As the Tracker has a protected constructor we can avoid multithreading issues from multiple trackers with value initialization, by synchronizing the tracker creation methods.

d752376f49a6c749d3ef6de638160c21c2782f54 authored over 9 years ago by darken <[email protected]>
Some documentation

179aed03695551c05ecf760204a1369d8ed97f96 authored over 9 years ago by darken <[email protected]>
Implemented parameter "_viewts" aka previous visit + tests.

a6e6913cf23d72cd229455af35cc888b300458c4 authored over 9 years ago by darken <[email protected]>
Implemented parameter "_idvc" aka total visit count + tests.

265417a5680a3c51278ed5cbe037dd230a9d59b3 authored over 9 years ago by darken <[email protected]>
Fixed test.

a3b2fc97fd0bbe6b38f7d97793903d05b5d5e3f6 authored over 9 years ago by darken <[email protected]>
Implemented transmission of parameter "_idts" aka first visit time.

465a9124199b1fba50b5240423adca7753680e37 authored over 9 years ago by darken <[email protected]>
Changed documentation and naming of setScreenCustomVariable and setVisitCustomVariable. Was mixedup/confusing previously.

746eb0055a975bd2b037291816afae9719bfc82b authored over 9 years ago by darken <[email protected]>
Merge pull request #48 from d4rken/bugfixes

Fixed Tracker generated user-id being persisted but not used.

3adf6441de6f7d2d0eea5034fcb5f85c2ed40c6c authored over 9 years ago by Alexey Subbotin <[email protected]>
Fixed Tracker generated user-id being persisted but not used. Also added test to catch this.

6e44324bc66fd76dd61837e8671ea20ba2453594 authored over 9 years ago by darken <[email protected]>