Ecosyste.ms: OpenCollective

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

github.com/matomo-org/matomo-mobile-2

Matomo Mobile 2 App - The official Git repository! Liberating Web Analytics on the go!
https://github.com/matomo-org/matomo-mobile-2

fixes #4102 display loading indicator and error message for webview

34131f0c6ab70173db2e147bf9d8679008442f77 authored about 10 years ago
the size of the default header home icon changed

fca2f3479f037cbaec015268fa158ed52362f9a6 authored about 10 years ago
refs #5310 #5290 #4380 use new icons from Material design and added 9 patch splash screens

d5e94e11fb53a25389ff67328f4df30e2a35a399 authored about 10 years ago
fixes #5316 make back button work before compositeReport was opened. Needs to be tested later for memory leaks and on an actual device

382ada5f8a2aab368bdddfd5b581e6e9db4c89fd authored about 10 years ago
fixes #5302 use new activity lifecycle callbacks instead of the deprecated events

f3844685a99216ca5052a5ca6c9c2f21cf0c7a90 authored about 10 years ago
fixes #5290 graph on Android tablets is not opened fullscreen

4c6892c47cbf6a8d63c846e9fc6448672bef0f83 authored about 10 years ago
fixes #5313 updated error message in case user has no view access

18611365d53ac277ba8fb0f403cf9181e1fe61f6 authored about 10 years ago
refs #5318 #5310 #5290 make header look more like material design and provide more high res icons

39cef16bd348096e0fe7d0057620f61291b773e4 authored about 10 years ago
updated no data icon for res-xx

3273098deb0b56785b5473dcae62c7c738582c28 authored about 10 years ago
fixes #5300 show region in visitor screen if possible

3f00a7a9b13a9bd388c206048f0b23bd616b7253 authored about 10 years ago
fixes #5303 on Android event.y is reported in pixels but iOS reports it as DP. Converting dp to pixel on Android to make sure we always compare the correct value to trigger the event less often for better performance

d94d559b945bab2fa3effa98fe1ff298d98a0727 authored about 10 years ago
Merge branch 'master' of github.com:piwik/piwik-mobile-2

b6802f85baa1762b26264c1ce850b809c5bc0818 authored about 10 years ago
fixes #5305 header title should be clickable as well

cecc837be59870acd90a2e68c710c53a8f467db5 authored about 10 years ago
refs #5314 disable sending an image and receive a HTTP 204 response instead

c0a7a07cb2d96645c9658fbb9a84425742af8061 authored about 10 years ago
removed no longer needed links

75454e87232affd8b2cf9c9f2d4fd6b21a06e501 authored about 10 years ago
refs #5306 fixes scroll position on iPhone 4s after opening the left sidebar. Still needs to be tested for any side effects on other iOS and Android devices

2b659ebfe2ee9ab19699e3a475486d597360534e authored over 10 years ago
refs #5293 the Piwik icon was to large in the Android splash screens as well. Also removed the template file I used to create the different splash screens

a00fde222228f275f87233669fab497874a534fd authored over 10 years ago
refs #5293 the piwik icon was too big on the new splash screens

acd8a747cc3d38dfa2cb90c527224a5a290d2e5a authored over 10 years ago
use latest Titanium RC which was released today

801fd9fe90c8698a9d2f9f455574a0d205d72a8b authored over 10 years ago
fixes #5293 the burger nav icon was still not sharp enough and position the add account icon better so there is no jump when navigating from accounts to add account

b7e4e0ced7c1de9eebd06eb46ba01c3e46c961ef authored over 10 years ago
fixes #5297 seems like this fixed the report without dimension on the iPhone 6 and seems to still work on all other devices

da798477e4dd92d7d69bdc438ab837aae71da8cc authored over 10 years ago
do not animate the first window as it look a bit weird on ios8, open contribute page in webview and not external browser

37e9434a655ebce4c789c733c4d72ed5bd6940eb authored over 10 years ago
refs #5293 this solution might be a bit more future proof in case they are releasing a phone > 480 dpi

eb1c7377352dc430edaaa7747aec38774447f621 authored over 10 years ago
refs #5293 fixed some @3x images which were actually not @3x. Show @3x graphs by detecting retina hd displays

1a686cf2bebf4a340a6be7e80ff68a744d2d758d authored over 10 years ago
refs #5293 the previous detection of iPhone 6 plus did not work and it is currently not possible at all. Either because of missing launch image or Titanium SDK

bcb8fe4060d9903248aebc8da3350d736aac4898 authored over 10 years ago
refs #5236 improved defaultGraph for @3x and render graphs in @3x on iPhone 6 plus. Cannot really test it as I do not have iPhone 6 or iPhone 6+. So it is possible that it does not work or that we will render @3x graphs on devices where it should not

3384faced64a987baaa0446b3d97f6f78e87fc44 authored over 10 years ago
refs #5293 added iphone6 and iphone6+ screens needed for app store

581c0ac565ca8fb39cac1a214a8087d6ce0ea57b authored over 10 years ago
refs #5963 more @3x images for iphone 6 plus

0bfb68568a8290b9dfc64555ac07c27bfb469cf8 authored over 10 years ago
updated some splash screens

98e4729e44de5a90d8f5748e3df15babc49c755f authored over 10 years ago
increased version code

15d08410461ba68c10357f0be9bfcebf92f09f8d authored over 10 years ago
fix production type was not detected resulting in not removed console log/debug commands when building the release

a881bfcf4cc2d1bc2422b2909be8690b1a0be0e8 authored over 10 years ago
refs piwik/piwik#4996 impressions metric to preferred metrics in Piwik Mobile, used by content tracking

a30788b3aeb642fc1c98b80e995e226a81643f1d authored over 10 years ago
fix feedback link on ios 7+

2a39d82acd0b78411f9bdeef559467bb6a7911a9 authored over 10 years ago
updated language files

c9df62e63d8f5166a3e2b0b8c5e6d9ce1b9db0e2 authored over 10 years ago
updated some assets as there is now a button for segmentation

fec2e3167336cce76aaef445df9727344082bcaa authored over 10 years ago
refs #5276 finally found what causes the title to be not displayed on iOS. Had to disable animations for composite view. I noticed after a while that it was not caused by the mentioned Titanium bug but another one. Will try to make a reproducable example of this bug and file a bug

3abc50295a9cb64a33d1ecf69de026e802b6c0b6 authored over 10 years ago
refs #3243 looks like this makes the segment chooser on iOS finally working. We cannot use Alloy there as it would lead to a crash due to a bug in alloy see https://jira.appcelerator.org/browse/TC-4502. Still needs to be tested on iPad

ed0a27e9f370ce55948c1cf9052e22497464d384 authored over 10 years ago
refs piwik/piwik#6045 made sure app works when user has not enabled any plugins except Live

641a655433dc990ff031dd5489ce2200a25853c8 authored over 10 years ago
while investigating another issue I noticed the limit parameter is no longer working, also filter_limit is not working but will be hopefully in the future

5304a7f57f06822ed0ad8ccb36d3c15b8208feb8 authored over 10 years ago
updated language files

293cb53162d95c24c0497c50135fd96fc119e9b7 authored over 10 years ago
refs #5278 by throwing the event after removing the view we prevent that some cleanup work like clearing all tables is visible when closing a window. I hope this does not introduce any side effects or memory issues

54aa96dc5922b47069854b760a4cb7c9f96551ba authored over 10 years ago
refs #3243 added segments icon in different sizes

4fe5d6115a69286103a1e7256713117feb43192e authored over 10 years ago
refs #3243 added a first version of segment chooser icon until we get it in higher resolution

60a6f5607d76a5c1b946ed2980a8184b3424cfb5 authored over 10 years ago
refs #5278 this was a hard one... as we no longer use windows on Android the screen will no longer receive any blur/focus event. We need to emulate this behavior to make sure for instance after closing a visitor the real time counter starts again and do make sure to not refresh all reports at once when in one deeper view a date/website is changed

0d075af284c11e66d4d1cd354e4055cbabe5c757 authored over 10 years ago
the tracker documentation on developer.piwik.org says when tracking outlinks we should set the link and the url property to the same URL

e1af98c4cd45d13ad8a8fdeff5ca595a9ceb5f86 authored over 10 years ago
added link to issues

befc9a0ccf7ddb62696843db43aa59a81209cb10 authored over 10 years ago
link to piwik mobile 2 repository

344dbe6d9b2677c61953443de10cef88223cf850 authored over 10 years ago
updated faq url

0ea332fc1d3d67c3d0c5b992f301ceb3fbd233fa authored over 10 years ago
refs #4689 when a user adds an account and an error occurs that looks like it could be an SSL error (we cannot tell for sure) then we ask the user if he wants to disable SSL validation. Also enabled SSL validation by default but to stay backwards compatible for existing users will be still disabled by default. Can be changed in settings

89b0c74a8995cfaf8eecd8a1c4ab2669250255f3 authored over 10 years ago
refs #3243 make sure the titleBar is shown on iPhones, prevent memory leak on Android

c190d30a61d05b4a3bfef8df4b8ae536d02f2f4a authored over 10 years ago
fix remaining tests, another parameter was added there recently

e3b40da8700c546aa5431124218584039f79fbf9 authored over 10 years ago
fixed some tests

7d6ae06a291aa1177639a30b517f7801d33eee64 authored over 10 years ago
refs #3243 segment rows should be larger on Android

7cde66ed38640798885243a45731d6153fa6db53 authored over 10 years ago
refs #5278 make sure only one sidebar can be open at a time and make sure the ActionBar is not displayed for a short time when opening the app

a5fa2e40a5903853615212142c9cd038b7b95248 authored over 10 years ago
refs #3243 as we load the list of segments only if a user clicks on it we can cache for only 4 hours

fd6a88771221fde47482946f751a40f5666a0213 authored over 10 years ago
refs #3243 segmentation was not applied in real time map

a0c72b9e5b72f2c54d77a5accb219115cf7587f1 authored over 10 years ago
refs #3243 this adds the possibility to use all existing segments in the mobile app. I have not tested each possible use case (error handling etc) but it works on all platforms including iOS, Android and Web App so far

a29065cf24ceb65a87e784a827b6f1494a934f09 authored over 10 years ago
use latest iOS sdk by default when building

453f4f6d7341a1d418ecfa5b76d10c410ed98e2e authored over 10 years ago
fixes #4346 make sure ecommerce is visible if a site has ecommerce enabled and another one not

2af91178bc87f3211c1570f3612c0a359565a62d authored over 10 years ago
refs #5278 make app working again on Android tablets

3e86f4af9417acf2194b1016c751b87295cce6ec authored over 10 years ago
noticed some UI problems while checking for #5279 font style changes...

60218c60f03d68d15eccc3aea1ed75f67852f728 authored over 10 years ago
fixes #3998 display cancel option as button on android

2d42850263728db839f8584d63898724fd383652 authored over 10 years ago
fixes #4413 by specifying a borderRadius we disable hardware rendering and enable software rendering which prevents clearing the background. See http://developer.android.com/guide/webapps/migrating.html and https://developer.chrome.com/multidevice/webview/overview

fb5cb83348e89f168f5663f8ce142194110428c2 authored over 10 years ago
refs #5057 also make urls in outlink, download and goal clickable. Changed my mind... already tested on Android. MobileWeb still todo

2f01fa4062821d32c160c221fdd31753565c3d39 authored over 10 years ago
refs #5278 make app kinda working on Android smartphones. Tablet still to be done. Not sure if it actually works and especially how memory usage is.

3576acbd0de882bd01011c62dbb0d6f4683912aa authored over 10 years ago
make the android app at least start again although it is not usable at all since they use ThemeCompat now. was directly crashing before

7c48413d69d0db6f6bddf9978daa6a2075ec14d2 authored over 10 years ago
refs #5174 format event action in visitor screen

e4b72051a42e396aef2200b57fd8a156c82e3ad0 authored over 10 years ago
id should be the name of the component

4062f79b3d4856813728b8038e756e2ac3cbae85 authored over 10 years ago
fix some warnings during build

ecc7b7dfc87fee1cac5033e0c80ca75ff8afe076 authored over 10 years ago
refs #5277 actually use event tracking for events and exceptions

dedd13b4108fd5f9d64514e51af8364402897a74 authored over 10 years ago
refs #4688 on mobileweb a validate ssl setting is not needed and not supported anyway

a110fa2a4f7001012d20e12b82cece85577548b7 authored over 10 years ago
refs #4688 added a global "validate ssl certificate" setting. still needs to be tested on android and mobile web (not sure if needed there at all)

518bf76b5e95c8282a86a7599bafc8daf0d3f880 authored over 10 years ago
I still had an older version of connect installed so createServer worked but this is deprecated meanwhile

f76545669c09dfcf7a7b46811d32311662198b3d authored over 10 years ago
connect.static is deprecated. we should use serve-static now

8adfb94c0aea57653069ea19456bd652d67db2e2 authored over 10 years ago
typo

782b71cf55f32d89a4c18a5442e64dd7ad0b6563 authored over 10 years ago
make sure latest titanium is installed

7cf05e319a0b895a953d953680118914b3c7f313 authored over 10 years ago
use latest titanium version

0713d5118bf502e8715a2eb1f0cbb2e06481ff44 authored over 10 years ago
refs #4306 display try it and faq on add account screen. Still needs to be tested on android and mobile web

74ff6fac7eec4f5878eab72840d450792c54919f authored over 10 years ago
refs #5057 make urls in standard action (not in download, outlink, ...) clickable. Still need to test on Android and MobileWeb

9ab72eab50360bba17b12b691bc5ff8e798abca0 authored over 10 years ago
alloy 1.4.0 automatically deletes the $model argument, make sure it is set

28b67b334a8bbc09fa6769c7733912c26f39075b authored over 10 years ago
defined some more preferred metrics, use the first metric if we do not find a matching metric instead of the last one

6ce3d92730b992f25eba98053ee405352a90e7c6 authored almost 11 years ago
prefer a nb_events metric if there is one present

d1c3b56021c78a2c30979caf3b06eff846a6c529 authored almost 11 years ago
do not display an error message if login is anonymous

92ca99c389b61ec5b6ee88c95cdd43fd7d373783 authored about 11 years ago
bump to Piwik Mobile 2.0.1

e7f53b421640d3f9897191a984cdd8fc9d029eb5 authored about 11 years ago
implemented reset pw

de0ed4416e2c41203cd027810427d3c90e5b7805 authored about 11 years ago
fix loading message is displayed all the time in case someone tries to log in with self signed https and basic auth is required but not provided. Worked on iOS but not on Android. We are now displaying a detailed error message in this case.

56efe45724c37e4b6a4e7f55f79bb974c803aa92 authored about 11 years ago
Update README.md

7a52dd184cd173611a627fc994e11c0188255b69 authored about 11 years ago
this allows us to distribute the Piwik Mobile Web App as a plugin

999842453be2ac529fc30de81cda6a7981754cfd authored about 11 years ago
added a piwik plugin json file to be able to distribute it on the piwik marketplace

3a1bcb729c0f483e601bc0ef74cc90bcf8e27565 authored about 11 years ago
increase version code for upcoming release as version code 1 is already used by an alpha version

4983d148cc5e125bbdd7cbe6a15c41fe04fd5195 authored about 11 years ago
do not display a text while pulling or reloading

aacd919c3d938eed3c039575f0ddbe0bd2135465 authored about 11 years ago
there is now an API to use the native refresh control on iOS. Looks great, I almost regret the app is already in review...

526cff13a32fcb0ef362c00ac53a88666d3f0fa4 authored about 11 years ago
fix locale is not correct on mobileweb when sending feedback email

a39b7c0def2c1eca2d5b4886b5fa6f1c3b119ffe authored about 11 years ago
Piwik does not support graphs for subtables, so do not display them in subtables

7276ecdd7332e88dddb3a9bfb82d6fa63205c430 authored about 11 years ago
make sure emptyData widget exists

06012f10ecf37f6b50133faab2b384f7cf21cb5e authored about 11 years ago
updated android screenshots

58f6a3cfb617b1ab66386c66778828774d65ad4e authored about 11 years ago
physicalSizeCategory module is deprecated

305e9ca6d5064b8406ab1f8b2d7973e017e7e091 authored about 11 years ago
more screenshots for website/press

fda79aef3456e56a9a73636a4d4501d1b18c9533 authored about 11 years ago
updated some android assets

fe4d94fc7e47daf5e96c5bd6534f57baa55aa972 authored about 11 years ago
make menu items larger (better clickable), scale icons on android

ce9c6d03560a0387d756e52f22a3ef29cda85c37 authored about 11 years ago