Wow, what a feature. It was a crazy work with lots of refactorings.
I basically refactored everything. All the AOSP code I didn't understand, I pushed them into classes to encapsulate them. The rest is much more clear now. Activity has less logic inside. Less boolean fields.
Also now we have a super cool feature where we unshorten links if we are offering nothing but only browsers.
Wow, what a feature. It was a crazy work with lots of refactorings.
I basically refactored everything. All the AOSP code I didn't understand, I pushed them into classes to encapsulate them. The rest is much more clear now. Activity has less logic inside. Less boolean fields.
Also now we have a super cool feature where we unshorten links if we are offering nothing but only browsers.
Fixes #27