a request for a custom lock screen? - Galaxy 3 Themes and Apps

i don't care much about which base theme ( puzzle or rotary or whichever), so take your pick.
basically what i want is to have more features in this main lock screen. one, mainly, being the data network mode as holding down the button to do it is irritating (i do it several times a day). plus the button might get spoilt or something :/
now how i picture this to work can be something like this:
in the rotary unlock screen, there can be another rotor (a bit above the original one) with another two features. data network mode (assume it to be on the left side of the new rotor), and another one (assume this to be on the right side of the rotor) whichever you prefer. music player, a shortcut to a particular app (like whatsapp, or a game or whatever). so if i rotate the data network mode icon on the new rotor (since this is on the left, to activate / deactivate it i rotate it to the right) it's status will change. i.e, activate or deactivate.
in the puzzle unlock there can be more than one missing pieces of the puzzle.
one being the standard one to unlock, one being the data network mode, one with silent, and others if you prefer.
so if i pick up the jigsaw and place it into one of the empty slots, it will activate / deactivate that option.
i'm basically asking for this because i'm (along with a few other people here) facing a serious network issue. read the other thread that i started about network issues and it's solutions and if you know what's causing this, please answer there.
also, i don't know anything about coding so i don't even know if the above idea is possible. so pardon my ignorance. also, for screenshots of the unlock screens, here's the link : http://forum.xda-developers.com/showthread.php?t=957123
(it's your page, Kyrillos. If you don't like me using it please let me know and i'll remove the link to it)
thank you. please let me know of what you think about my idea.

okay can someone at least reply telling me whether :
a) this is possible to do.
b) this is easy to make.
c) if it's easy to port into a rom, say, kyrillos' ROM
d) if you like the idea.

You can use the app widgetlocket. You will be able to costumize everything on you lockscreen.
Sent from my GT-I5800 using XDA App

Related

[APP][WM6.5+] DeviceLockXT - A fix for the Windows Classic Lock Screen [UPDATED v1.1]

On WM6.5 and WM6.5.x you have the option of using the new sliding lock screen. I for one prefer to use the old 'Windows Classic' lock screen (i.e. the one where you have to tap the soft key then an unlock button like in WM6.1, see images), as it uses less memory and allows me to see the today screen. However, on many ROMs for HTC phones, even stock ROMs, it doesn't seem to work properly with regards to incoming calls.
When you receive an incoming call, the lock screen pops up asking you to tap unlock, but it is unresponsive and obscures the caller ID screen, meaning you can't see who's calling you or the accept / reject slider. On phones / ROMs were it does work properly, you sometimes still have to press the unlock button manually before you can do anything.
This had annoyed me for ages and I couldn't find a solution, so since I am learning C++ at uni, I decided to try and teach myself Win32 programming and create a a program to fix it. The result was this little utility, my first windows mobile app
The program basically just sits and waits for an incoming call, and when the system notifies it of one, if the device is locked it waits for the unlock screen to pop up and then very quickly presses the '*' key. The result is that the device unlocks before the screen messes up, allowing you to see the dialler! The app is very lightweight (executable is only ~6KB), fast (native code), and does not use the CPU whilst idle since it makes use of the windows messaging notification system. Should theoretically work on any resolution on any device, but I've only tested it on my Touch Pro2 (WVGA).
I originally made this just for myself, but XDA Developers has been so useful to me over the years I thought it would be nice to share it with you guys For this reason it is provided as is, I may or may not add to it. I'll try and fix any bugs and stuff if they arise, but I'd like to keep it a simple, lightweight app.
[size=+1]VERSION HISTORY:[/size]
1.0 - Initial Release
1.1 - Multilingual support. If v1.0 works for you, you don't have to upgrade but you can if you like.
Fixed the bug that causes program to crash if not using an English ROM.
Removed message box that tells you you're using the sliding lock. Program now just exits silently.
CAB file now changes the registry key to disable the sliding lock screen for you.
[size=+1]INSTALLATION:[/size]
I've attached the EXE in a zip file, simply unzip, place it on your device somewhere and run it to activate the program. Run it again to exit the program. You might like to place a shortcut in \Windows\Startup. The program will not run if you have the WM6.5 sliding lock enabled, you need to have set:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockScreen] "Enable"= dword:00000000 (obviously).
I've also made a cab file which just simply places the EXE in \Program Files\DeviceLockXT, and creates a startup shortcut and the reg key for you, if you prefer
If you already have DeviceLockXT installed and are installing a newer version, you probably need to stop the old one from running first, and you should probably uninstall the old CAB before installing the new one. I don't know what difference it will make if any.
Enjoy!
DISCLAIMER: In the unlikely event that this program damages your device / causes you to lose data / kills your cat / whatever, I am not responsible. Use at your own risk.
Feel free to include it in a custom ROM if you like!
This looks interesting. Like you, I also do not like the latest lock screen (I've been searching forever for a better one). Does yours support PIN lock? And if you wouldn't mind, I think it'd be cool to see a screenshot (or just a google image), I'm not sure if I remember the classic lock screen you are referring to...
Certainly! Images added & first post updated
The reason I like it is that it isn't a lock screen as such, more of a lock softkey. This allows you to see through to the lovely HTC flip clock when the phone is locked / you turn it on to see the time. You only see the rather ugly looking grey screen when you want to unlock the device.
The program will run if you have PIN lock enabled, but there is no need to use the program in this case, it will literally sit there doing nothing. If you are using the PIN lock then the dialler screen works fine, at least on my phone anyway
To use the Windows Classic Lock Screen with a PIN just set:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockScreen]
"Enable"=dword:00000000
Then enable a PIN in Settings > Lock and you're good to go! No need to install my program You can also set:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\LockScreen]
"ShowLockScreenPicker"=dword:00000001
To get an extra tab in Settings > Lock which lets you change lock screen without editing the registry.
EDIT: There is not supposed to be a space between the c and r in LockScreen in the reg keys, don't know why the forum does that.
I'm also a fan of the "Windows Classic Lock Screen", and have encountered the same problem that you describe!
So thanks a lot for this great tool, I'm trying it ASAP.
i see your point of locking and seeing at the same time your home screen right there and then and i think i'm liking it. i'll give it a try. any chance to change the "ugly" gray unlock screen to something else? a simple black one would be good for me, or better still to a customized background.
edit: btw, does this work on stock wm 6.5? it says 6.5+ in your post.
Yup, I meant 6.5+ as in 6.5 and above (including both 6.5 and 6.5.x)
Not that I know of, the grey screen is part of the windows mobile locking program itself so I don't think it can be easily changed. On some ROMs I have tried the grey screen is skipped entirely, unlocking straight away when you press the softkey, but this is tied to something at the ROM level I think. So it's possible, but I don't have the time or ability to figure it out
Another way to do it would be to write your own locking program from the ground up that mimics the standard windows classic one, then you could do what you like, which interestingly is what I tried initially. But it was much harder than I thought! Defeats the point of utilising what is already on your phone though, which is what I like to to (minimal 3rd party software).
I repeat my program is NOT a stand alone lockscreen, but a utility to hopefully make the built in one work properly. In my opinion the windows classic lock is fine as it is, apart from the issue my program aims to fix
Great job!
This little app works very well and it does what it promises.
The grey screen is something that I've seached how to change for quite some time, but haven't found nothing. It would be very cool if we could edit it!
This is just awesome...thanks so much for sharing...
What about cooking this program into ROM? Is it fine to do so?
Yeah sure, it says so at the very end of the first post (under 'Disclaimer')
Uch, sorry, I never read disclaimers or other important notes.
Keep up great work. I'll include this software into my ROMs if I don't find anything annoying
thank you very much.this problem is annoying me for a long time,i'll have a try.is this work well,i'll get a reply.wish it work well and jack use it in his roms~
It's work very well in my phone,thank you very much~good job~
Been using this for a day or so now...no complains...works as intended. Thank you!
i find a problem with the app.when i use the app,the screenlight is turn on and turn off,it's change all the time.when i use the swith button to turn off the screen light,the screen light will turn on soon.and if i close the app ,the screen light became well.what's the wrong?can you help me ?
I'm not sure what would be causing that behaviour, what device are you using? What version of windows mobile / ROM are you using? Do you have any other screen lock type apps installed?
It is nice
but unfortunately it works only for WM6.1
i hope i can find one for WM6.5
jamiemckee said:
I'm not sure what would be causing that behaviour, what device are you using? What version of windows mobile / ROM are you using? Do you have any other screen lock type apps installed?
Click to expand...
Click to collapse
I use HTC TOUCH PRO 2 ,HTC Version.and the rom is Jackos EVO FULL v1.1.0.i don't installed another screen lock.do you know what cause the problem?thanks~
Delete Hd2ProximityScreenOff.lnk from /Windows/StartUp
Jackos said:
Delete Hd2ProximityScreenOff.lnk from /Windows/StartUp
Click to expand...
Click to collapse
Thank you very much ,i 'll have a try~

Ex-blackberry guy pulling hair out

Overall, I think the move from Blackberry to Android/Note was the right one but the transition has been painful in a few areas. I'll list them in this one post instead of inundating the forums with single posts with only one question.
Phone Application -
Admittedly, this is the most frustrating part about going with the Note (outside of the loss of a physical keyboard). The phone application is ridiculously inefficient compared to Blackberry.
Is there a way to prevent the phone from locking (PIN required) when I navigate away from the phone application while on a call? There is nothing more frustrating than having to enter my PIN to simply hang up a phone call. Also, while on a phone call only (meaning I don't navigate away from phone), the screen times out and turns off... forcing me to press the side key to get back into phone. Is there a program that can map the capacitive search key while on a phone call so I can hang up a call?
Regarding "Contacts", is there a way to default to keyboard entry upon opening Contacts? Does Android think the average person has only 6 contacts??... Because that's how many contacts show up when you enter Contacts. This forces me to press "search contacts" every single time I enter Contacts... and the magnifying glass is all the way at the tip top of the screen. Using one hand, it's impossible to comfortably extend my thumb all the way to the top of the screen after pressing my Contacts application icon on the very bottom of the screen. Then I am forced to pull all the way back down to the keyboard just to enter the first letter of the person I'm searching for! I call out of my Contacts list 50-100 times a day so this gets very, very cumbersome and time consuming.
Is there a way to change the text size in my contacts list? I'd like to see more than 6 contacts per page... the phone screen is HUGE!
Now this complaint I'm sure a lot of ex Blackberry people can relate with... Blackberry (via an available OPTION) would consolidate call logs into each individual contact. Android, for some strange reason, does not consolidate history to each individual contact. So when I pull up recent history, the top 100 entries can be from only 10 or 15 people Wouldn't it make more sense to have ONE entry PER CONTACT? I wouldn't have to go into Contacts as often if Android actually consolidated phone call logs into one log per contact because I could go into the phone log and call out people from there... instead of seeing a sea of missed, outgoing, incoming calls... from the same person. I really hope there is a way to consolidate these logs.
S Memo -
There is an option to pull up the S Memo pad in phone but for some strange reason, it always defaults to "drawing" mode instead of entering text. I'm often in a flustered state when on a phone call and/or listening to voicemail and trying to jot down notes... so having to punch that tiny little "T" at the very upper left hand corner of the screen is a pain.
Is there a way to decrease the font size? I never did understand why some native programs have no adjustments for font size... not everyone is 80 years old w/bad vision. I mean... what's the point of having such a high res screen if the font size is a quarter inch tall? Blackberry allowed text size to be adjusted in ALL native applications.
I'm assuming there is no way to increase the amount of text I can enter onto one S Memo page? It seems extremely limited (about ~100 words max).
Am I the only one that seems to have notes that don't save? I recall entering text into several notes and backing out supposedly automatically saves what was inputed... but often times the text is not there when I return to the note. Are others having this issue?
Finally, is there an alternative memo program that anyone could recommend that is as simple and easy to search as Blackberry's memopad?
Alarm Clock -
I realize that there are a ton of alarm apps out there but I've heard horror stories about apps that crash and/or don't work properly. I need a reliable alarm clock so would prefer to stick with the native application. It actually works perfectly... except that the alarm lasts for only 60 seconds. I've slept right through the alarm several times already. Is there any way to make it loop for a longer period? Say 5 or 10 minutes?
I have a ton of other questions but if anyone can help with these for now it would be much appreciated!
U have a button dedicated to search at the bottom. I use dw contacts. Not the cheapest solution but very customizable
There's an app to increase/decrease font size, I haven't used it but I saw someone mentioning it here the other day, the alarm is fine, I have never had any issues with any android alarm, and you can add as many alarms as you want, I get up at 3am to go to work and I can't ever be late so I have set like 4 alarms to go off in set times in order so if I don't hear one the others will follow.
As the issue with being able to reach the full length of the screen one handed , it is what it is, a big a$$ screen that for the most part demands two handed control.
Sent from my awesome Galaxy Note!
Do you have to use a PIN?
Go to settings, display, screen timeout. You can change how quickly or slowly your screen times out on you.
On your contacts app, just hit the magnifying glass at the bottom right and it'll pull up your keyboard and search function. Or there's teh alphabet running down the right hand side, just click on the letter the name starts with. Or for more customization and ease, install exdialer. It looks good, easy to use, font is small, etc. Exdialer also consolidates your call logs.
There are a ton of memo apps in the market. Personally I love Gnotes. It syncs with google, saves everything, is easy to use, and you can inbed pics, etc.
I don't know about the spen. So far I've only used it to make cute pics to send to my wife and to draw up soccer drills and practice plans.
esincho said:
U have a button dedicated to search at the bottom. I use dw contacts. Not the cheapest solution but very customizable
Click to expand...
Click to collapse
Thanks. I'll give it a try. Does the phone still maintain its ability to keep a log and back up the calls to my computer?
roloracer said:
There's an app to increase/decrease font size, I haven't used it but I saw someone mentioning it here the other day, the alarm is fine, I have never had any issues with any android alarm, and you can add as many alarms as you want, I get up at 3am to go to work and I can't ever be late so I have set like 4 alarms to go off in set times in order so if I don't hear one the others will follow.
As the issue with being able to reach the full length of the screen one handed , it is what it is, a big a$$ screen that for the most part demands two handed control.
Sent from my awesome Galaxy Note!
Click to expand...
Click to collapse
I tried the program Big Font but unfortunately while the font size decreases, it does nothing to decrease the size of the useless silhouette image next to the contact name. So I still only get 6 contacts per massive page. I'm hoping there is another solution.
kiltedthrower said:
Do you have to use a PIN?
Go to settings, display, screen timeout. You can change how quickly or slowly your screen times out on you.
On your contacts app, just hit the magnifying glass at the bottom right and it'll pull up your keyboard and search function. Or there's teh alphabet running down the right hand side, just click on the letter the name starts with. Or for more customization and ease, install exdialer. It looks good, easy to use, font is small, etc. Exdialer also consolidates your call logs.
There are a ton of memo apps in the market. Personally I love Gnotes. It syncs with google, saves everything, is easy to use, and you can inbed pics, etc.
I don't know about the spen. So far I've only used it to make cute pics to send to my wife and to draw up soccer drills and practice plans.
Click to expand...
Click to collapse
Yes, unfortunately I do need to use a PIN or some other form of security. I just don't think it makes any sense to require a PIN if I already entered one and then make a phone call. It's just silly that Android would require a PIN if you're clearly using the phone (on a call). Apparently Google thinks that using the phone does not include being on a phone call. Absurd.
As for your advice about using the magnifying glass, it doesn't work. Because if you pull up the contact via the magnifying glass, you cannot dial from it (swipe right for dial, left for text like you would if you clicked the text box at the top of the phone). You have to click on it and then click once again on what you would like to do. Not sure why it's like that but there are a lot of Android "features" that leave me scratching my head.
I'll give Gnote a try. Thanks!
pj737 said:
I tried the program Big Font but unfortunately while the font size decreases, it does nothing to decrease the size of the useless silhouette image next to the contact name. So I still only get 6 contacts per massive page. I'm hoping there is another solution.
Click to expand...
Click to collapse
Please don't mix up Google and Samsung. You see Samsung customizes the Android OS, and the stock contacts app is different than the stock Google one. Everything you see is what Samsung did not Google.
If you don't like it I suggest you switch phones or you try third-party apps like exdialer(excontacts comes with it), and it is a very popular choice people use as an alternative. Also, I if you have rooted your phone you can change the DPI, so everything will be smaller and more things can fit on the screen, but like I said you will need ROOT. Download a DPI changer app and go for 240dpi.
Sent from my GT-i9220 using Tapatalk
Or if you're brave enough you can always change the lcd density in the build.prop but beware if you make a mistake editing It will brake the rom and unless you have it backed up like in cwm you'll be forced to flash it to bring it back to life.
Sent from my awesome Galaxy Note!
roloracer said:
Or if you're brave enough you can always change the lcd density in the build.prop but beware if you make a mistake editing It will brake the rom and unless you have it backed up like in cwm you'll be forced to flash it to bring it back to life.
Sent from my awesome Galaxy Note!
Click to expand...
Click to collapse
Just use LCD resolution from the market. Much simpler for a novice

[IDEA][APP] auto hide widget widget

I'm not sure if it is possible but I have an idea of a widget:
It's a widget that contains another widget that will auto after a specific condition (perhaps with llama/tasker?)
Examples:
hide music widget of choice if there's no music playing or headset plugged in.
Hide (school) timetable if you're not at that location.
Show GPS/traffic widget if not at home/school/work.
You might think of another great use yourself.
This is just an idea, and since I'm no app developer myself, (at least not yet) I hope one of the great android developers that are on these fora will take an interest in this project.
Sent from my SHV-E160L 32GB with XDA HD
But why hide the widget? That space where the widget that hid the other widget is still unusable because the widget can become transparent, but it can not remove itself from the home screen and then put itself back, since adding widgets is a system level command. And if it could do what I just said it can't, what if you put apps/shortcuts/widgets in its place, where would they go? I might be over thinking this whole idea a little but that's just my two cents. I do have a similar idea now that I read this, though. Use Tasker to restore backed up Nova/Holo/Adw/Apex/Etc, settings and home screen layouts based on what you said in your first post. That is probably going to take way longer to do, but it get the same effect and could probably save battery that way too. I mean, if I make a Tasker profile set up so that whenever I connect to my schools wifi, that it restores a previous backed home screen and settings layout. My phone always dies at school, so my home screen would become blank, with no dock or status bar, and just have gestures set up so that I can still get to my apps (swipe up for drawer, down for notifications, two fingers up for phone app, and two fingers down for messaging). With nothing on my home screen, I save battery because the Launcher does not have to load any thing. Android itself might be a limitation for what we're saying here, but maybe Key Lime Pie could bring us closer to that.
Sent from my SCH-I500 using Tapatalk 2
Thanks for the reply!
PenguinxEnjoi said:
But why hide the widget? That space where the widget that hid the other widget is still unusable because the widget can become transparent, but it can not remove itself from the home screen and then put itself back, since adding widgets is a system level command. And if it could do what I just said it can't, what if you put apps/shortcuts/widgets in its place, where would they go? I might be over thinking this whole idea a little but that's just my two cents.
Click to expand...
Click to collapse
Thank you for the reply, PenguinxEnjoi
I can see now that my idea can be a bit confusing.
I just had the idea to hide the widget when I don't need it so it doesn't clog up my lock/home screen.
If it means turning it invisible I'd like that just as much as removing it. I just don't want to see it.
PenguinxEnjoi said:
I do have a similar idea now that I read this, though. Use Tasker to restore backed up Nova/Holo/Adw/Apex/Etc, settings and home screen layouts based on what you said in your first post. That is probably going to take way longer to do, but it get the same effect and could probably save battery that way too. I mean, if I make a Tasker profile set up so that whenever I connect to my schools wifi, that it restores a previous backed home screen and settings layout. My phone always dies at school, so my home screen would become blank, with no dock or status bar, and just have gestures set up so that I can still get to my apps (swipe up for drawer, down for notifications, two fingers up for phone app, and two fingers down for messaging). With nothing on my home screen, I save battery because the Launcher does not have to load any thing. Android itself might be a limitation for what we're saying here, but maybe Key Lime Pie could bring us closer to that.
Sent from my SCH-I500 using Tapatalk 2
Click to expand...
Click to collapse
If this is possible it would totally be an option. Especially since I'm using widgetlocker and nova launcher.
This will probably be done using intents (if it's supported) but I've only begun using tasker (after llama) so I'm still not sure how they work.
Have you found the way to auto hide widgets for example with Tasker?
extension!?
I have been trying to find a way to recreate a menu pop down resembling the app drawer menu on my desktop and yes...there are many hurdles to be made through an auto hide feature. Why there cant be an app writin that works along with zooper pro or uccw (or done internaly themselves) that can acknowlege a widget name and link it to a static bitmap/icon within another widget as in a"press on" action is beyond me. I know that is probably the last thing those two companies wanna do but it would really make it fun for the average joe just trying to create something fresh and different for their own pride and joy. I havent had much luck getting any reaponse on this. Lol obviously due to a lack reason. And no im not talking about the chocolate covered carmel candy. Bit if any of you developers out there want to take a stab at it. Looks like there is a code writtin in a somewhat similar context that i believe could work. In the end. Its us vs. Them. Hope to see something more happen with this.
And of course..i am mot allowed to copy and paste outside links yet. Thanks XDA. but if you type in."auto hide widget" in google it should be the second link you see. Hope someone makes this a reality. Will be watching for developments.:silly:
Pop up widgets from the developer of the sslauncher. Does the trick nicely. Also you can use swipepad with the widgetpad addon. Works nice for me. Widget here, widget gone
Sent from my SAMSUNG-SGH-I747 using Tapatalk
tie7 said:
Have you found the way to auto hide widgets for example with Tasker?
Click to expand...
Click to collapse
you could use overlays (paid version) which integrates in tasker (free version does not)

Custom rom for father with Alzheimers, where to begin?

My father has early onset Alzheimers and I need to create a rom that when the device is powered on all he sees is 3 buttons call, end call, and text which brings up the plain texting option. Call shows square photos of people and services..etc.. tap on one it calls that person. I Would also like to do things like change the power button so it cant fully shut down the phone with out a specific combination of buttons or a pattern. Where do I begin to learn how to do this? I would really like to learn to do this on my own.
Hi there. Sorry to hear about your father. I've had a couple members of my family suffer from this and it's difficult, to say the least. As far as what you are looking for, well, I'm not sure you need to go all in and make a custom rom for this. I think many of the things you are trying to do can be done with existing mods.
As far as the power button, you can look into using the Xposed Framework and the Xposed Additions module which allows you to customize the activity of the hardware buttons.
http://forum.xda-developers.com/xposed/framework-xposed-rom-modding-modifying-t1574401
http://forum.xda-developers.com/xposed/modules/mod-xposed-additions-t2294274
For the buttons on screen for Call / End Call - Well, the Call with a link to favorite contacts with pictures is easily done with most launchers or a favorite contact widget. The End Call option though, I'm not so sure about. Reason being is that any time you're going to make a call, it's going to open the dialer app and the end button will be there. I can't really think of a way around that. I looked into adding a shortcut to that activity with Nova Launcher, but it's not an option available (though there are a dozen other shortcuts).
But with a launcher like Nova, you will have the ability to add / delete anything off the main screen besides what you want. You can lock the home screen so he can't inadvertently make changes to it and enable a gesture he wouldn't be likely to use to allow you to access the app drawer (like 2 fingers swipe up, etc). You can also use one of the variety of locking apps that will prevent access to any unwanted apps by requiring a password or PIN.
Ooh. Custom ROMs. A lot of work for such simple need. Maybe use Tasker instead? You can accomplish this with a scene and some profiles/tasks setup on stock ROM. Only disadvantage I see compared to making your own rom is long boot time. You can bypass everything in regards to Android UI just by making the scene fullscreen and disabling keyguard with a on-boot profile. That way, when he turns the screen back on, it goes right to your scene setup with no "slide-to-unlock" crap. I am very experienced in Tasker, so if you need any help, I can help you. I'd be willing to develop this for you, it would be about a half hour on my part
All the best,
Sent from my SCH-I605 using XDA Free mobile app
Thanks for the suggestions, these are great places to start.

General questions

Hello fellow Xiaomi users,
I got my Redmi 5 Plus a few days ago, updated it only via the system update (no custom twerks yet).
Currently I have the stock Android 7.1.2 N2G47H and the stock MIUI 9.6.2.0 NEGMIFD.
I have a couple of questions about the phone and I would really appreciate your help:
1) Will this phone get an official Oreo update? I've read that there should be one, but couldn't find any official date mentioned.
2) Stock launcher - I noticed that I couldn't remove app icons from the stock launcher. Is there a way to do that, and customize it all together?
3) Nova launcher - Since I couldn't remove unneeded app icons from the stock launcher, I installed Nova. An issue I find with it though, is that I no longer get skype notification sound - only vibration. Also sometimes messenger fails to make a sound as well, but that happens fairly rare. Any idea on a fix for this? Or maybe recommend a better launcher, that works with the phone?
4)Viber - I am using dual SIMs. One personal, and one for work. I activated only my work viber, but as soon as I started using it, it transferred all my contacts in it. So now my personal and work contacts got mixed. Wouldn't be an issue, If I didn't use viber on my work PC, and I would rather my personal chats to not be there. Any suggestion on how to separate my contacts? Anyone else had this issue?
5) Alarm sound - I am not sure if this happened after I switched to Nova, but my alarm sound is really low. The phones speakers are quite good, but when it comes to the alarm its quite low. I can barely hear it and wake up
6) Freezing - Sometimes when I type in let's say messenger, the phone freezes for some reason, until I type the next letter. For example if I try to type the word "submarine", I can type "subma" but it will freeze on "subm", and when I type the next letter (r) it will spit out both of the last written letters "submar" and then continue to work normally. What can cause those freezes?
I would really love to hear your opinion on these points.
Thanks in advance guys
1) For sure, in the main miui site is indicated and if is there is a closed beta available then we can expect an official version.
2) Remove the icons from stock launcher will mean uninstall them, you can only move them to the next display and maybe group them.
3) Check if all permissions are granted for this launcher including device control and accesibility, also enable in Nova persistent notifications. I use stock launcher, I put my preferred apps in main desktop, the others just moved them to the right and using the app "My Drawer" from developer Ofir Miron, it´s the only that I found that keeps the same icon from any theme that I pick, the others look very ugly.
I´m rarely use the other points so I don´t know
SubwayChamp said:
1) For sure, in the main miui site is indicated and if is there is a closed beta available then we can expect an official version.
2) Remove the icons from stock launcher will mean uninstall them, you can only move them to the next display and maybe group them.
3) Check if all permissions are granted for this launcher including device control and accesibility, also enable in Nova persistent notifications. I use stock launcher, I put my preferred apps in main desktop, the others just moved them to the right and using the app "My Drawer" from developer Ofir Miron, it´s the only that I found that keeps the same icon from any theme that I pick, the others look very ugly.
I´m rarely use the other points so I don´t know
Click to expand...
Click to collapse
Thank you for the reply, I guess I will wait for the update for now, and experiment some more with Nova.
One more thing that came to mind - any way to use the proximity sensor to stop the phone for ringing or to answer calls? I had this options on other android phones - when the phone rings, and you bring your phone close to something (like your year) it picks up. Or when you flip it face down it stops the ringing. Any of these options available?? Can't find them so far.
surfistche said:
Thank you for the reply, I guess I will wait for the update for now, and experiment some more with Nova.
One more thing that came to mind - any way to use the proximity sensor to stop the phone for ringing or to answer calls? I had this options on other android phones - when the phone rings, and you bring your phone close to something (like your year) it picks up. Or when you flip it face down it stops the ringing. Any of these options available?? Can't find them so far.
Click to expand...
Click to collapse
You can find Flip to silence ringer in menu from stock dialer.
SubwayChamp said:
You can find Flip to silence ringer in menu from stock dialer.
Click to expand...
Click to collapse
Thank you, found it. Now let's hope that someone else can shed some light on the other topics as well. ^^

Categories

Resources