sreichholf / dreamDroid

DreamDroid is an open-source enigma2 client for android based devices.
https://dreamdroid.org
GNU General Public License v3.0
106 stars 43 forks source link

API-Level 22 target (master branch) will not work with material-dialogs greater than 7.5.5 #74

Closed TorstenWK closed 8 years ago

TorstenWK commented 8 years ago

I had downloaded your source code and tried to compile it with the newest version of the AndroidStudio (1.4.1). Unfortunately the version of the material-dialogs library (repository version is 7.9.0 or 7.9.1) will need api-level 23 compat libraries. The last version of the material-dialogs library which works with api-level 22 compat libraries is the 7.5.5. So i downloaded a snapshot from this version and manually build and used this library inside the dreamDroid project --> everything works fine. But this is only a temporary work around.

sreichholf commented 8 years ago

you want to use the M branch :)

TorstenWK commented 8 years ago

Indeed ... is there any timeline when you will merge the M branch back into master? I do not want to put some time pressure on this, only FMI.

sreichholf commented 8 years ago

I think's it's quite stable so i think there's actually no argument against mergin M into master...

TorstenWK commented 8 years ago

I can confirm that. But ok, i only tested the M branch on my Galaxy S2 with Cyanogen 5.1. Runs without problems. And the best --> it will fix this issue. :-)

sreichholf commented 8 years ago

merge completed