Glucosio / glucosio-android

Glucosio Android App
GNU General Public License v3.0
338 stars 162 forks source link

Super duper mega UPDATE #355

Closed paolorotolo closed 7 years ago

paolorotolo commented 7 years ago

This PR updates all Glucosio's dependencies to latest version, including new major releases.

Breaking changes: DATABASE - Realm: Updated to 3.0.0 from 1.2.0 (adapted code to support new version)

CHART - MPAndroidChart: Updated to 3.0.1 from 2.2.5. The developer also released a tool to import data directly from Realm but after some days of testing I think the right choice would be to stick with the default library and implement a custom integration. MPAndroidChart from Realm in fact requires specific entries and it's not as flexible as the core one.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.03%) to 16.549% when pulling 22d6a3c1ea6600673ca2826c9f834bb6d38a6733 on update-dependencies into 58774f7cd42cbacf4b7f5d0f8131494b39bb5830 on develop.

paolorotolo commented 7 years ago

@emartynov issues fixed, please review now.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.02%) to 16.559% when pulling 90adea14e80c3f0b72db496270e82c10bf42f405 on update-dependencies into 58774f7cd42cbacf4b7f5d0f8131494b39bb5830 on develop.