Rawi01

Results 12 comments of Rawi01

@cushon Thanks for adding some code to ignore generated stuff, that should fix most problems. Meanwhile I started to add start and end positions for everything lombok generates. If that...

@david-sitsky Can you try to use a newer lombok version? We added start and end positions in lombok 1.18.18 for generated lombok nodes which should fix this issue.

Just added a new version([1.0.4-EXPERIMENTAL](http://repo.xposed.info/module/de.r3w6.xposedunifiednlp)). It works on Lollipop(5.0/5.1) and Marshmallow(no real device test, emulator only). Would be great if someone could test it and give some feedback. I also...

New (alpha) version should fix most issues. Installation instructions: 1. Remove UnifiedNlp 2. [Download](https://github.com/Rawi01/XposedUnifiedNlp/releases/tag/v1.0.5-alpha) and install my slightly modified microG build and the new Xposed module 3. (Android 6 only)...

I only changed the package name to resolve naming conflicts with Google Play Services. Also removed some conflicting providers and fixed some naming related links to activities.

It seems like you using the wrong apk. If you want to use UnifiedNlp with this module you have to download and simply install the UnifiedNlp.apk from the UnifiedNlp release...

I will add some documentation soon. I will also try to update the module to reduce problems. @danielmmmm the "Google location reporting" can be ignored. It does not mean that...

I added some documentation and updated the module. You can now open the module settings to check if everything is ok. @CHEF-KOCH your last comment seems to be lost but...

Step 3 can fail with different messages. If you get no location you should install a backend, if your location is not an UnifiedNlp location you should make sure that...

If you get a network locaiton with Here GPS Location you should get a location in the module too. Both using the default android location api. Please check that you...