Reverting all source changes broken
Since the image carousel seems to be broken in the newest library (v2.0) I reverted to library v1.2. After doing this I got cordova error messages and couldn't use the camera module anymore. I believe the reason is, that I added plugins to the source and the library revert couldn't edit all files.
So I went to workaround this appery bug by reverting all android source changes. Sadly this is not possible. When I click "Reverte all source changes" on the ANDROID folder, it says for some time "Reverting..." and after that there are still my modified blue marked files in it.
I also tried to change the library back to v2.0 and try it again, with the same result.