Related
I want to change the notification vibrate pattern so its not so long. I'm not talking about using a 3rd party app to change an sms vibrate pattern. I am looking for a way to change this at the base of the rom so any notification, whether it be for email or other apps like wordfeud, it will be my custom pattern. So if anyone knows what file I need to edit I would really appreciate it!
Sent from my HTC Vision using XDA App
can anyone please help me out with this? i tried looking thru the rom but couldn't really find which file i'm looking for...
does anyone know if it takes editing an xml? or maybe build.prop? or framework-res? i have chompsms custom vibrate pattern to what i want it to be but i would like my regular notifications (wordfeud, google voice, gmail, facebook, etc) to be the same as my chompsms custom vibrate pattern but without using a 3rd party app because those are usually limited to phone calls and sms notifications.
Not sure where this can be set in the ROM itself, but I do know you can use Tasker to vibrate any pattern you want whenever you have a new notification (along with other things). Not as clean a solution as being able to change the default vibrate pattern (and Tasker is a paid app), but if you can't find anything else, could be a solution...
try sms popup, it isnt anything like chomp or handcent simply because all it is notfication and a really simple popup window. you can set the vibrate pattern, change the blink rate of the LED and change the icon. its really nice and i think youll find it great. there isnt a different inbox like chomp. its free in the market
Check out "led me know".
It does a lot of what you've mentioned on a "per app" basis.
Sent from my T-Mobile G2 using XDA App
I am running Myn's Warm 2.2, and I can't tell if this is a ROM issue or what, but when I run widgetlocker, I have a custom slider going to my SMS inbox. I dont use the default messaging app, I use handcent/go sms, but whenever I use widgetlocker to the sms inbox, it automatically opens the default app, and gives no options for the other one's.
Any ideas of what to do?
P.S. I also edited some of the .png's, dont know if that could be the issue?
Wow...2 days and no response...have you made your new messaging app the default in the system?
Htc inc redibly re-engineered
crazyg0od33 said:
I am running Myn's Warm 2.2, and I can't tell if this is a ROM issue or what, but when I run widgetlocker, I have a custom slider going to my SMS inbox. I dont use the default messaging app, I use handcent/go sms, but whenever I use widgetlocker to the sms inbox, it automatically opens the default app, and gives no options for the other one's.
Any ideas of what to do?
P.S. I also edited some of the .png's, dont know if that could be the issue?
Click to expand...
Click to collapse
Is it possible the SMS slider is pointing to the "Messages" app inbox specifically? In contrast to pointing to the system default value for your assigned SMS app?
I think it may be, because the only way to get it to slide to the app i want without using the ugly shortcut of the app itself is to delete the mms.apk. But go sms doesnt show notifications w/o the stock apk. Is there a way to change it to point to the system default? I get nbo option to make an app the default through widgetlocker?
Thanks for finally responding and trying to help guys
how do I make an app the default in the system?
I sent an email to the dev, and linked him to this thread, so maybe he will post the answer here. If not, i will, just in case this issue shows up in the future.
Android's handling of the app defaults is awkward, hence the various apps on the market (including my HomeSmack) to help switching between default Home programs.
The only way to set a default app as of 2.2 is to launch it in a generic way* when there is no default set. Then you'll get the list with the checkbox to set it as a default.
So really what you need to do is clear the default, then slide the SMS slider in WidgetLocker. You should be able to clear the default by:
System Settings > Applications > All Applications > Messaging (Or whatever current default app is) > Scroll down and click Clear Defaults.
Note, you want the Clear Defaults button, not the Clear Data button.
However some vendors might set their app at a higher priority making it impossible to change the default.
The coming update for WidgetLocker will allow you to select an app shortcut and then independently change the icon. Either to your own, or one of the WidgetLocker built in slider icons.
*For the curious:
Code:
Intent intent = new Intent(Intent.ACTION_MAIN);
intent.setType("vnd.android-dir/mms-sms");
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
startActivity(intent);
[email protected] said:
Android's handling of the app defaults is awkward, hence the various apps on the market (including my HomeSmack) to help switching between default Home programs.
The only way to set a default app as of 2.2 is to launch it in a generic way* when there is no default set. Then you'll get the list with the checkbox to set it as a default.
So really what you need to do is clear the default, then slide the SMS slider in WidgetLocker. You should be able to clear the default by:
System Settings > Applications > All Applications > Messaging (Or whatever current default app is) > Scroll down and click Clear Defaults.
Note, you want the Clear Defaults button, not the Clear Data button.
However some vendors might set their app at a higher priority making it impossible to change the default.
The coming update for WidgetLocker will allow you to select an app shortcut and then independently change the icon. Either to your own, or one of the WidgetLocker built in slider icons.
*For the curious:
Code:
Intent intent = new Intent(Intent.ACTION_MAIN);
intent.setType("vnd.android-dir/mms-sms");
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
startActivity(intent);
Click to expand...
Click to collapse
Has anyone ever told you they love you? Cause I do....awesome app too!
Sent from God, who uses CM7 RC1.
I love you so much lol.
So is there a way to use that last part so I can direct the slider myself or should I just wait it (i hope short) out?
Thanks so much again for responding
Sent from my ADR6300 using XDA App
I'm running 2.0 and the functionality is indeed there. However I would just recommend deleting the slider off and then re-adding it and using a shortcut. Don't know if that helps, as I highly doubt that it will show the number of unread messages.
Hey Kevin I love the app but I keep having a few problems maybe you can help.
I'm on CM7 nightly #5 and widgetlocker slows it down significantly. I also keep running into the problem of all my Widgets disappearing randomly and never coming back. The background is still there but its blank.
Love the app. Thanks
HTC Incredible
I'm also having the problem of Widgets dissappearing.... happens after upgrading to a new nightly or after a random reboot..... being able to backup settings would be very helpful.....
Sent from my ADR6300 using Tapatalk
Anything figured out?
HTC Incredible
Off topic, but for what it's worth, I'm having terrific results with WL in combination with an app called "No Lock" which disables the stock lock screen. No Root necessary.
I am rooted though running SkyRaider and now Warm 2.2 with Sense 2.0. I was always having problems with WL locking up my screen when the cpu got going and I was turning my screen on and off a lot quickly. Lots of black screens and such but never any problems without WL. So I run "No Lock" and WL runs perfectly.
Off topic, but good info and testing none the less.
I set the reminder to either notifincation bar or alarm and neither one actually works.
Any ideas on how to fix this?
EDIT:
See post #6 for the fixings.
Same problem here. This is killing me as I use this function constantly. I am not getting notified on gmail calendar or exchange calendar.
Sent from my SPH-D710 using XDA App
gfsnic said:
Same problem here. This is killing me as I use this function constantly. I am not getting notified on gmail calendar or exchange calendar.
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
Setting up calendar events actually works. I just tested it - a popup does occur in desktop calendar when I set it through the phone.
But absolutely nothing happens on the phone itself.
Is it like that for you too?
Yep, same thing here.
Does anyone know of any widget style calendar app which can force notification/alert for upcoming calendar events independently from the built-in android version (which obviously doesn't work on this phone)?
I started using the free Calendar Snooze from the market on my Evo, mainly because the Evo didn't have (or I couldn't find) a built in snooze, and it works well on the E4GT too. It's very configurable, gives a full screen notification, and will even use text to voice, if you want it to.
JimSmith94 said:
I started using the free Calendar Snooze from the market on my Evo, mainly because the Evo didn't have (or I couldn't find) a built in snooze, and it works well on the E4GT too. It's very configurable, gives a full screen notification, and will even use text to voice, if you want it to.
Click to expand...
Click to collapse
Thanks, I am trying it now.
Calendar Snooze works just like I want.
Perfect.
I just asked in IRC, and people said their alerts were working just fine.
I wonder if it's a common app me and gfsnic have...
Right now, I can only think of one calendar related app I have installed - Simple Calendar Widget...
Works fine for me. But the alerts I use were set up within the calendar app on the phone. Are you guys setting the alerts on the web?
Sent from my Galaxy S2
ravizzle said:
Works fine for me. But the alerts I use were set up within the calendar app on the phone. Are you guys setting the alerts on the web?
Sent from my Galaxy S2
Click to expand...
Click to collapse
No, from the phone.
Hi,
I have installed me another calendar app (aCalendar). When i get notifications in the topbar my phone uses the build in calendar. How can i avoid this and use aCalender?
Thanks
Ateshga
You mean you're getting both default calendar and aCalendar notifications at the same time?
Go into the default Calendar app and select the account it's synced too and uncheck the sync box. Then it'll stop notifying you because it won't be synced to new events.
You need to clear defaults for the gmail app. then you can select which app to do the action you want next time you click it.
Sent from my Galaxy Nexus using Tapatalk
Doesnt work here.
Is my calender app perhaps the problem? It uses the build in calendar so it might not handle the notifications...
Am i correct? Dont i have to use another app? Which one do you use?
Thanks in advance
@martonikaj no i just get the googlecalendar notification. Sorry overread your question in first place...
Bye
Hi
It doesnt work till today. I tried several calendars now (jorte, quick and lately business calendar) The problem remains The Same: when i pull down Thema notification bar where The event notification pops up and select the event The phone jumps in the Google calendar.
Is this an ICS problem?
What am i doing wrong?
Please help.
Thx
Ateshga
Whichever app is providing the notification will open when you click. You need to set up notification with your desired app and disable notification in the unwanted app - of course, having said that, I'm not sure those options are available, so it may just be easier to freeze the undesired app instead...
Hi i now found my failure: i got what i paid for. Free apps mostly dont support notifications.
I now bought an app (business calendar) and all is fine now.
Seems i have to learn a bit more about the android world.
Thx for the help i got ...
A.
I started using Business Calendar. I removed notifications for the default calendar, but I forgot to remove sync. The notification bar would never clear, now I think I know why. Thanks martonikaj.
Hi, i think the title says it all
im new in this NFC thing, recieved my tags yesterday and i spend the day playing with it!
but i have one question / problem and i dont know if its possible, i want to enable the alarm, but the alarms i already had programed in my clock,
but i can only create new alarms.
i tryed dozens of nfc apps in playstore, and all have the same function to alarm, they add a new one instead of enabling the existing ones..
any workaround for this ?
thanks
The reason for this is that pretty much all alarm apps (including stock) allow for multiple alarms, so if you tap a tag that is just supposed to turn your alarm on, it wouldn't know which one. The Samsung Tectile app kinda has a work around - you set up an alarm within the app, then you can create a tag to just turn on, turn off, or toggle that one alarm in the app. Of course, this is dependent upon you having a phone that the Samsung Tectile app is compatible with and also having 1K tags because their app uses more memory for a simple task than any other NFC app out there.
That's the only nfc app I know of that has a feature kinda like what you are wanting to do. Hope that helps.
ruizit0 said:
Hi, i think the title says it all
im new in this NFC thing, recieved my tags yesterday and i spend the day playing with it!
but i have one question / problem and i dont know if its possible, i want to enable the alarm, but the alarms i already had programed in my clock,
but i can only create new alarms.
i tryed dozens of nfc apps in playstore, and all have the same function to alarm, they add a new one instead of enabling the existing ones..
any workaround for this ?
thanks
Click to expand...
Click to collapse
The reason for this is that most apps use the ALARM intent to set alarms. Some apps (like the stock AOSP clock package) identify duplicate alarms and enable them rather than creating new alarms. Others (like HTC and Samsung's clock packages) create a new alarm every time.
To get around this you could try operating directly on the alarms databases (assuming they are exposed via a content resolver and there's a listener to pick up the changes).
Would just turning alarm volume up or down to mute accomplish what you want?
Sent from my SCH-I605 using xda app-developers app