[MOD] Enabling "Hidden" Quick Tiles - Sprint Galaxy S 5 General

This is how to enable all the "hidden" quick tiles in the notification bar that seemed to have been disabled. Between versions of the S5 variants, several quick tiles seemed to be missing from some and enabled in others.​
Click to expand...
Click to collapse
Disclaimer:
Click to expand...
Click to collapse
Remember, I am NOT responsible for stupidity or whining if YOU do something wrong, phone explodes, etc.
The modifications need Root, SQLite Editor (or equivalent app functioning) and a brain
-----Enabling Quick Tiles-----
Click to expand...
Click to collapse
1. Open up SQLite Editor
2. Select the Apps tab -> scroll down to Settings Storage and select
3. Click settings.db
4. Click system
5. Click search icon on top right (easiest method to filter) or scroll through db (harder way)
6. Type "notification" in the Filter Value field and press ok
7. Tap "notification_panel_active_app_list" -> select pencil icon on top to edit
8. In Value field, all enabled toggles are listed. Now, add the word "MobileData" (no spaces or quotation marks) to end of list (make sure to have NO SPACES between entries and semicolons separating each entry)
----> ex. Wifi;MobileData;WifiHotspot;Sound; ....
9. Once you add "MobileData", click save button.
10. Close SQLite editor and reboot/profit (see attached screenshot for what it should appear as)
This works for any quick settings tiles that are present, but you MUST type in the correct name (capital letters, no spaces, semicolons all count). One mistake will not show the tile after reboot.
----> instead of "MobileData", you can also "WifiHotspot" (already enabled in miked63017 zip for Hotspot Mod here http://forum.xda-developers.com/showthread.php?t=2727127 ). Download Booster Quick tile is also able to be added but has no function yet (see my post on updates to status towards getting this working here http://forum.xda-developers.com/showthread.php?t=2719582 )
-----Missing Tiles (so far noticed, if you know another please comment)-----
Click to expand...
Click to collapse
*These are exact as they should appear, NO SPACES AND CAREFUL ABOUT CAPITAL LETTERS (case sensitive)
Wifi;MobileData;Data;Location;Bluetooth;SilentMode;Flashlight;Nfc;WiFiHotspot;ToddlerMode;AirplaneMode;CarMode;DormantMode;SBeam;PowerSaving;SmartStay;SmartScroll;AllShareCast;AutoRotate;MultiWindow;Sync;Brightness;Ebook;AirView;AirGesture;DoNotDisturb;QuickConnect;SFinder;SmartPause;Toolbox;TouchSensitivity;UltraPowerSaving;SmartNetwork;NetworkBooster
Big thanks to eyecon82 for pathway and miked63017 for Hotspot Mod additions.

I am thinking that the order of the list becomes the order of the tiles, is this true for anybody else?
Sent from my SM-G900P using xda app-developers app

miked63017 said:
I am thinking that the order of the list becomes the order of the tiles, is this true for anybody else?
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
Yes, once you put them in order and reboot, it changes to that order. By changing again in settings (once enabled via method), they change order in .db I believe. It sticks in my settings for ordering.

Does anyone know what needs to be added for the display timeout toggle? This was a default toggle in older versions of OS.

What would be an app equivalent to SQLite Editor? Don't feel like spending $3 for a one time thing lol.

Joe0113 said:
What would be an app equivalent to SQLite Editor? Don't feel like spending $3 for a one time thing lol.
Click to expand...
Click to collapse
You could probably try SQLite Debugger, using "update" option for similar pathway.

For the last versions of TW that im used to one can add these to the csc feature.xml as well for enabling upon boot, but they seem to be somewhere else in this iteration, if we can find where one can add these I got flashlight made for the rom. I dont want for it to have to be an additional flash but havent had too much time to investigate

Joe0113 said:
What would be an app equivalent to SQLite Editor? Don't feel like spending $3 for a one time thing lol.
Click to expand...
Click to collapse
You can use sqlite Database Editor for free off the Play Store. This was how we enabled HotSpot toggle on the S4 as well.

Is it WifiHotspot or Wi-fiHotspot cause I did the first and it didn't show up. I added all 3 for the hell of it lol

Nitefall said:
Is it WifiHotspot or Wi-fiHotspot cause I did the first and it didn't show up. I added all 3 for the hell of it lol
Click to expand...
Click to collapse
Should be exact as shown above, just make sure there are NO SPACES between anything

First the Hotspot is "WiFiHotspot" so is there one for torch?
Sent from my SM-G900P using XDA Premium 4 mobile app

RevelationOmega said:
Should be exact as shown above, just make sure there are NO SPACES between anything
Click to expand...
Click to collapse
Weird that's exactly how I put everything in but it won't show, I wonder is there a certain amount of toggles that you can have in total?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-G900P using Tapatalk

Nitefall said:
Weird that's exactly how I put everything in but it won't show, I wonder is there a certain amount of toggles that you can have in total?
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
Did you re-open and verify there was no spaces? A lot of sqlite apps automatically add spaces when you modify a comma seperated list. Also, there is 2 lists, one has _reset appended on the end of the key name. If all you are trying to get is the hotspot you can reflash the newest hotspotUnlocker, I have added the hotspot toggle to it.
Sent from my SM-G900P using xda app-developers app

Did you capitalize the F in WiFi?

Nitefall said:
Weird that's exactly how I put everything in but it won't show, I wonder is there a certain amount of toggles that you can have in total?
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
miked63017 said:
Did you re-open and verify there was no spaces? A lot of sqlite apps automatically add spaces when you modify a comma seperated list. Also, there is 2 lists, one has _reset appended on the end of the key name. If all you are trying to get is the hotspot you can reflash the newest hotspotUnlocker, I have added the hotspot toggle to it.
Sent from my SM-G900P using xda app-developers app
Click to expand...
Click to collapse
ChadH42 said:
Did you capitalize the F in WiFi?
Click to expand...
Click to collapse
Here's a screenshot of all enabled as of now.

El.Dante565 said:
First the Hotspot is "WiFiHotspot" so is there one for torch?
Sent from my SM-G900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Haven't noticed one yet for torch, still seeing into this. Spent most of all day yesterday working on Download Booster. I think I found the disabled parts in our phones yet smali code isn't easy to decipher.

And that was it missed the capital F in WiFi.... thanks all
Sent from my SM-G900P using Tapatalk

Worked perfectly?
Sent from my SM-G900P using XDA Premium 4 mobile app

How about a flashlight/torch toggle?
Sprint - Galaxy S5 - Moto X - Nexus 7 LTE

RevelationOmega said:
Haven't noticed one yet for torch, still seeing into this. Spent most of all day yesterday working on Download Booster. I think I found the disabled parts in our phones yet smali code isn't easy to decipher.
Click to expand...
Click to collapse
Great work. Hope you get that Torch toggle! You are a great asset to the community thanks for your work :good::good:

Related

On Screen Soft key buttons on Stock Samsung Rom

So I made a mod to enable the on screen soft key nav to cm 10.
Someone found out if you add this line qemu.hw.mainkeys=0 to the build prop you will get on screen nav like the galaxy nexus.
well for ****s and giggles I tried adding this line to a samsung based rom (LG8) and it worked! I guess samsung did not disable this functionality. I was pretty sure I read this couldnt be done on a stock samsung rom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Good find! Working fine on stock LG8 here, too. Shame it borks up the Touchwiz dock, heh.
Sent from my GT-I9300 using xda premium
onslaught86 said:
Good find! Working fine on stock LG8 here, too. Shame it borks up the Touchwiz dock, heh.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
I use nova launcher
I also noticed that once you enable it a long press of the physical home button (or softkey button) now brings up search instead of recents/task manager
Also, Settings > Display > Touch key light duration : Always off
It would be nice to disable the hardware buttons. (Or swap them ... which would be my dream!)
jastonas said:
Also, Settings > Display > Touch key light duration : Always off
It would be nice to disable the hardware buttons. (Or swap them ... which would be my dream!)
Click to expand...
Click to collapse
open up Generic.kl in /system/usr/keylayout
put a hash tag in front of the lines
key 139 menu
key 158 back
so they will look like
#key 139 menu
#key 158 back
save and reboot.
To re enable just edit the file again and remove the comment (hash tag)
Using Phone Logs/Favourites/Camera is slightly hindered, the menu bar moves over the actual app screen. I'm wondering if the CM10 version does that?
dantheman122 said:
Using Phone Logs/Favourites/Camera is slightly hindered, the menu bar moves over the actual app screen. I'm wondering if the CM10 version does that?
Click to expand...
Click to collapse
Yeah, I just noticed the same thing. Some quirks in the UI because of it. And no, it doesnt do that on CM 10.
graffixnyc said:
open up Generic.kl in /system/usr/keylayout
put a hash tag in front of the lines
key 139 menu
key 158 back
so they will look like
#key 139 menu
#key 158 back
save and reboot.
To re enable just edit the file again and remove the comment (hash tag)
Click to expand...
Click to collapse
This is good, but half works.
Android system dies not recognize the lack of a menu button and therefore applications do not show the menu key (usually three dots) making many apps unusable
Sent from my GT-I9300 using Tapatalk 2
graffixnyc said:
Yeah, I just noticed the same thing. Some quirks in the UI because of it. And no, it doesnt do that on CM 10.
Click to expand...
Click to collapse
It's a TouchWiz problem. Doesn't happen in other launchers. Maybe someone with touchwiz/dev experience could make a mod...
Sent from my GT-I9300 using Tapatalk 2
jastonas said:
This is good, but half works.
Android system dies not recognize the lack of a menu button and therefore applications do not show the menu key (usually three dots) making many apps unusable
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
it did for me. When I disabled both cap buttons and if there was an app that doesnt implement the new standard menu within the app, a menu button was placed on my NAV bar on the left..
I saw your reply in your thread about it half working when you map it to APP_Switch and that makes sense because the button is not disabled, just remapped so TW must still think there is a menu button but if you completely disable the cap buttons then the system does recognize there is no menu key
So you're half working comment in this thread doesnt apply. It does work if you completely disable both buttons not remap the menu button.
jastonas said:
It's a TouchWiz problem. Doesn't happen in other launchers. Maybe someone with touchwiz/dev experience could make a mod...
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
As for the UI querks someone will have to play around with it to see if they can get the overlapping stuff fixed. I'm using Nova launcher prime and I saw a weird glitch in the call log section where things didnt resize properly because of the menu key being placed at top
graffixnyc said:
it did for me. When I disabled both cap buttons and if there was an app that doesnt implement the new standard menu within the app, a menu button was placed on my NAV bar on the left..
I saw your reply in your thread about it half working when you map it to APP_Switch and that makes sense because the button is not disabled, just remapped so TW must still think there is a menu button but if you completely disable the cap buttons then the system does recognize there is no menu key
So you're half working comment in this thread doesnt apply. It does work if you completely disable both buttons not remap the menu button.
As for the UI querks someone will have to play around with it to see if they can get the overlapping stuff fixed. I'm using Nova launcher prime and I saw a weird glitch in the call log section where things didnt resize properly because of the menu key being placed at top
Click to expand...
Click to collapse
Yes yes!
Remmaping unfortunately won't work because ofwhat you said.
With disabled cap buttons and enabled on screen buttons, everything works well!
Just had to switch to Nova launcher.
Thank you so much
Sent from my GT-I9300 using Tapatalk 2
Can you run the Camera and make a screenshot of how it looks? On mine, camera interface doesn't adjust itself and the shutter button is almost unpressable.
aydc said:
Can you run the Camera and make a screenshot of how it looks? On mine, camera interface doesn't adjust itself and the shutter button is almost unpressable.
Click to expand...
Click to collapse
Yeah it seems to jack up the formatting of the screens on TW apps. I reverted back for now but I'm sure it would look the same as yours. It doesnt seem like the TW apps resize themselves... but now I'm thinking.... hmmm I know an issue with lowering the lcd density will cause TW apps to get jacked up in a similar way, I wonder if they would look right if you lowered the lcd density while the soft keys are enabled. try lowering it to like 240 and see how the TW apps look I would try it now but I have to finish studying for an exam I have in a couple hours.
My camera is not working as well.
So as of now, we have touchwiz, call log, camera, are really buggy with this mod
Sent from my GT-I9300 using Tapatalk 2
jastonas said:
My camera is not working as well.
So as of now, we have touchwiz, call log, camera, are really buggy with this mod
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
ok, I tested lowering the DPI to 240 it did fix the call log and a couple other screens where there was overlapping, with the lower dpi the camera buttons you can use although dont look too pretty, and the dialer keypad being smaller due to the lower dpi is there. I will keep playing around with stuff tonight to see if I can get it to look right with the mod.
graffixnyc said:
So I made a mod to enable the on screen soft key nav to cm 10.
Someone found out if you add this line qemu.hw.mainkeys=0 to the build prop you will get on screen nav like the galaxy nexus.
well for ****s and giggles I tried adding this line to a samsung based rom (LG8) and it worked! I guess samsung did not disable this functionality. I was pretty sure I read this couldnt be done on a stock samsung rom
Click to expand...
Click to collapse
I added
Code:
qemu.hw.mainkeys=0
to the end of the build.prop and nothing happened. I'm using go launcher, but I expecte to see these buttons in every screen of the phone.
Got this working on AOSP Jelly Bean but I really want to be able to turn off the lighting for the now functionless touch keys...any ideas?
alojo said:
I added
Code:
qemu.hw.mainkeys=0
to the end of the build.prop and nothing happened. I'm using go launcher, but I expecte to see these buttons in every screen of the phone.
Click to expand...
Click to collapse
Did you restart? And was System mounted as r/w?
Mize said:
Got this working on AOSP Jelly Bean but I really want to be able to turn off the lighting for the now functionless touch keys...any ideas?
Click to expand...
Click to collapse
Check out the first few posts, they say how to turn light off Settings/Display/Touch Key Lights or something and also say how to actually disable them if you want.
Mize said:
Got this working on AOSP Jelly Bean but I really want to be able to turn off the lighting for the now functionless touch keys...any ideas?
Click to expand...
Click to collapse
This thread is for Samsung roms.
See this thread for AOSP roms
Oooo woowwww confirmed workin in blf n lf6 .... great bt in cam some hindernce in use right side keys
Sent from my GT-I9300 using xda app-developers app

[What's New in]Jellybean 4.1.1 10TH Leak LI4

CSC UNKNOWN?
COPY not MOVE the files from system/csc/BTU/system/csc TO system/csc then reboot.
10TH LEAK XXDLI4
http://forum.xda-developers.com/showpost.php?p=31892837&postcount=217
9TH LEAK XXDLI3
http://forum.xda-developers.com/showpost.php?p=31651394&postcount=215
8TH LEAK XXDLI2
http://forum.xda-developers.com/showpost.php?p=31582718&postcount=214
7TH LEAK XXDLI1
http://forum.xda-developers.com/showpost.php?p=31131029&postcount=205
6TH LEAK XXDLH9
http://forum.xda-developers.com/showpost.php?p=31026070&postcount=182
5th Leak XXDLH8
http://forum.xda-developers.com/showpost.php?p=30815693&postcount=164
4th Leak XXDLH7
http://forum.xda-developers.com/showpost.php?p=30653822&postcount=144
3rd Leak XXDLH6
http://forum.xda-developers.com/showpost.php?p=30507651&postcount=120
Changes:
- audio recording in video has definitely improved.
- recording video, we can now pause recording and then resume.
- homescreen > phone > menu > in-call equalizer now renamed to my call
- developer options > animator duration scale.
- settings > wifi > advanced > wifi timer
- delete many files in default file browser now shows windows with progress bar and remaining files to be deleted instead of just circle icon rotating in previous rom.
- haven't used browser that much so hope someone could confirm, menu > downloads and menu > settings > bandwidth management
- connects to wifi faster now.
- turning on bluetooth, shows you a window for available bluetooth devices. bluetooth confirmed working both send/receive.
- settings > battery > click on graph to show history details > now includes gps alongside mobile network signal, wifi, awake,screen on and charging.
- compose message using voice, no need for internet.
http://forum.xda-developers.com/showpost.php?p=30463072&postcount=92
noticed when using voltage control:
- back then i only see 200mhz,400,800 and 1.4ghz always utilized. now i can see 400mhz,700 and 1.1ghz,1.2,1.3 being utilized as well. i haven't seen this happen in previous roms from long hours of use and gaming. oh btw, governor used is still pegasusq,i/o is cfq, min 200mhz max 1.4ghz
- pop-up player now resizable. clicking on it will now just pause the video and not return to full screen like it did.
- thanks trc
- CELL STANDY REPORTING BUG FINALLY FIXED. thanks bala high roller baby baby bay
minor bug:
- settings > date and time > when you uncheck 24 hour format the settings(gear) icon on notification bar moves to the right because A.M. or P.M. large font moves the icon to the right. They need to fix this, it's kinda annoying. for me only half of the gear is seen but still clickable. for many, they can't even see the gear because it's pushed to the right.
no such problem on landscape mode.
- GPS confirmed working.
Looking for Voice command for apps? like shoot for camera? answer or reject for calls?
it's not in settings > language anymore. it's in s-voice's settings now.
it is more accurate now, like in music player when you say "previous" sometimes it understands as "pause" kinda like hearing only the "vious" that sounds like "pause". it wasn't accurate with "volume down" back then, only "volume up". now it can distinguish clearly.
BTW, you don't to enable s-voice to be able to use those voice commands. you just need to enable them in s-voice's settings.
wondering what Disable HW overlays is in settings > developer options? description is Always use GPU for screen compositing.
this could help you understand.
http://forum.xda-developers.com/showpost.php?p=30346290&postcount=38
the ones i posted here are from 1st leak, they will probably be still on 2nd leak.
http://forum.xda-developers.com/showpost.php?p=30306603&postcount=369
- Pinch-to-zoom change the size of pop-up player;
- New touchwiz version with some JB news.
Sorry for my bad english.
New in JB (not sure if they were in LG4)
Peak hours on/off sync added in default email app
dormant mode
Voice recording under LED indicator
Home Screen mode change in settings --> Adds JB feature of automtically changing widget location/size
5 shortcut icons instead of 4 on lockscreen
Edit: google now, recent apps and task manager can be accessed by long pressing home button.
TW refresh is still there however its almost instant reload now
Voice cmd setting is now inside s-voice
OP.. seriously. If you want to make a thread and have [TAGS] like there's actually info here... than you have to provide some info. Right now your more asking a question and waiting to see what people say. You need to have something of relevant info if anyone is gonna take this thread seriously. I came in here thinking I could see a cool rundown of what Jelly Bean is bringing to the table, but nah. just another, mislabled topic thread title, with no useful information. This one's easy.. just freaking google your thread title and give us a nice little sneak peak at the features packed in buttery jelly beans! ... for god sake! :crying:
*EDIT* maybe the OP can edit his post after users have chimed in?
radeonxt said:
edit page on homescreen via pinch action is gone. only way now is , on homescreen press menu button > edit page
Click to expand...
Click to collapse
I still have it
Thanks for editing the Op! Now it makes sense
Sent from my GT-I9300 using xda premium
In touchwiz, folders are diferent and almost stock JB like, also on home
Men press menu there are more options now, like add apps and widgets. Also folders are possible in the dock!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9300 using xda premium
How can i get the 2nd leak? I can only download the 1st one. Tnx
Sent from my GT-I9300 using xda app-developers app
Davanzze said:
How can i get the 2nd leak? I can only download the 1st one. Tnx
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1835931&page=42
When taking pictures you get a white border around it indicating that a photo was taken
In apps manager the text on the tabs is smaller and you can swipe sideways to change between downloaded and all. I didn't notice this in ICS
The window to choose which program to use to open a file/default is new (see screenshots)
A whole bunch of new widgets; favourite apps, favourite settings,, favourite contacts, dialler, simple alarm, smart switch, turn off all sounds.
mnt is now called storage
Overscroll glow is now bigger
In app info window there is a check box for notifications
Wi Fi direct is not a separate item in settings but is under menu in the wi-fi window
Phone_Guru said:
When taking pictures you get a white border around it indicating that a photo was taken
Click to expand...
Click to collapse
That was in ICS too.
In apps manager the text on the tabs is smaller and you can swipe sideways to change between downloaded and all. I didn't notice this in ICS
Click to expand...
Click to collapse
Yep, that's new, its the same on the gnex.
The window to choose which program to use to open a file/default is new (see screenshots)
Click to expand...
Click to collapse
That's on the gnex too except Sammy has it themed for TW. (Aosp one looks better)
A whole bunch of new widgets; favourite apps, favourite settings,, favourite contacts, dialler, simple alarm, smart switch, turn off all sounds.
Click to expand...
Click to collapse
yup, lots of new widgets, app remodelling.
mnt is now called storage
Click to expand...
Click to collapse
This was the same on ICS, not new, there is both mnt and storage, sdcard and extsdcard are under both.
Overscroll glow is now bigger
Click to expand...
Click to collapse
Don't think so, maybe I'm wrong but it looks the same to me.
In app info window there is a check box for notifications
Click to expand...
Click to collapse
Really good new feature in JB.
Sent from my GT-I9300 using xda premium
Are the S3 native features present like smart alerts/stay etc?
sak500 said:
Are the S3 native features present like smart alerts/stay etc?
Click to expand...
Click to collapse
yes sir
The ability to change the backgroung of the message app with custom ones.
Sent from my GT-I9300 using xda premium
Dont forget to press thanks button!
Maesedroid said:
The ability to change the backgroung of the message app with custom ones.
Sent from my GT-I9300 using xda premium
Dont forget to press thanks button!
Click to expand...
Click to collapse
It was in ICS too. they have changed it from last to first
watsa said:
It was in ICS too. they have changed it from last to first
Click to expand...
Click to collapse
Oh, thanks for the info. I like it.
Noticed better battery life even better than ICS
Edit: my normal average battery life on stock ics was about 5hours on screen time. On Jb its more like 6 and a half
Sent from my GT-I9300 using xda app-developers app
prking07 said:
In touchwiz, folders are diferent and almost stock JB like, also on home
Men press menu there are more options now, like add apps and widgets. Also folders are possible in the dock!
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Which clock/weather widget do you have?
Sent from my GT-I9300 using Tapatalk 2
Issues observed:
1.Contacts: I can see a contact with moobile number 999999999999 .. not able to delete
2. i can see a S Memo icon that the regular S Memo..when i click on that it says application not installed. when i click on S memo regular one i get a message sayin S Memo has reached end of lifecycle.
3.Music: all songs present in sd card appearing twice.
4.temp on device has reached 44 degree (Monitored using OS monitor application)
fatekills said:
Issues observed:
1.Contacts: I can see a contact with moobile number 999999999999 .. not able to delete
2. i can see a S Memo icon that the regular S Memo..when i click on that it says application not installed. when i click on S memo regular one i get a message sayin S Memo has reached end of lifecycle.
3.Music: all songs present in sd card appearing twice.
4.temp on device has reached 44 degree (Monitored using OS monitor application)
Click to expand...
Click to collapse
your issue #3, i can relate because i had that issue right after i installed jb.
i was so excited after it succesfully installed that i went to exploring it right away.
wiping data on cwm solved that issue and i guess will do the same for the rest of those issues.

Note 3 LMT/PIE Discussuon

Any questions, tips, etc? Let's talk here.
Sent from my SM-N900V using Tapatalk
Thanks for the help on the pie controls! I really appreciate it, it's just something I never really used on the Nexus, nor used the LMT itself. But without a pure AOSP build, I feel it needs tweaked a bit to get back to a little more familiar grounds. (No Nexus 5 on Verizon .. grrr)
I think I was getting myself confused a bit thinking those tweaks could give me our 3 normal softkeys to replace my physical and capacitive ones. I know it was possible on the Note 2 from reading but it didn't seem to happen without a bit of troubles. Either way, I am rooted now and have removed some of the bloat apps. I am now considering going back into the custom realm on ROMS.
Thanks for the tips!
Im trying to map a shortcut for screenshots but so far none of them have worked.
http://forum.xda-developers.com/showpost.php?p=37823525&postcount=3328
maybe i can just find an app and map that.
Nevermind updated to the newest build and screenshot is an option.
Is the default input device #4 the best for N3?
I replaced 1 pie button and the other defaults went missing, any way around that, I would like to replace them one at a time?
When blacklisting apps I have to scroll through ~400 app list to remove non ui sys services then select one at a time, is the list a file somewhere that can be edited by other means?
SM-N900V DE
LillieBennett said:
Is the default input device #4 the best for N3?
I replaced 1 pie button and the other defaults went missing, any way around that, I would like to replace them one at a time? ...
Click to expand...
Click to collapse
I'm not sure what you mean by 'default input device'. As you set up PIE you can customize the number of tiles (up to 5) and have up to 2 levels of tiles, for a total of 10 possible shortcuts. The first level is set by default to be Android navigation buttons (soft buttons), 'back', 'home', 'menu', 'search', 'multitasking'.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If these defaults have gone missing, or there are less than 5, PIE will reduce the number of 'buttons' that show up when activated, i.e. graphic UI will be adjusted
I could reduce each level of PIE down to 1 'button' if I choose.
Now that I'm thinking in this context, I'm guessing that is what you mean by "default input devices". If I am reading you right, you can set up to 5 and there will be no issue for the Note 3, likewise say that you only wanted three 'buttons' or 'input devices" (Home, Back, Menu) that wouldn't be a problem either. PIE will adjust the Graphic UI to match your settings, there won't be 5 'buttons' on screen if you only set 3 of them. I hope I'm being clear?
LillieBennett said:
...When blacklisting apps I have to scroll through ~400 app list to remove non ui sys services then select one at a time, is the list a file somewhere that can be edited by other means?
SM-N900V DE
Click to expand...
Click to collapse
Honestly I don't blacklist any apps from from PIE
Can I ask why you want to Blacklist an application? Once I set the apps I want in my PIE I don't worry about the other apps I have installed on my device. I set those to be my most used apps, for the particular device om setting up. For instance, my Note 3 2nd level PIE app shortcuts are these
I have them set, and if I need to change them I just sift through the apps and replace them (I agree it does take some time to load, but once you have it set as you launch PIE it is seamless). I guess I don't understand why you want to Blacklist an application, when you only need to set the ones you want to have appear on the PIE launcher. Not that you need to validate your reasons to me, unfortunately I don't use this feature myself so I don't think I can be very helpful about this. Hopefully someone else might be able to lend some advice.
Let me know if I was on target about your question on setting the 'buttons' up.
Sent from my SM-N900V using Tapatalk
harajyuks said:
I'm not sure what you mean by 'default input device'. As you set up PIE you can customize the number of tiles (up to 5) and have up to 2 levels of tiles, for a total of 10 possible shortcuts. The first level is set by default to be Android navigation buttons (soft buttons), 'back', 'home', 'menu', 'search', 'multitasking'.
If these defaults have gone missing, or there are less than 5, PIE will reduce the number of 'buttons' that show up when activated, i.e. graphic UI will be adjusted
I could reduce each level of PIE down to 1 'button' if I choose.
Now that I'm thinking in this context, I'm guessing that is what you mean by "default input devices". If I am reading you right, you can set up to 5 and there will be no issue for the Note 3, likewise say that you only wanted three 'buttons' or 'input devices" (Home, Back, Menu) that wouldn't be a problem either. PIE will adjust the Graphic UI to match your settings, there won't be 5 'buttons' on screen if you only set 3 of them. I hope I'm being clear?
Honestly I don't blacklist any apps from from PIE
Can I ask why you want to Blacklist an application? Once I set the apps I want in my PIE I don't worry about the other apps I have installed on my device. I set those to be my most used apps, for the particular device om setting up. For instance, my Note 3 2nd level PIE app shortcuts are these
I have them set, and if I need to change them I just sift through the apps and replace them (I agree it does take some time to load, but once you have it set as you launch PIE it is seamless). I guess I don't understand why you want to Blacklist an application, when you only need to set the ones you want to have appear on the PIE launcher. Not that you need to validate your reasons to me, unfortunately I don't use this feature myself so I don't think I can be very helpful about this. Hopefully someone else might be able to lend some advice.
Let me know if I was on target about your question on setting the 'buttons' up.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Input device below, default is #4:
The reason I asked is the only pie position that works is bottom center, at first the default right worked but once I changed it, I can't put it back and have it work.
I guess the button setup as you described isn't so bad.
SM-N900V DE
LillieBennett said:
Input device below, default is #4:
The reason I asked is the only pie position that works is bottom center, at first the default right worked but once I changed it, I can't put it back and have it work.
I guess the button setup as you described isn't so bad.
SM-N900V DE
Click to expand...
Click to collapse
Oh, gotcha. Gesture input is a different set of features in LMT and not invloved with the the operation of PIE. This allows you to set actions that will launch when you complete a gesture.
Much like PIE once you select one of these options it will take you to the list where you can select the action to be completed.
You don't need to set any of this up in order to use PIE, The default for all gestures is 'None'.
Sent from my SM-N900V using Tapatalk
harajyuks said:
Any questions, tips, etc? Let's talk here.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
You were right, I am using pie all the time now. It really shines for multi task where you can switch from one app to another directly, without going through recent first. Thanks for the turn on!
SM-N900V DE
LillieBennett said:
You were right, I am using pie all the time now. It really shines for multi task where you can switch from one app to another directly, without going through recent first. Thanks for the turn on!
SM-N900V DE
Click to expand...
Click to collapse
LMT/PIE is really cool and I just wanted to drop in to let you guys know about an app that's very similar called Switchr
He recently implemented an "Arc" style that's just like PIE, and which one you choose to use is just preference IMO
Big difference is the "Live switching" just imagine using PIE but as you swipe over your overlay icons, the foreground app changes instantly vs PIE where you have to release your finger to trigger the switching
To clarify, By blacklisting an app in LMT/Pie you aren't saying don't show up in the choices of apps. You are telling pie controls to not work or appear when using certain apps. So if i didn't want it to appear in Internet so I can still use its pie controls, I could black list Internet.
I don't use the feature but some people do. I never use ISA or gestures. But have been using pie since beans in the s3. Had it in my note 3 a day after the first root exploit came out after launch. So Worth it
Sent from my GlaDos Baked Potato
Legato Bluesummers said:
To clarify, By blacklisting an app in LMT/Pie you aren't saying don't show up in the choices of apps. You are telling pie controls to not work or appear when using certain apps. So if i didn't want it to appear in Internet so I can still use its pie controls, I could black list Internet.
I don't use the feature but some people do. I never use ISA or gestures. But have been using pie since beans in the s3. Had it in my note 3 a day after the first root exploit came out after launch. So Worth it
Sent from my GlaDos Baked Potato
Click to expand...
Click to collapse
I never used blacklisting. Thank you for the clarification.
Sent from my SM-N900V using Tapatalk

PC Quick Commands | Android 4.0+ | 1.4 BETA

What is PC Quick Commands?
PC Quick Commands is a good looking, simple and open source app to send important commands to your PC. I know a handful of apps exist that offer similar functionality but I just wanted to write my own and I will be adding more functionality to it soon, while keeping it simple and free of bloat/ads and unwanted features/commands, like other apps.
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Android Wear support (beta)
Open source and free
No ads
Lightweight in terms of size and resource consumption
Good design
Supports Android 4.0 and above
Commands supported as of now:
Restart
Shutdown
Log off
Suspend/Sleep
Hibernate
Run command (like, ping www.google.com)
Run application command (like, chrome.exe)
Custom command
More commands will be supported soon!
Operating system support:
- Windows (XP/Vista/7/8/8.1)
- Mac & Linux (SOON!)
This is a BETA app so things are not guaranteed to function properly every time. I am working hard to add more commands and iron out the bugs.
Download (Play Store)
Download link: https://play.google.com/store/apps/details?id=ssrij.pcqc.pcquickcommands
IMPORTANT NOTE: Requires client app to be installed on your PC/Laptop to function properly: You can download it from here: http://goo.gl/5YnnLm. Please make sure .NET Framework 2 is installed else the client app won't work!
Source
Source code: https://github.com/theblixguy/PCQuickCommands
Changelog:
Version 1.4 - September 10th 2014
More bug fixes
Version 1.3 - September 9th 2014
Support for Android Wear
Bug fixes
Version 1.2 - March 30th 2014
Updated UI
Ability to store recently executed commands for faster access (BETA). To access recent commands, just swipe from the left edge of the screen!
Ability to login/signup on first run
Ability to switch to a different account
Automatic update checks for both client app and Android app
Bug fixes
Version 1.1 - February 15th 2014
New setup tutorial
New about page
Minor fixes
Version 1.0 - February 14th 2014
Initial release
Have you ever heard of Salling Clicker? Was an app back in the day before smart phones that worked via Bluetooth to control your Mac from your phone as well as some other neat little scripts. I would love to see something like that for android and it appears you're already part of the way there!
Sent from my One using Tapatalk
tbot said:
Have you ever heard of Salling Clicker? Was an app back in the day before smart phones that worked via Bluetooth to control your Mac from your phone as well as some other neat little scripts. I would love to see something like that for android and it appears you're already part of the way there!
Sent from my One using Tapatalk
Click to expand...
Click to collapse
I see.. but I don't want to make a "Control your PC" alternative. The aim is to enable the user to send important commands remotely, using an available internet connection. That is why I have kept the list simple. I don't want to overwhelm the user with crapload of commands and I want to keep things simple and straightforward. If the user wants to control his entire keyboard or mouse or other stuff then there are apps available for that. There's an option in my app to send a custom command (working on it) using which you can send anything, from mouse location coordinates to media control commands like play and pause. It'll be live in next version
Gotcha, and makes sense. I just miss the text notifications, and mainly music controls, which involved fading out and pausing music when a phone call came in, and restarting and fading in when the call ended.
Sent from my One using Tapatalk
tbot said:
fading out and pausing music when a phone call came in, and restarting and fading in when the call ended.
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Might consider adding an option to enable that feature via an IAP after app reaches stable state
Maybe you could use some ideas from Unified Remote? It has "touchpad", keyboard, and basic multimedia functions as well.
Awesome work! Thought about linux support?
Thanx , working great ( Winodws 8.1 )
Would it be possible to add an option to turn the computer on? I use PcAutoWaker to do this right now but it doesnt allow me to turn it off. It would be cool to have one app do it all.
Nice job. Multimedia commands (vol+ vol- play stop next) would be great.
13im6b said:
Nice job. Multimedia commands (vol+ vol- play stop next) would be great.
Click to expand...
Click to collapse
+1
And a cursor would be nice. Check this app, it has nice and simple controls: https://play.google.com/store/apps/details?id=com.cafbit.valence
Tap = Click
Double Tap = Right Click
Two finger slide = scroll
Keyboard plus Modification Buttons (STRG, SHIFT, ALT) plus special keys (ESC, TAB...)
Twnksinr said:
Awesome work! Thought about linux support?
Click to expand...
Click to collapse
Yes, I'll start the work when both apps become stable.
Sent from my HTC One using XDA Premium 4 mobile app
jsgraphicart said:
Would it be possible to add an option to turn the computer on? I use PcAutoWaker to do this right now but it doesnt allow me to turn it off. It would be cool to have one app do it all.
Click to expand...
Click to collapse
It is certainly possible, I'll look into this after my exams
Sent from my HTC One using XDA Premium 4 mobile app
I think you should add a feature of "booting on start" for the desktop PC client, as it is really annoying to launch it manually every time. Thanks bro!
pickandwhammy said:
Maybe you could use some ideas from Unified Remote? It has "touchpad", keyboard, and basic multimedia functions as well.
Click to expand...
Click to collapse
I don't want to replicate touchpad and keyboard functionality, I just want to make it easy for people to send important commands! My plan now is to add more commands and also make the commands more powerful, like instead of only running Chrome, you could specify the URL to open or enable users to execute multiple commands and more.
Sent from my HTC One using XDA Premium 4 mobile app
ssrij said:
It is certainly possible, I'll look into this after my exams
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
And maybe a widget to quickly select an action?
13im6b said:
Nice job. Multimedia commands (vol+ vol- play stop next) would be great.
Click to expand...
Click to collapse
That is what I am working on right now, next version will have it!
Sent from my HTC One using XDA Premium 4 mobile app
ekabon said:
I think you should add a feature of "booting on start" for the desktop PC client, as it is really annoying to launch it manually every time. Thanks bro!
Click to expand...
Click to collapse
Working on it. For now, you can create a shortcut of the app and set it to run on startup by moving the shortcut to the Startup folder. There are other ways to make it start on startup as well.
Sent from my HTC One using XDA Premium 4 mobile app
jsgraphicart said:
And maybe a widget to quickly select an action?
Click to expand...
Click to collapse
That'll be very helpful, will be doing that once app becomes stable.
Sent from my HTC One using XDA Premium 4 mobile app

Anyone have a working .some Google Phone Dialer ?

I prefer the stock Google Phone dialer over all others. I tried to install several different .APK from the website with all the Google Phone downloads. But none of them would install or work.
I've been running Google Dialer with LG G6 for a couple of weeks... here's what I did...
1. Install the APK from this thread: https://forum.xda-developers.com/android/apps-games/app-google-dialer-t3557412
2. After installation, go into Settings, General, Phone Management, Apps.
3. Click the three dots menu and select Configure Apps.
4. Select Phone App, and change that over to the Phone with the blue background (the alternative is LG's Contacts) and click OK.
5. Click on the Special Access at the bottom of that screen. Select Modify System Settings and find the Phone app. Grant it rights to modify system settings.
6. I like to explicitly grant the phone app permissions now, rather than waiting for it later. So I granted all permissions up-front. Back out to the Apps screen and find the Phone app. Click permissions and flip the slider to the right to enable all permissions.
7. Launch the phone app and sign-in to your google account.
You may want to swap out the phone on the lock-screen and launcher as well...
gewecht said:
I've been running Google Dialer with LG G6 for a couple of weeks... here's what I did...
1. Install the APK from this thread: https://forum.xda-developers.com/android/apps-games/app-google-dialer-t3557412
2. After installation, go into Settings, General, Phone Management, Apps.
3. Click the three dots menu and select Configure Apps.
4. Select Phone App, and change that over to the Phone with the blue background (the alternative is LG's Contacts) and click OK.
5. Click on the Special Access at the bottom of that screen. Select Modify System Settings and find the Phone app. Grant it rights to modify system settings.
6. I like to explicitly grant the phone app permissions now, rather than waiting for it later. So I granted all permissions up-front. Back out to the Apps screen and find the Phone app. Click permissions and flip the slider to the right to enable all permissions.
7. Launch the phone app and sign-in to your google account.
You may want to swap out the phone on the lock-screen and launcher as well...
Click to expand...
Click to collapse
I have not been able to swap out the phone shortcut on the lockscreen unfortunately. It seems the stock phone app is a default that can't be changed.
Thanks for the guide by the way. The stock phone app was aweful. Any way to get the Google contacts app too?
Sent from my LG-H870 using XDA-Developers Legacy app
I installed google contact from APKMirror and it works like a charm…
I tried the same with google dialier, but it disappeared after being called once ! Will try again.
matclab said:
I installed google contact from APKMirror and it works like a charm…
I tried the same with google dialier, but it disappeared after being called once ! Will try again.
Click to expand...
Click to collapse
I have the APKMirror install of Google Dialer working just fine. Didn't run into the issue with dialer disappearing. However, I installed the Dialer from the XDA Forum that I referred to in a previous post.
---------- Post added at 08:43 AM ---------- Previous post was at 08:41 AM ----------
stumpy352 said:
I have not been able to swap out the phone shortcut on the lockscreen unfortunately. It seems the stock phone app is a default that can't be changed.
Thanks for the guide by the way. The stock phone app was aweful. Any way to get the Google contacts app too?
Sent from my LG-H870 using XDA-Developers Legacy app
Click to expand...
Click to collapse
I was able to swap out the phone by going to Settings, Display, Lock Screen, Shortcuts. From there tap on the phone icon (defaults to the far left) and an app list pops up. You need to select the "Phone" app with the blue icon - the green one is the LG-native phone app.
Thanks for the quick guide , it worked great. Finding it slightly sluggish for some reason though
The lock screen shortcut option only appears if you disable screen pin/fingerprint
Thanks, works great!
I am unable to change that default phone shortcut on the lockscreen no matter what I do.
I've always used Google Dialer v3.xxxx rc4 (forget the exact version but it's 3.something rc4), which is the latest version that is able to properly look up phone numbers of places by name on all my non-Nexus/Pixel devices
stumpy352 said:
I am unable to change that default phone shortcut on the lockscreen no matter what I do.
Click to expand...
Click to collapse
Settings/Display/Lockscreen/Shortcuts
Note that it only saves once you exit the Shortcuts screen (press back)
gr__or said:
Settings/Display/Lockscreen/Shortcuts
Note that it only saves once you exit the Shortcuts screen (press back)
Click to expand...
Click to collapse
Sorry, but the left phone shortcut cannot be changed on my phone at all.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LG-H870 using XDA-Developers Legacy app
stumpy352 said:
Sorry, but the left phone shortcut cannot be changed on my phone at all. [/URL]
Click to expand...
Click to collapse
I just deleted them from the lock screen. Never use them anyway. Double press volume down opens the camera.
stumpy352 said:
Sorry, but the left phone shortcut cannot be changed on my phone at all. View attachment 4238136
Sent from my LG-H870 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Huh, strange. Mine looks a bit different (see attachments). Maybe you're running an older version? My software version is V10e-TWN-XX
stumpy352 said:
I am unable to change that default phone shortcut on the lockscreen no matter what I do.
Click to expand...
Click to collapse
Same problem here software ver: V10k-AUS-XX Google Dialer & Contacts installed and working perfectly THX for the how to, Just cant get rid of that stinking green piece of turd on the lock screen no matter what I try. Hate little anoying probs like this LG @ times u suck!!!
gewecht said:
I've been running Google Dialer with LG G6 for a couple of weeks... here's what I did...
1. Install the APK from this thread: https://forum.xda-developers.com/android/apps-games/app-google-dialer-t3557412
2. After installation, go into Settings, General, Phone Management, Apps.
3. Click the three dots menu and select Configure Apps.
4. Select Phone App, and change that over to the Phone with the blue background (the alternative is LG's Contacts) and click OK.
5. Click on the Special Access at the bottom of that screen. Select Modify System Settings and find the Phone app. Grant it rights to modify system settings.
6. I like to explicitly grant the phone app permissions now, rather than waiting for it later. So I granted all permissions up-front. Back out to the Apps screen and find the Phone app. Click permissions and flip the slider to the right to enable all permissions.
7. Launch the phone app and sign-in to your google account.
You may want to swap out the phone on the lock-screen and launcher as well...
Click to expand...
Click to collapse
Hey Gewecht what colour is your in call back ground? I have a LG G6 I get a quick flash of the nice Google blue then it turns a not so nice Turquoise green.
I tried the work around in the Google Dialer main post but no luck as the G6 has no option to change the sim back ground colour. I'm guessing the only way is to disable the stock phone app which the option is greyed out!!
Cheers.
Zorachus said:
I prefer the stock Google Phone dialer over all others. I tried to install several different .APK from the website with all the Google Phone downloads. But none of them would install or work.
Click to expand...
Click to collapse
Attached.
How do I make it so when I receive a call on my lock screen the blue color fills the top notification area and the navigation area at the bottom? See screenshot.
tiger100 said:
How do I make it so when I receive a call on my lock screen the blue color fills the top notification area and the navigation area at the bottom? See screenshot.
Click to expand...
Click to collapse
You go to the Settings app, go to Display settings, tap on App Scaling, find the app (it would be in 16:7.9 aspect ration) and tap it, and thusly make it a forced 18:9 aspect ratio. After this, your application should be formatted to support the LG G6's 18:9 display. Trust me, I had to do this with Lawnchair Launcher and a Pixel 2 Launcher (mod) in order to get it to all fit. I hope this helps you ??.
Tech Trapped said:
You go to the Settings app, go to Display settings, tap on App Scaling, find the app (it would be in 16:7.9 aspect ration) and tap it, and thusly make it a forced 18:9 aspect ratio. After this, your application should be formatted to support the LG G6's 18:9 display. Trust me, I had to do this with Lawnchair Launcher and a Pixel 2 Launcher (mod) in order to get it to all fit. I hope this helps you ??.
Click to expand...
Click to collapse
Thanks. That did the trick. That was really bothering me.
tiger100 said:
Thanks. That did the trick. That was really bothering me.
Click to expand...
Click to collapse
No problem. ??

Categories

Resources