Guest LotR656 Posted October 16, 2014 Report Posted October 16, 2014 Yeah we are close, Italy is across sea :). But lets keep english, i think some people will be angry because of foreign language. :D
Guest skezn Posted October 16, 2014 Report Posted October 16, 2014 I don't know ;) Why do you not include the perfect theme font or another font directly into the ROM? :)
Guest luca020400 Posted October 16, 2014 Report Posted October 16, 2014 O_o ****************************** You have tried to change the API from what has been previously approved. To make these errors go away, you have two choices: 1) You can add "@hide" javadoc comments to the methods, etc. listed in the errors above. 2) You can update current.txt by executing the following command: make update-api To submit the revised current.txt to the main Android repository, you will need approval. ****************************** make: *** [/home/luca/mahdi/out/target/common/obj/PACKAGING/checkapi-current-timestamp] Errore 38 make: *** Attesa per i processi non terminati....
Guest PhilRandal Posted October 16, 2014 Report Posted October 16, 2014 Set location services mode to "Battery Saving" (GPS off), turn off location service, then turn it back on, and the mode changes to "High Accuracy" (GPS on) Looking at https://github.com/AOSPA/android_packages_apps_Settings/blob/kitkat/src/com/android/settings/location/LocationSettings.java#L253, I'm not surprised! They should have had two state variables, location services on/off flag, and location services mode flag. Bad, bad, bad code!
Guest luca020400 Posted October 16, 2014 Report Posted October 16, 2014 (edited) I can try to fix it ;) The cm code is equal to aospa Edited October 16, 2014 by luca020400
Guest PhilRandal Posted October 16, 2014 Report Posted October 16, 2014 I can try to fix it ;) The cm code is equal to aospa Yeah, CM does the same thing: https://github.com/CyanogenMod/android_packages_apps_Settings/blob/cm-11.0/src/com/android/settings/location/LocationSettings.java#L281
Guest luca020400 Posted October 16, 2014 Report Posted October 16, 2014 And this is a problem for me So I will keep the current configs
Guest PhilRandal Posted October 16, 2014 Report Posted October 16, 2014 Accidentally reverting to battery-draining GPS mode is a problem for most users, I'd think. That's appalling design, but probably a deliberate decision on our great overlord's part, to ensure they can precisely track us. Well, it is called Paranoid Android :P
Guest luca020400 Posted October 16, 2014 Report Posted October 16, 2014 (edited) Done !!!!! But i have the system.img :D I don't know to continue to .zip Edited October 16, 2014 by luca020400
Guest ascendtomy Posted October 16, 2014 Report Posted October 16, 2014 Done !!!!! But i have the system.img :D I don't know to continue to .zip What is done?
Guest ascendtomy Posted October 16, 2014 Report Posted October 16, 2014 Wow, great! I think u have a quick tutorial on xda how to convert .img to .zip
Guest ascendtomy Posted October 16, 2014 Report Posted October 16, 2014 (edited) https://cloudconvert.org/img-to-zip lol :D (troll) Edited October 16, 2014 by ascendtomy
Guest PhilRandal Posted October 16, 2014 Report Posted October 16, 2014 Done !!!!! But i have the system.img :D I don't know to continue to .zip Fabulous, you're a star!
Guest PhilRandal Posted October 16, 2014 Report Posted October 16, 2014 (edited) Yeah, CM does the same thing: https://github.com/CyanogenMod/android_packages_apps_Settings/blob/cm-11.0/src/com/android/settings/location/LocationSettings.java#L281 Mahdi seems to do Location services on/off toggling the 'right' way: https://github.com/Mahdi-Rom/android_packages_apps_Settings/blob/kk-4.4.3/src/com/android/settings/location/LocationSettings.java#L255 Fab! :) Edited October 16, 2014 by PhilRandal
Guest PhilRandal Posted October 16, 2014 Report Posted October 16, 2014 Chech the new post :D This one, for Mahdi: http://www.modaco.com/topic/373650-rom-all-kk-mahdi-rom-28-161014/?hl=%2Bmahdi
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now