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
a88d68f97435c0a7fdfb60c10ff1b2a368fbc09c authored almost 8 years ago by Matthias Urhahn <[email protected]>
9fc686b31e602f0b1303f52bc5ca6c66ac4e54c4 authored almost 8 years ago by Matthias Urhahn <[email protected]>
Offline cache bug fixes and performance improvements.
c44c0f1c6ffe73d93a5e40cf7663c4ec892a19e5 authored almost 8 years ago by Matthias Urhahn <[email protected]>3331c15bf9a45cd6743fb5b4154fa5de57089daa authored almost 8 years ago by darken <[email protected]>
* Fixed bug leading to inconsistent offline cache. We only recached requests if there was an exc...
385c02c1018bdf9f4c74f88e6b24e21c11a61fce authored almost 8 years ago by darken <[email protected]>2.0 Improvements
eae6a3a3806f4a71ef0daba266984e41d95dbe95 authored almost 8 years ago by Matthias Urhahn <[email protected]>See #150
0686827fcff31477d1e1440f567e2dd35430b3d6 authored almost 8 years ago by darken <[email protected]>fafb7b479853aabe87d40b8f29a03a8f7ecf0747 authored almost 8 years ago by darken <[email protected]>
Closes #152.
49e3b6d3cc7284dfb46c735748c7bad1e8f6ae94 authored almost 8 years ago by Matthias Urhahn <[email protected]>
Core = Piwik, Tracker, TrackMe, QueryParams (+ internal dispatcher implementation)
Extra = Every...
20b6874253c195bda6823c24f94f44dbc48dcfcd authored almost 8 years ago by darken <[email protected]>
92345a40aec3f81556d7444a787306059f55c0ac authored almost 8 years ago by darken <[email protected]>
c1bb8714db134ca21f92d32af767bbf44e810684 authored almost 8 years ago by darken <[email protected]>
04c0b821ccaa1b14e8abed7a22ca4080952d9c51 authored almost 8 years ago by darken <[email protected]>
933363fdc32724e7848230c3548d3368c1a0a1d7 authored almost 8 years ago by darken <[email protected]>
d6ff82fbd80d786fa3c04259908feb0958e2fe78 authored almost 8 years ago by darken <[email protected]>
88a651beb9fb73a6a5cfa15e88a1359f1465c2bc authored almost 8 years ago by darken <[email protected]>
a95927fcdbff7f7acc66e119f6a283d165f06a88 authored almost 8 years ago by darken <[email protected]>
Also: Previous use of CustomVariables was flawed. Transmission with every track was superfluos (...
e78502a535591b1f9ead7de06c9e7ba3f43d5829 authored almost 8 years ago by darken <[email protected]>510932833937d7d791a7df0bf598a3d638d2cc55 authored almost 8 years ago by darken <[email protected]>
263aaf3aa34da06879fa2650997b3ced921ae360 authored almost 8 years ago by darken <[email protected]>
0a3fe9b605a5e9ddd208e1ec35eb8e4b9ded918b authored almost 8 years ago by darken <[email protected]>
686e22a1a2775391d1f477ea114815e2251d0ab1 authored almost 8 years ago by darken <[email protected]>
Closes #149.
d6012a6567c34bd84b1aa5710e33e2ee0063fed1 authored almost 8 years ago by darken <[email protected]>3d32362cec3d96778b9bd24e15afed5c85c48a83 authored almost 8 years ago by darken <[email protected]>
Each Tracker can now have their owns settings.
Previously Tracker objects would affect each other...
Refactored classes to allow for better testing and injecting mocks.
e514ceb8b28623aa83fdc417392739ee4f90778e authored almost 8 years ago by darken <[email protected]>By moving it to Piwik.class and making the constructor public we allow devs more choice over `Tra...
10e2b8187f1ca4cdae2e4d1ded1bda675f1e1fe2 authored almost 8 years ago by darken <[email protected]>DryRun option can now be set per Tracker.
90d475a7a53cec292c281539cd418f1e4f61f250 authored almost 8 years ago by darken <[email protected]>Removed QueryParams that only work in conjunction with an auth_token.
It was not working correctl...
Event.class is responsible for encoding, not Tracker.class or Dispatcher.class, this simplifies ...
7b3335bab6229e442f94abfc852511500fc34b3a authored almost 8 years ago by darken <[email protected]>Closes #139.
6055534fecdb09f86d55ced26f9efbfe533ed4d6 authored almost 8 years ago by Matthias Urhahn <[email protected]>
Introduced logic to allow for different dispatching modes.
Currently supported: ALWAYS and WIFI...
Basic offline mode with age and size based limits.
Stores the dispatch queue on transmission er...
9f1a6428864a6158a355275b160993126762801a authored almost 8 years ago by Matthias Urhahn <[email protected]>
c69fc43e7b38459fbc7d2c33d38d27054fd53ec9 authored almost 8 years ago by Matthias Urhahn <[email protected]>
Change `return piwikTracker` to `return mPiwikTracker`.
c30331d4533d99d7e36d6970f9223462b107da43 authored almost 8 years ago by Alexey Subbotin <[email protected]>19c826e583fe0757c8fd4c36918089eba8e92da7 authored almost 8 years ago by Matthias Urhahn <[email protected]>
Closes #139.
e3824c2ee1ad3472eb6ce7eea15a5ec2820d8c96 authored about 8 years ago by Matthias Urhahn <[email protected]>Closes #134.
e91af3a2707069373b28e203e4970a0928a3a129 authored about 8 years ago by Matthias Urhahn <[email protected]>Update doc : gzipped json dispatch
7791c7bf748d0778c65bcefe2b8576bc06386a72 authored about 8 years ago by eldk <[email protected]>* GZIP setting unit test
Closes #125.
- Test setter/getter
- Test setting of content-enco...
In most cases where devs use Piwik they likely just catch this and ignore it.
In rare cases whe...
* Updated tools and libs
* Forgot to update travis config
* Use Java8
15688407a3bb240258ac13f5473433be5890b15d authored about 8 years ago by Matthias Urhahn <[email protected]>cb805458b59027acfe45a5e834368f6fbc93d0ec authored about 8 years ago by Matthias Urhahn <[email protected]>
9946b9a5267b9e84afabd3f8121987f4222dfee2 authored about 8 years ago by Matthias Urhahn <[email protected]>
dc66ae9211e44ee538ec02ba29fcf627569ea9c1 authored about 8 years ago by Matthias Urhahn <[email protected]>
* Add support for Gzipped output when dispatches multiple events
as JSON
May be set to true ...
d4393b4a508224adc92b928b1a07972ebaf383ed authored about 8 years ago by eldk <[email protected]>Cherry-picked from ac533637b805190cf6129906f321956954ac46d4
cf1e461f37cfd45dd5b60e63050b99a533d3019c authored about 8 years ago by eldk <[email protected]>Change `return piwikTracker` to `return mPiwikTracker`.
ac533637b805190cf6129906f321956954ac46d4 authored about 8 years ago by eldk <[email protected]>Release v1.0.2
138f8deb9b11308f3a18aa495f05bb57d05c5ec7 authored over 8 years ago by Matthias Urhahn <[email protected]>4432f46bef41f0d7badc328a030db7afca421783 authored over 8 years ago by Matthias Urhahn <[email protected]>
Sync master with dev, up version for release
9b1f94a05674a3a80dd16f50c6c9bc5a43658f92 authored over 8 years ago by Matthias Urhahn <[email protected]>47b1fc5d7113fba2be5ebbd77b7c32032e4e6972 authored over 8 years ago by darken <[email protected]>
13ff99fa25adab94eaf13b367652bd766ac0d200 authored over 8 years ago by darken <[email protected]>
False price formatting
ec2e2e5214613973fa9211532492d25bbe44d6be authored over 8 years ago by alex0709 <[email protected]>0ec5b6a98facf2f5c23e7f3592914a4d91aeeb1b authored over 8 years ago by Alexey Subbotin <[email protected]>
cdad3a9dc4522b9bea1ff2e490343f27c5340974 authored over 8 years ago by Alexey Subbotin <[email protected]>
73ec5e8987dbba7cad122d088dbcb2985781e71e authored over 8 years ago by Alexey Subbotin <[email protected]>
Fixed dependencies
7da6544002fc1bf71ac6c327006115d40e5707ca authored over 8 years ago by Matthias Urhahn <[email protected]>4f56ba49f2e18227295c02f0a7af2d20c0a3d572 authored over 8 years ago by Matthias Urhahn <[email protected]>
Cleaner dependencies
170a72ffe0ecb55f5c18aae76982aa568c021de0 authored over 8 years ago by Matthias Urhahn <[email protected]>ca15f610cd4a08f5bbeff50d65b52860b59c2a3e authored over 8 years ago by darken <[email protected]>
c73b1cf630153592dd63c014de8fb15909ce60e9 authored over 8 years ago by darken <[email protected]>
c74a4fb14f57297ddd9450a71d8d22a80305d37d authored over 8 years ago by darken <[email protected]>
Changed timber version back to 4.1.2
0f7f7a3cb92a3420ee8d752bc3157a065b9e3fbc authored over 8 years ago by Matthias Urhahn <[email protected]>7f3947b00ae9709ea3d96bfbc70a5970da106794 authored over 8 years ago by Dylan Drost <[email protected]>
Update README.md
32890c70e368f114d1e7232d4eb261c77697cf8a authored over 8 years ago by Matthias Urhahn <[email protected]>Changed include library statement to use version 1.0.0
cfdb372bbbc7b88818b8edf6239ea180f13756b9 authored over 8 years ago by Matthias Urhahn <[email protected]>1.0.0 release
5556d145c1316bfa124f3d56f798bca1b81a8315 authored over 8 years ago by Matthias Urhahn <[email protected]>Ignore logging TAG length LINT.
21de12c6054a1448e7f7576947b4887a46941bc1 authored over 8 years ago by Matthias Urhahn <[email protected]>3dbc188ee1d492f104fd502db60fe7045421e643 authored over 8 years ago by darken <[email protected]>
Small code tweaks and polish
9634c47b9756d85060fe76b0d303dd4980bf0039 authored over 8 years ago by Matthias Urhahn <[email protected]>
# Conflicts:
# piwik-sdk/src/main/java/org/piwik/sdk/DownloadTracker.java
Updated tools and libs
f7454d05c69fbe9c3c64446474b9012ec60a9727 authored over 8 years ago by Matthias Urhahn <[email protected]>Forgot to update the example app.
786b429cfcbb72e7555a31c342ae1961e4a1362a authored over 8 years ago by darken <[email protected]>Replacing Logy with Timber
b67c2dd338a6084b74342e33c39bb84c5adabeb3 authored over 8 years ago by Matthias Urhahn <[email protected]>45e5c74f2eaa8ebacd235c896520a69ad9fa92a2 authored over 8 years ago by darken <[email protected]>
Changed logging calls to make use of the on-demand string formatting from Timber which reduces me...
d4bb24be21931266165f9f49edf8039e6500e067 authored over 8 years ago by darken <[email protected]>If mPkgInfo is null we can still continue if we are not using Extra.APK_CHECKSUM
3719c0e26da2e7e758dbc9df8a67c77abb087889 authored over 8 years ago by darken <[email protected]>9838dbee8acd342b3fc478c800e935121da2314f authored over 8 years ago by darken <[email protected]>
Added test to ensure that trackOnce() also works with custom versions.
bb80be3d5682f3c0aef71bb1947ad41201726285 authored over 8 years ago by darken <[email protected]>11c1cf1511836b9e0ecff84b0e0835c64b8cdc4d authored over 8 years ago by darken <[email protected]>
2bd6affbd4545090ec3372c2028129a8bf132e3f authored over 8 years ago by darken <[email protected]>
cd143561c65c69bcb087f76404b75a54f107b44a authored over 8 years ago by darken <[email protected]>
6236a8dfaf703832f4d1facc1efea6652e654090 authored over 8 years ago by darken <[email protected]>
Optional manual version specification for app download tracking
1fc72b933526498b7561f4d7e329ffaecb366d37 authored over 8 years ago by Matthias Urhahn <[email protected]>dcfc0c0e9a00f3e86192a2d76958cd56dcea5969 authored over 8 years ago by Sean Cunningham <[email protected]>
API rework
0695396c4ae364fbaed71086e459982f152f344b authored over 8 years ago by Matthias Urhahn <[email protected]>80e139d3a2169fcb0757610e16b9f892e875896a authored over 8 years ago by darken <[email protected]>
Moved ecommerce classes to builder pattern.
Increased test coverage.
Introduced builder pattern.
Further separated responsibilities between classes.
64086df2141e3a6cf8c789adaf0d8006ca44af6b authored over 8 years ago by darken <[email protected]>
cb6ce5628fb19ebf1bb22cd722a7405359d9acf8 authored over 8 years ago by darken <[email protected]>
Persist last used URL for future events
4976456c577199fcb39370b20e15acb3dbf5877f authored over 8 years ago by Matthias Urhahn <[email protected]>Store last set url future events.
2573875461af1f64ab59c5f6bcf84386ae358b2b authored over 8 years ago by darken <[email protected]>Change number of custom vars and fix concurrent error. Fixes #69 and #89
8c7ec7a127ea9a92c16d974b1da1aca85f08cb81 authored over 8 years ago by Alexey Subbotin <[email protected]>Readme & Javadoc update
32db4b762a8a962c99c652f4e5a3b7e7f4748f17 authored almost 9 years ago by Alexey Subbotin <[email protected]>Referrer improvements
b7c02d931e0d50178989612f66dfad8c60dfc1f9 authored almost 9 years ago by Alexey Subbotin <[email protected]>7c3985b915f516f90a81efc661607a258a96e4c5 authored almost 9 years ago by Alexey Subbotin <[email protected]>