[APP] Floating Unobtrusive SMS Popup - Samsung Infuse 4G

ibPopup
Floating Unobtrusive SMS Popup​
Most other popups:
- Displays in the middle of the screen, blocking all other activities.
- Requires the user to close the popup to interact with other apps.
- Interrupts any other activities that are present at the time of the popup.
Floating and unobtrusive popups:
+ Does not interrupt or block existing activities when it is displayed.
+ Allows interaction with both the popup and underlying applications at the same time.
+ Floats at the top of the screen enabling users to operate other apps as if it wasn't even there.
Other features:
Reply from within popup.
Swipe to cycle through texts.
Swipe to close.
Press enter to send option.
Holo colors and design.
Ability to resize all text.
Ability to move the vertical position of popup.
Handles multiple texts from multiple people.
App Info:
.apk
I created this app using Tasker in conjuction with Tasker App Factory
I have provided a .apk file that can be installed if you enable the option "Install From Unknown Source" in system settings.
Once the app is installed, in order for certain aspects of the popup to display properly, you must first enable its accessibility setting, which can be accessed from opening the app.
.xml
I have also provided the project's .xml which can be imported into Tasker and used through Tasker, just as it would in app form.
Once imported, the project is able to be edited and customized to your needs.
By all means, make any modifications you like, BUT if you do many any edits and post it publicly, please refer back to this thread, site it appropriately and give me credit for what i have created.
How to import.
Known Bugs
*When using the "Press Enter to send" option, a new line is shown when enter is pressed, though the blank line is not actually sent in the message.*
*When two texts are received within half a second, the second text may not display correctly.*
*Screens with different resolution/dpi/size will cause the popup to have a different size/location.*
It can only handle texts from up to 5 different people.
*Unable to scroll through large texts.
*Cannot be fixed at the moment due to Tasker limitations*
Links:
Tasker Website
Tasker Google Play
Tasker App Factory Google Play
Popup 7 (An app that is my inspiration which has similar features and is available through Google Play)
{
"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"
}
Individual screen shots:
U1 U2 U3
Press Thanks!

Last Updated 09/08 1:00pm
Version 2.2
Files:
Two Folders:
4.1+
-4.1
Chose according to android version.
Dropbox ibPopup Folder

Dude I can't open that link opens my drop box and claims folder doesn't exist
Sent from my GT-I9300 using Tapatalk 2

Niallfitzy1 said:
Dude I can't open that link opens my drop box and claims folder doesn't exist
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Sorry, I updated the link, try again please.
APK's attatched.

I downloaded and installed but it keeps saying to activate it in accessibility first and it's not listed to enable..
Sent from my SGH-I997 using xda premium

deathblade said:
I downloaded and installed but it keeps saying to activate it in accessibility first and it's not listed to enable..
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Android version and ROM?

4.2.1 cm10.1
Sent from my SGH-I997 using xda premium

deathblade said:
4.2.1 cm10.1
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Haven't tested 4.2 yet, I'll get on that tomorrow hopefully

OK, well the app works just whenever I try to open your app directly it says that I need to enable it in accessibility (where is not listed to enable)
Sent from my SGH-I997 using xda premium

Also how do you import your project here into tasker?
Sent from my SGH-I997 using xda premium

deathblade said:
Also how do you import your project here into tasker?
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
In Tasker, go to preferences and uncheck beginner mode. Then you will be able to drag downward from the top of the screen to show your projects tab. Long press on the default project tab which is a house icon, and select import.

Thanks, now if I'm not mistaken after I reply to a text it's supposed to mark it as read in the default messaging app correct? If so it's not doing it for me
Sent from my SGH-I997 using xda premium

deathblade said:
Thanks, now if I'm not mistaken after I reply to a text it's supposed to mark it as read in the default messaging app correct? If so it's not doing it for me
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Unfortunately I was unable to incorporate that into the app. Tasker is unable to set that explicitly. I did find a workaround in which after you have sent a message, i could open the default SMS app for a couple seconds, then close it again which would clear the notifications. But going through that process each time you have replied to a message would be messy and could cause more problems.

ibCurlyFry said:
Unfortunately I was unable to incorporate that into the app. Tasker is unable to set that explicitly. I did find a workaround in which after you have sent a message, i could open the default SMS app for a couple seconds, then close it again which would clear the notifications. But going through that process each time you have replied to a message would be messy and could cause more problems.
Click to expand...
Click to collapse
OK I gotcha, so may I ask what does enabling it in accessibly do for the app?
Sent from my SGH-I997 using xda premium

deathblade said:
OK I gotcha, so may I ask what does enabling it in accessibly do for the app?
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
the accessibility option enables the app to see when a window change has been made. I used this to have it properly show and hide the composing window and change the message icon to a send icon. It was the only way i could determine if the user had pressed the back button to close the compose window which tasker cannot monitor, but it CAN monitor if the window has been changed.
In tasker this is demonstrated by the "Compose Off" profile which uses the event "New Window * Any"
As far as i know that is the only reason it needs the accessibility option. You can turn it off and test if there are any other effects besides using the back soft-key on the compose window.

ibCurlyFry said:
the accessibility option enables the app to see when a window change has been made. I used this to have it properly show and hide the composing window and change the message icon to a send icon. It was the only way i could determine if the user had pressed the back button to close the compose window which tasker cannot monitor, but it CAN monitor if the window has been changed.
In tasker this is demonstrated by the "Compose Off" profile which uses the event "New Window * Any"
As far as i know that is the only reason it needs the accessibility option. You can turn it off and test if there are any other effects besides using the back soft-key on the compose window.
Click to expand...
Click to collapse
OK so the compose window being the text box right?
Sent from my SGH-I997 using xda premium

deathblade said:
OK so the compose window being the text box right?
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
the Text Edit box, correct

OK well I am unable to enable it in accessibility due to it not being shown in it as stated before but I am able to get rid of the composing window via the back button though sometimes the compose button gets stuck at being the send button
Sent from my SGH-I997 using xda premium

deathblade said:
OK well I am unable to enable it in accessibility due to it not being shown in it as stated before but I am able to get rid of the composing window via the back button though sometimes the compose button gets stuck at being the send button
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Yes thats the problem.
I am prepping to flash 4.2.1 right now and ill figure out how to get the accessibility option for ya within an hour or so.

ibCurlyFry
ibPopup
ibLikin'it !!
Can't wait to try it on my ibPhone :silly:
Nice work. brother !!

Related

[App][2.1+] Shady Contacts - keep your call logs & SMS away from prying eyes

Shady Contacts is designed to keep your sensitive call logs and text message away from prying eyes.
Features
☆ Hide SMS and call logs away from stock apps
☆ Unlock code protection (PIN or pattern)
☆ Option to hide app from launcher (by default, dial ***123456### to open)
☆ Auto-lock (don't use app for awhile), auto-destroy (after wrong code some times), quick lock
☆ Restore call logs/text message from/to stock apps
☆ 100% Holo theme
Facebook: https://www.facebook.com/DroidMate
Download
XDA APK file: View attachment ShadyContacts.apk
Google Play: Shady Contacts
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"
}
User Guide
Add contact to Shady
Swipe to contact tab
Touch on "Add" button
Select a number or type a custom number
Customize notification. Please notice that Shady Contacts tries to clear stock notification and shows its own notification with customized message. So that no one know the sender if he/she takes your phone
Once a contact is added to Shady, all call logs and messages will be no longer in stock apps and automatically move to Shady Contact.
Make a call
You can make a call from stock Dialer or in Shady Contact. To start a call from Shady Contact, touch on a call log (Call Log tab) or a contact (Contact tab)
Receive a call
You can accept an incoming call as usual. When the call is end, the call log will be moved to Shady Contact automatically.
Send a text message
Touch on a message thread (Message tab) or a contact (Contact tab) to open conversation thread screen
Type a message
Touch on "Send" button
Manage Shady's call logs/message
Touch on button
Select call logs/messages
To restore (to stock apps), touch on button
To delete, touch on button
Other
Quick lock, touch on button
Enable/disable Shady Contact: Settings/Enable Shady Contacts
Enable/disable notification: Settings/Show notification
Change unlock type: Setting/Unlock type to select PIN or pattern method
Auto destroy: Setting/auto destroy to wipe data after a number of wrong unlock code
Hide app icon: Setting/Show app icon to remove app's icon from launcher. To open, dial a number (default is ***123456###)
Not bad gonna download it
Sent from my GT-I9300 using xda premium
Good...would give it a try.. Were you the one developing the earlier existing one??? Ive been using shady for a while and its good..
hatnim said:
Were you the one developing the earlier existing one??? Ive been using shady for a while and its good..
Click to expand...
Click to collapse
No, this is our new app
Download jig
i dont know why but i cant sent messages, but my issue is that i need to use your DOWNLOAD Jig to force into download its bricked
i live in richardson by utd
chrisschlagal said:
i dont know why but i cant sent messages, but my issue is that i need to use your DOWNLOAD Jig to force into download its bricked
i live in richardson by utd
Click to expand...
Click to collapse
Can you still send message with stock message app?
Doesn't seem to work with stock messaging on S3 for me thus far. Seems to work ok for Call Log.
xManMythLegend said:
Doesn't seem to work with stock messaging on S3 for me thus far. Seems to work ok for Call Log.
Click to expand...
Click to collapse
Do you use other SMS apps, such as Go SMS Pro or SMS Popup?
Hopefully a pure black background holo theme for amoled screens like mine on the next version. Thanks!
Sent from my GT-I9100 using xda app-developers app
looks nice.. does it support MMS ?
babujnik said:
looks nice.. does it support MMS ?
Click to expand...
Click to collapse
We are working on MMS and hope to support it soon.
Amazing App help me in hiding MY gf msgs .:good:
Want to report a few bugs:
1. After using it for a while, app appears on the recent apps list.
2. App can be accessed from play store.
3. Most of the time the notification check box in settings doesn't stick.
That's it so far. Great job on the app!
Sent from my GT-I9100 using xda app-developers app
I was waiting for a trusted app like this and it seems very smooth and stable.... Thanks Alot
its has all the features I wanted, especially restore to stock apps
I wish if you could add backup to file or export to file like an html file with same layout as the app and custom notifications. Also, What phone are you using I like your statusbar icons
Thanks Again
I use shady sms https://play.google.com/store/apps/details?id=com.project.memoryerrorthree & it supports MMS fully
Sent from my Nexus 4 using Tapatalk 2
Akoolive said:
I use shady sms https://play.google.com/store/apps/details?id=com.project.memoryerrorthree & it supports MMS fully
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Ill take a free app over $8 any day.
safet.me said:
Do you use other SMS apps, such as Go SMS Pro or SMS Popup?
Click to expand...
Click to collapse
I use SMS popup for notifications yes.
Hi to all,
Maybe I misunderstand the purpose of this app or its not working as intended.
I just tried calling from one of my phones to my nexus 4 and ive entered that number that I'm calling from to the list of contacts so that it wouldn't show. However:
1. The app actually allows the incoming call to be displayed. Maybe that's intended but I was thinking it would just give you information of whatever you configured it to say. Let's say I configured it to say "app update" but instead of that I'm getting normal phonecall and number is displayed.
2. The number is actually visible in notification menu and plus it shows additional icon of "app update". However when you press on the number on the notification menu it will take you to the app.
3. Yes the call doesn't show in call log.
Apart from that UI is very well done. But I'm not sure if its intended behaviour or I'm missing something. Let's say I didn't want someone to see who's calling me and instead her a notification of whatever I assigned to it. Not sure if I expressed myself clear but it's early version so maybe more features will come.
Thanks to dev
Sent from my Nexus 4 using xda app-developers app
xManMythLegend said:
I use SMS popup for notifications yes.
Click to expand...
Click to collapse
Could you try to disable SMS popup and see if it works?
gie62001 said:
Hi to all,
Maybe I misunderstand the purpose of this app or its not working as intended.
I just tried calling from one of my phones to my nexus 4 and ive entered that number that I'm calling from to the list of contacts so that it wouldn't show. However:
1. The app actually allows the incoming call to be displayed. Maybe that's intended but I was thinking it would just give you information of whatever you configured it to say. Let's say I configured it to say "app update" but instead of that I'm getting normal phonecall and number is displayed.
Click to expand...
Click to collapse
For an incoming call, you will see caller's number, name (if it's in your phone book), picture (if it's in your phone book).
If you don't want to show name/picture, just remove it out from your phone book
If you want to show "app update", please rename that contact in your phone book to "app update".
Sorry that Shady Contacts does not modify your phone book in that way
2. The number is actually visible in notification menu and plus it shows additional icon of "app update". However when you press on the number on the notification menu it will take you to the app.
Click to expand...
Click to collapse
The app should have another option to either do nothing or open Shady Contacts or open whatever app. I added this in my new feature request list
3. Yes the call doesn't show in call log.
Click to expand...
Click to collapse
Thank you.

Jelly MIUI JLM First Edition

Sorry but due to issues between me and xda I will no longer have anything here on xda. I will be posting on other forums so come find me there. I refuse to be part of a forum who will not follow it's own rules and regulations.
Peace,
Love, and
Happiness
So I have been using this ugly stock miui launcher for one reason. I heard from that the jelly bean miui really sucks some juice. These shots were after a 1 1/2 hours of almost constant use. As you can see in the pictures my signal sucks when I am inside, I am using wifi and this phone is active. At the rate I am going the battery will last about 8 hours for an 3500 mA extended battery. Now that might sound steep but under the same conditions other jb roms can be as little as 4 hours. Now for real world life I would say the average stock battery should run 8 or more hours with normal use and decent signal.
Now there are special feature in the MIUI that are not in the normal MIUI that you might want to know about. First off if you remember DND well that has changed to Firewall and for those new to this here is what it does.
You can setup multiple types of filters for calls and text
You have a white list, black list, plus anti-stranger mode (non address book block)
anti-private mode (privite numbers are filtered)
keyword spam filter. All these settings effect call, sms, and mms
Once the filters are set then you can setup a blocking schedule with a start and stop time or all day
You can also manually turn it off and on
There is built in screen capture by a toggle or keystroke combo
You can lock the screen buttons (home, menu, back, search)
There is a guard mode that requires a password to see gallery, sms, mms, call log and some other things
You also have built in 2way call recording with any kernel
You place the call click on the tools option on the dialer and you have multiple options on of which is record
It also comes with network assistant to monitor data usage
You can set a limit and then it will automatically block data usage when that limit is reached along with notifications when you are close to your limit
A built in backup program which saves all your apps/app data, settings, permissions, sms, mms, call logs the works
MIUI's superuser app call permissions managers it allows root access
but also monitors all the apps permissions such as sms, call, phone state, call monitoring, contacts, call logs, positioning (course and fine position), and phone id
You for each thing you can allow, ask, or deny access for each app
Then you have themes which unlike other roms you can mix and match parts such as
lockscreen, wallpapers, icons, status bar, boot animation, sms app, dialer, fonts
With sounds and wallpapers you can even use your own off the sd card or music player.
Oh yeah lets not forget since it is based off an miui.us build there is the miui.us toolbox
Status bar settings
center clock
hide am/pm
single bars (for non fans of having both 1x and 3x signal bars like in the old donut and cupcake days)
Custom carrier label
custom carrier logo (if you dont want a lable how about a picture)
change colors of
clock
carrier lable
signal bars
wifi icon
battery icon
or set all above to one color
also reset back to white
launcher settings (for stock launcher only)
hide status bar
hide icon text
resize widges (custom widget sizes)
There is a cpu tuner with typical features
abd over wifi
battery calibration tool
android id tool
invoke media scaner option
screen dpi
and this thing call fan-nav that i have not figured out yet
oh and this crazy desktop mode thing for the stock launcher you have to see the video of this it is weird
So talk about a feature packed rom. And if your not a fan of that ios style launcher you can just load on your favorite launcher and still get almost every feature of miui.
All this and more can now be found on a server near you!!
Peace,
Love, and
Happiness
also mine
Woot Woot!!This ones mine,nice work Jlmancuso.
Mine... and here's proof on a factory battery life.. BTW this miui ROCKS....
{
"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 PC36100 using xda app-developers app
Gotta love good battery life on a jelly bean ROM. Hey evonoob I thought you said jb miui really sucked the battery? Maybe he should dust off his og EVO and check this out.
Sent from my PC36100 using xda app-developers app
Hrmmm....trying to DL using Chrome to Phone and GooManager, file's not coming up. Just me?
Edit: Coming through sllllloooowwwly on the laptop, anything going on with Goo.IM? I'll give it a shot when it's DL'd, sounds good!
Joshmccullough said:
Hrmmm....trying to DL using Chrome to Phone and GooManager, file's not coming up. Just me?
Edit: Coming through sllllloooowwwly on the laptop, anything going on with Goo.IM? I'll give it a shot when it's DL'd, sounds good!
Click to expand...
Click to collapse
Unless you have to use your phone, I'd really suggest d/l'ing on a computer
There has been no reports of issues on Goo. I just downloaded 2 ruu's for Inspire 4G with no issues.
Sent from my PC36100 using xda app-developers app
damn wish i could try this still a no go on my end jlmancuso
What issues is it giving you maybe I can get it going for you?
Sent from my PC36100 using xda app-developers app
I've downloaded twice, once on PC and once on phone over Wi-Fi. Both times when I went to flash I got an installation aborted almost immediately. Using smelkus and after superwipe.
Sent from my PC36100 using xda app-developers app
Umm what does your recovery log say?
Sent from my PC36100 using xda app-developers app
I will have to flash it again. Where for I find the recovery log?
Sent from my PC36100 using xda app-developers app
theHURRICANE said:
I will have to flash it again. Where for I find the recovery log?
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
try to flash c if u get the error. then go to others options in ur recovery, ull c Move Recovery.log to SD
theHURRICANE said:
I've downloaded twice, once on PC and once on phone over Wi-Fi. Both times when I went to flash I got an installation aborted almost immediately. Using smelkus and after superwipe.
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
Dude check the MD5 SUM.
theHURRICANE said:
I will have to flash it again. Where for I find the recovery log?
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
Its in Recovery/options or Developers
jlmancuso said:
Umm what does your recovery log say?
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
I had the same issue...I'll try to get a recovery log for you later if you still need it.
Sent from my PC36100 using Tapatalk 2
Yes guys if you have an error during install a recovery log will be vital to solving the issue. Without it I have no clue what is going on and no way to help fix it.
Sent from my PC36100 using xda app-developers app
jlmancuso said:
Yes guys if you have an error during install a recovery log will be vital to solving the issue. Without it I have no clue what is going on and no way to help fix it.
Sent from my PC36100 using xda app-developers app
Click to expand...
Click to collapse
here it is
https://www.dropbox.com/s/mb6gnzd2wiaviwe/recovery.log
My recovery log.
Sent from my PC36100 using xda app-developers app

[APP]QSlide on the LG G2: A quick way to access frequently-used tools

Simple access to functions that usually sit in a 'tools' folder on your home screen
LG is using the G2 as a platform*for launching many new software features, one of which is QSlide — a new way to use small utility apps quickly without pulling you away from whatever else you're doing. Not to be confused with "Slide Aside" (that's a full-app multitasking feature), QSlide is a collection of apps launched from the notification shade that pop up over your current activity so you can multitask in a different way.
Simply pull down the notification shade and tap one of the handful of available options under the quick settings: Richnote, Videos, Email, Phone, Voice Mate, File Manager, Calendar or Calculator. A small windowed app will pop up without exiting your current app, letting you quickly get a task done and go back to the first. If you need to reference something else while you have a QSlide app open, just use the slider at the top of the window to change the transparency.
Once you've set the app to be transparent, you can interact with anything that is "underneath" it just as if it wasn't there. Go copy text, reference a web page or whatever else and then come back to your Richnote or Calculator entry. The apps can also be expanded to a full screen with just one tap. QSlide is an interesting feature that can save you from having a "tools' folder on your home screen for these common functions. Hang tight after the break for a video walkthrough of using QSlide on the LG G2.
http://m.youtube.com/watch?v=qi9b-u76RQE&desktop_uri=/watch?v=qi9b-u76RQE
This might sound strange but qslide is easily the most disappointing feature ive encountered so far. The fact that you can only use the ****tier LG versions of Google apps is a travesty. I only use the gmail client for multiple reasons, same with Google calendar. But alas LG decided to make their most powerful phone gimped by simple software limitations. I hope someone can hack a qslide app that would allow us to add non LG apps.
deduction said:
This might sound strange but qslide is easily the most disappointing feature ive encountered so far. The fact that you can only use the ****tier LG versions of Google apps is a travesty. I only use the gmail client for multiple reasons, same with Google calendar. But alas LG decided to make their most powerful phone gimped by simple software limitations. I hope someone can hack a qslide app that would allow us to add non LG apps.
Click to expand...
Click to collapse
If you want my opinion lg phones are rubbish (nexus family excluded)
Lalssa said:
If you want my opinion lg phones are rubbish (nexus family excluded)
Click to expand...
Click to collapse
You need a bigger Galaxy S4 signature, almost had to get my glasses to see it.
deduction said:
This might sound strange but qslide is easily the most disappointing feature ive encountered so far. The fact that you can only use the ****tier LG versions of Google apps is a travesty. I only use the gmail client for multiple reasons, same with Google calendar. But alas LG decided to make their most powerful phone gimped by simple software limitations. I hope someone can hack a qslide app that would allow us to add non LG apps.
Click to expand...
Click to collapse
Completely agree! It uses up too much space when I can only use the phone and calculator. And you can't totally get rid of it either. I'd love the function if at least gmail and google calendar were options.
VZW LG G2
Qslide does have a toggle switch with the rest of the toggles. It removes the row of apps below the toggle row in the pull down.
Sent from my VS980 4G using Tapatalk 4
devlop said:
Qslide does have a toggle switch with the rest of the toggles. It removes the row of apps below the toggle row in the pull down.
Sent from my VS980 4G using Tapatalk 4
Click to expand...
Click to collapse
There is actually a buid.prop line that sets the amount of apps you can open in qslide. Let me edit it and I'll report back
The line in the build prop you can edit is the following:
ro.lge.qslide.max.window=2 (2 is the default)
I changed it to 3 and this is the result
{
"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"
}
devlop said:
Qslide does have a toggle switch with the rest of the toggles. It removes the row of apps below the toggle row in the pull down.
Sent from my VS980 4G using Tapatalk 4
Click to expand...
Click to collapse
I don't understand.
VZW LG G2
jesssiii said:
I don't understand.
VZW LG G2
Click to expand...
Click to collapse
In your notification pull down, at the top, is your row of toggle buttons. Below that is the row of qslide apps. There is a qslide toggle button that will add or remove the row of qslide apps. The qslide toggle should be with the rest of the toggles, unless you edited the toggles and removed it. I've attached a picture to show the qslide button at the top.
Sent from my VS980 4G using Tapatalk 4
Devlop! Thanks! When I got the phone and set it up in didn't understand Qslide, left it out, then wondered why those idiots at LG didn't give us a way to hide that row. I, evidently, am the idiot, lol ?
VZW LG G2
jesssiii said:
Devlop! Thanks! When I got the phone and set it up in didn't understand Qslide, left it out, then wondered why those idiots at LG didn't give us a way to hide that row. I, evidently, am the idiot, lol ?
VZW LG G2
Click to expand...
Click to collapse
Yep, done that before too. Glad I've helped.
Sent from my VS980 4G using Tapatalk 4
lyrical1278 said:
There is actually a buid.prop line that sets the amount of apps you can open in qslide. Let me edit it and I'll report back
The line in the build prop you can edit is the following:
ro.lge.qslide.max.window=2 (2 is the default)
I changed it to 3 and this is the result
View attachment 2309694
Click to expand...
Click to collapse
whoa whoa whoa how did you get google in a qslide app??????????
curiousmileo said:
whoa whoa whoa how did you get google in a qslide app??????????
Click to expand...
Click to collapse
bump. i agree how do you get google as an app. Also I am seeing someone people having messaging app in there too.
That was Google inside the browser. And messaging is a qslide app on my phone. I got the tmo variant
Sent from my LG-D801 using XDA Premium 4 mobile app
lyrical1278 said:
That was Google inside the browser. And messaging is a qslide app on my phone. I got the tmo variant
Sent from my LG-D801 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
wait how did you get a browser q slide app. is it only for tmobile?
Did you all check the qslide settings?
Sent from my LG-D801 using XDA Premium 4 mobile app
Slide aside and qslide features are solving the same problem, quick multitasking. Slide aside is much more comfortable and useful.
Sent from my LG-D802 using xda app-developers app
lyrical1278 said:
Did you all check the qslide settings?
Sent from my LG-D801 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Of course. This it is the Verizon settings:
Sent from my VS980 4G using Tapatalk 4
jesssiii said:
Of course. This it is the Verizon settings:
Sent from my VS980 4G using Tapatalk 4
Click to expand...
Click to collapse
Only difference I see between the Verizon and Tmo variants is that one says Memo (Tmo) and the Verizon version calls it "Rich Note" (I removed Voice Mate from my phone completely)
EDIT: I also see Verizon has no Calendar OR Browser in their qslide app.
But, I know Verizon doesn't have the Browser app. Theirs comes with Chrome. Which I wager to bet it's because the Browser has flash enabled and that eats up data QUICK (Hey I've watch some pay per views on one of my favorite streaming site from my phone a couple of times)
lyrical1278 said:
There is actually a buid.prop line that sets the amount of apps you can open in qslide. Let me edit it and I'll report back
The line in the build prop you can edit is the following:
ro.lge.qslide.max.window=2 (2 is the default)
I changed it to 3 and this is the result
View attachment 2309694
Click to expand...
Click to collapse
is there if you know any way so we can have more than 3 apps in slideaway?

[APP][TUT] Google Dialer in Moto X

GOOGLE DIALER
Google's Dialer With Built-in Search Is Exclusive To Nexus And GPE Devices, But You Can Install It Manually On Other KitKat ROMs
DO AT YOUR OWN RISK! THE XDA-DEVELOPERS FORUM AND I WILL NOT BE RESPONSIBLE FOR POSSIBLE DAMAGE TO YOUR PHONE!
Of all the announced*new features of the Nexus 5 and Android 4.4/KiKat, one of the cooler ones was a new dialer colloquially known as the "KitKat dialer." It features a revamped UI and includes the ability to search for businesses, contacts, etc. right from inside the dialer. It also features*internet-based caller ID. The name "KitKat dialer," however, is not entirely accurate.
Background:
Google Dialer (its official name) is not technically part of KitKat because it is not included in AOSP. It is a closed-source alternative to the regular AOSP dialer, much in the way that Google Play Music replaces the AOSP music app and Chrome replaces the AOSP browser. The name "KitKat dialer" refers to the fact that Google launched it on the Nexus 5, which was KitKat's launch device.
{
"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"
}
Unlike one of the other new apps introduced alongside KitKat, the Google Experience Launcher -*which is a Nexus 5 exclusive*- Google actually saw fit to release its revamped dialer application to other Nexus and Google Play Edition phones. Unfortunately, outside of that universe the dialer is unavailable, at least officially. At some time down the road, Google could easily decide to offer it through the Play Store but there's no indication of that happening in the foreseeable future. Until that day arrives, you can install it manually.
Installation Procedure:
Before beginning, you must be rooted and running either an official or custom KitKat ROM on your phone. Google Dialer will not install on any version of Android prior to 4.4.
Download either the APK file or the flashable ZIP file using the links at the bottom of this post. The APK was pulled directly from a Nexus 5 running Android 4.4.2.Flash the ZIP file in a custom recovery, or copy the APK file directly into /system/priv-app.If you opted to move the APK file manually, you'll need to set the permissions on the APK to 644 after moving it into its proper folder. Do this either through your file manager app or via a shell.Reboot your phone.
Possible Problems And Questions:
During tests on various phones and settings, found some issues that are worth mentioning, and some questions that some of you will probably have.
Can this be installed without root?
This question can only be answered with another question. Do you want to be able to make calls? While yes, the app can be installed without root, it requires permissions that are only available to apps that are signed with a platform key or installed in /system/priv-app. What that means in practical terms is that if you install the app without root, the actual searching function will work, but you will not be able to make calls.
I installed the app but the icon doesn't show up in my app. What can I do?
If this happens on your phone, the only solution we found was to use Nova Launcher because it has a feature that allows you to run a specific activity within an app. To set this up:
01-Within Nova Launcher, long-press on the home screen.
02-Choose "Shortcuts"
03-Select "Activities"
04-Find "Google Dialer" in the list, then tap to open it up, and select "Phone" (use the first one in the list)
This will put a shortcut to the dialer on your home screen. At this stage, you can use this to access Google Dialer. It's not the cleanest solution, but it does work.
Can I disable my default dialer?
The short answer is no. As a general rule, you will need to keep your present dialer enabled in order to receive calls. The long answer is that on some phones you might be able to disable your stock dialer, but on others you definitely cannot. Feel free to try it on your own device and let us know what your results are.
Download:
Here are both a flashable ZIP file as well as the lone APK file. If you want to flash in recovery, use the ZIP file. If old-school is more your thing, download the APK and put it in /system/priv-app manually.
Flashable ZIP
File name:com.google.android.dialer-1.01.flashable.zip
File Size:*2.4 MB
Link 1: AndroidFileHost
Link 2: Dev-Host
Link 3: Mediafire
APK File
File name: com.google.android.dialer-1.01.apk
File Size:*4.8 MB
Link 1: AndroidFileHost
Link 2: Dev-Host
Link 3: Mediafire
TESTED IN MY MOTO X - XT1058
Link Original and credits:http://www.androidpolice.com/2013/1...ll-it-manually-on-other-kitkat-roms-download/
Sent from my XT1058 using XDA Premium 4 mobile app
Question
What is the name of the app you use to kbps download appear in the notification bar?
MafiosoX said:
What is the name of the app you use to kbps download appear in the notification bar?
Click to expand...
Click to collapse
Xposed / Gravity Box (KK) is able to do that.
I have my status bar in a nice green-themed color, and I just LOVE having network upload/download speeds in the status bar itself....
Good Luck
So if your leaving the original dialer in place this means incoming calls will not get the benefit of the google dialer caller id... correct?
adm1jtg said:
So if your leaving the original dialer in place this means incoming calls will not get the benefit of the google dialer caller id... correct?
Click to expand...
Click to collapse
I'm still testing it, but I believe with a automator function as Tasker can solve this. Create a specific profile and choose which app should run for receiving calls. Come on trying!
Sent from my XT1058 using XDA Premium 4 mobile app
dsbalieiro said:
I'm still testing it, but I believe with a automator function as Tasker can solve this. Create a specific profile and choose which app should run for receiving calls. Come on trying!
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
NO NO didnt mean to sound like I was complaining was simply trying to outline what it could and could not do in this configuration. The search feature that lets you find local places in the dialer works great and getting rid of that ugly themed 443 dialer are huge plusses all by themselves
adm1jtg said:
NO NO didnt mean to sound like I was complaining was simply trying to outline what it could and could not do in this configuration. The search feature that lets you find local places in the dialer works great and getting rid of that ugly themed 443 dialer are huge plusses all by themselves
Click to expand...
Click to collapse
Got it bro. Relax! No problem! Actually installed it last night and to tell the truth and hardly mechi. I know it works! If he does not receive the call because the existence of the default dialer, just automate it into action when the phone rings and disable the standard for receipt of calls.
Sent from my XT1058 using XDA Premium 4 mobile app
When I clicked on the missed call gives him the option:
Sent from my XT1058 using XDA Premium 4 mobile app
This dialer is included by default in 4.4.3. Isn't it?
Sent from my Nexus 7 using XDA Free mobile app
MickyMax said:
This dialer is included by default in 4.4.3. Isn't it?
Sent from my Nexus 7 using XDA Free mobile app
Click to expand...
Click to collapse
At least in my Moto X update was not not. Already running 4.4.3 and has no options Google Dialer. From what I researched this dialer is unique to Nexus. But it is working on my device now.
Sent from my XT1058 using XDA Premium 4 mobile app
dsbalieiro said:
At least in my Moto X update was not not. Already running 4.4.3 and has no options Google Dialer. From what I researched this dialer is unique to Nexus. But it is working on my device now.
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Agreed the 443 dialer is the same dialer as 442 just themed differently with white and bright blue, no addition google features.
If you miss a call and then choose the google dialer history, does the history button in the google dialer start working?
Sent from my Moto X
abuttino said:
If you miss a call and then choose the google dialer history, does the history button in the google dialer start working?
Sent from my Moto X
Click to expand...
Click to collapse
Still do not know. I'll ask someone with unknown number calling me.
Sent from my XT1058 using XDA Premium 4 mobile app

[APP][4.4+] Smitten SMS v2b6 | DEC 16 2015

{
"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"
}
This is a SMS/MMS app based on AOSP 6 Messaging (source) with a sliding interface and custom features.
Please note: this app is only for Android 4.4+
Download Smitten2b6.apk
Join the discussion on Reddit
You must uninstall 1.x before installing 2+
Changelog
=== 2b6 DEC 16 ===
- Added new default UI Style, 'Standard'. Change UI Style in Settings.
- Updated icon
- Fixed primary color in recent apps view
- Bug fixes
=== 2b5 DEC 15 ===
- Fixed force close on 4.4
- Small bug fixes
=== 2b3 DEC 15 ===
- Added color customizations. Pick primary and accent colors in Settings.
=== 2b2 DEC 15 ===
- You must uninstall 2b1 before installing 2b2. This is a one-time requirement.
- Fixed conversation not loading when opening notification or from widget
- Fixed FC on create new conversation
- Other bug fixes
=== 2b1 DEC 14 ===
- New app based on AOSP 6 Messaging source. This is bare bones messaging with sliding UI.
Got input or feedback? Great, love to hear it. Found a bug? Please post a log if you can or detail the bug and state which device and which ROM you are using. Thanks.
Micks29 said:
Without logcat it's difficult for the dev to help you for fix your issue so please download Logcat Extreme > reproduce your FC > open app > go to Per-app logcat tab > select Smitten SMS > save log and send it on this thread. :highfive:
Click to expand...
Click to collapse
You can find the older version attached to this post or in the play store link below.
Download old version (1.6) from play store here.
@matt_stang how to make it my default sms app?
Sent from Galaxy Note 3 SM-N9005
link no good
Nvm
thahim said:
@matt_stang how to make it my default sms app?
Sent from Galaxy Note 3 SM-N9005
Click to expand...
Click to collapse
The same way you would make any app your default SMS app. Two ways:
1. Open app click on 'Settings' in menu and then click the preference at the top that says "SMS Disabled"
2. Go to device settings, 'Wireless & Networks' > 'More...' > Default SMS App
Please add message templates with swipe gestures from cm
szpuntoo said:
Please add message templates with swipe gestures from cm
Click to expand...
Click to collapse
I'll get to that. Should be simple enough.
B10 is on first post with quick reply from notification
Just 2 requests for this awesome app pleaseee!!
1. Android Wear support.
2. Please add support for MMS over JUST WiFi (no data needed), Sprint and T-Mobile support this and the Dev of 8sms has it implemented perfectly!
I can test both for you also if you'd like :good:
Just wanted to say, love the app. Finally a messaging app that is simple, clean and quick. I really prefer the default messenger but hated the contact pictures that Android forces. Glad to see them taken out.
Keep up the good work.
Can you add the blue theme that was in the playstore app ? and the possibility to disable android stock green emoticone, they're so much anoying and i think that most of people prefer ascii smiley and emoji (that already included )
Please add an option to have NO SLIDING at all. And please add translucent statusbar color and round text bubbles?
Great app! Looks and works excellent. If I may make 1 suggestion, can the action bar (create new message, settings) be moved to the bottom of the app screen? Its easier to reach with my thumb when I'm on the go. I've seen other MMS apps using it that way so I hope its possible. Thanks.
Please include more options for MMS like auto save images and auto-enable data from mobile networks. I can't use this app since I can't automatically receive MMS. I think the only app that have such options is textra, and thats what I use.
tlf55 said:
Can you add the blue theme that was in the playstore app ? and the possibility to disable android stock green emoticone, they're so much anoying and i think that most of people prefer ascii smiley and emoji (that already included )
Click to expand...
Click to collapse
I will be adding several more themes. The green emoticons are already gone!
iamnotkurtcobain said:
Please add an option to have NO SLIDING at all. And please add translucent statusbar color and round text bubbles?
Click to expand...
Click to collapse
Yes I'll be doing a lot of work on theming again soon. There were some other things I had to take care of and I figured the two themes provided would be enough for the time being. I will add a no sliding option as well, I've had numerous requests for it.
Jeanxito said:
Please include more options for MMS like auto save images and auto-enable data from mobile networks. I can't use this app since I can't automatically receive MMS. I think the only app that have such options is textra, and thats what I use.
Click to expand...
Click to collapse
I'm not sure what you mean. I could save MMS to sdcard automatically. But the app already auto retrieves MMS.
TokedUp said:
Great app! Looks and works excellent. If I may make 1 suggestion, can the action bar (create new message, settings) be moved to the bottom of the app screen? Its easier to reach with my thumb when I'm on the go. I've seen other MMS apps using it that way so I hope its possible. Thanks.
Click to expand...
Click to collapse
We'll see.
Sent from my Nexus 4 using XDA Premium 4 mobile app
When someone send me a MMS I got to have my mobile data (3g/4g/LTE ) activated to receive immediately that MMS, or else, only when I enable mobile data I will receive it.
I have tested with a lot of SMS apps and textra was the only one that have that option for MMS: turn mobile data on ( for automatically turn it on, receive MMS, and turn it off).
Jeanxito said:
When someone send me a MMS I got to have my mobile data (3g/4g/LTE ) activated to receive immediately that MMS, or else, only when I enable mobile data I will receive it.
I have tested with a lot of SMS apps and textra was the only one that have that option for MMS: turn mobile data on ( for automatically turn it on, receive MMS, and turn it off).
Click to expand...
Click to collapse
Ah gotcha. So you leave your mobile data off normally and would have the app turn it on just to download the MMS then back off again. That should be fairly easy to do.
Sent from my Nexus 4 using XDA Premium 4 mobile app
matt_stang said:
Ah gotcha. So you leave your mobile data off normally and would have the app turn it on just to download the MMS then back off again. That should be fairly easy to do.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yap, thats right!! Or else I do not receive any notification for the MMS or the MMS itself.
Enviado do meu GT-I9100 através de Tapatalk
Jeanxito said:
Yap, thats right!! Or else I do not receive any notification for the MMS or the MMS itself.
Enviado do meu GT-I9100 através de Tapatalk
Click to expand...
Click to collapse
I feel like it would be preferable to be notified of the mms and have the option to download it when you choose. But we'll see what I come up with.
Also, B12 is on the first post. Please read the changelog
Great app but often miss notifications. Both my gf and I are experiencing this issue. Running stock moto x on 4.4.2.
Oops sorry didn't realize this is different from the play store version. Will give this a go! Thanks
Sent from my XT1060 using XDA Free mobile app
Can we install over existing or should we delete first?
TokedUp said:
Can we install over existing or should we delete first?
Click to expand...
Click to collapse
You only need to uninstall if you have the play version installed.
tu3218 said:
Great app but often miss notifications. Both my gf and I are experiencing this issue. Running stock moto x on 4.4.2.
Oops sorry didn't realize this is different from the play store version. Will give this a go! Thanks
Sent from my XT1060 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah that's an issue with the play store version. Should definitely not be happening here.
Sent from my Nexus 4 using XDA Premium 4 mobile app

Categories

Resources