pkpio / MDroid

Moodle for Android
https://play.google.com/store/apps/details?id=in.co.praveenkumar
GNU General Public License v3.0
36 stars 47 forks source link

Compatibility to 2.x devices #45

Closed pkpio closed 9 years ago

pkpio commented 9 years ago

Use AppCompact for initial backward compatibility

pkpio commented 9 years ago

https://github.com/praveendath92/MDroid/commit/cd3563eeedc0e71340b0fb9f722ad551a442686f did a partial job. The app works for 2.x devices but the a pretty bad job. Viewpager styling lost. Refer #48 for followup.

pkpio commented 9 years ago

Will keep this open until #48 is resolved. The backward compatibility is pretty much in an non-releasable state without fixing that after all.

pkpio commented 9 years ago

Removed support for version <= 2.2 check https://github.com/praveendath92/MDroid/commit/949e92663cb6da877008dab8f384383b400f5d68 for details

pkpio commented 9 years ago

Reason: No in-built download manager.