Releases: ebaschiera/TripleCamel
Add support to a.co URL shortener
v1.0.16 add support to a.co url shortener
Add support to amzn.asia URL shortener
Add support to amzn.asia URL shortener
Support Amazon URL shortener
Amazon app URLs are now shortened with amzn.eu domain, that domain has been added to the valid domains set.
add support to Android 11
A bugfix release that makes the app to work properly on Android 11.
add support to smile.amazon.com
This release should work with smile.amazon.com.
The app has been refactored to work with latest Android Studio and build tools.
There are minor improvements too.
Remove Piwik/Matomo analytics from app
The app is now analytics-free, thanks to GDPR.
In the end there is no reason to track this app usage. It was fun to see my app being used worldwide, but users' privacy is more important.
Added Japanese translation
Thanks to @naofum
Upgraded PiwikAndroidSdk to 0.0.2
With this update, there are no new features, just upgraded the Piwik analytics library.
The new version of Piwik lib can track unique users versus visits. Before this update, all users were "new users" at every app use. :-/
Added Piwik analytics integration
I'm curious to see how many people find this utility useful, so I added Piwik to track app usage. Sorry, privacy lovers.
BTW, my Piwik instance is hosted at ebaschiera.com, so if you want to block stats, block connections to that url.
In the meantime I will learn some more Android development stuff, and I will add a switch to turn off analytics in the app.
Changed license to GPLv3
Merge pull request #1 from ebaschiera/develop switched license to GPLv3