Furniel

Results 8 comments of Furniel

@vaibhavp12345 dex file: [SystemUIGoogle.zip](https://github.com/JesusFreke/smali/files/1593127/SystemUIGoogle.zip)

Please upload apk for testing

Did you tried to deodex whole rom or seperate folders? In you log i don't see rom extraction log and apkchanger not detected android version as result program uses wrong...

Hello, it's old issue with false positives and i know about it. Unfortunatelly i can't fix this. Apkchanger is batch script that packed to exe with one of bat2exe converters,...

Decided to help again. Cherry picked and pushed missing commits to 0.9.7 branch, everything else was merged to original version. ![pushed_commits](https://user-images.githubusercontent.com/494998/42233395-1a2baf70-7efa-11e8-8d1c-f7545b70ee10.jpg) Attention: - I didn't updated readme.md - I didn't...

Finished working on UI, Added tabs to all pages that have more than 2 sections. Pages will look like this: ![screencapture-127-0-0-1-wordpress-wp-admin-admin-php-1494345206211](https://cloud.githubusercontent.com/assets/494998/25860099/246e710e-34e9-11e7-8690-c84711db347b.png) If anyone want's to test all commits are available...

@szepeviktor if everything will work without problems i'll create pull request(for code review, discussion). I don't like develop new functions in master repo(sometimes i rewrite commits and use forced pushes...

@szepeviktor My first implementation was based on native wp tabs, but they are unusable. With native wp tabs wp loads only selected tab and on every tab switch it must...