[APP] LeoExtendedNotifications, blink keypad on missed call, sms, email, more [v0.92] - HD2 Windows Mobile 6.5 Themes and Apps

At request of the people in this thread, I made a small app that blinks the keypad when there are notifications.
If you also use KeypadLedControl, you may get some irregular blinking during notifications. Nothing serious.
Features
- Blink keypad on: unread sms, unread mms, unread e-mail, missed calls, reminders (if rom supports it), voicemail
- Configurable via registry & seperate Config application
- Notification timeout after X seconds (300=5min by default)
- Stop notifications after unlocking the phone (only works on compatible lock screens)
- Temporarily stop notifications during phone call
- Configurable blinking sequence (also per notification type)
- Configurable time between repeating sequence
Changelog
v0.92
- Some small fixes by 3dfx
v0.91
- Hopefully fixes issue where keypad wouldn't blink on notifications if there were no specific sequences for that notification type configured (in registry)
v0.9
- Added configuration application
- Popups now automatically close again after a second or so (except for errors, they stay)
- Added nicer icons in start menu/sense (if you're using WM6.5+, might require device restart)
v0.3 to v0.8
- App configurable via registry
- Add support for reminder and voicemail notifications
- Notification timeout after X seconds (300=5min by default)
- Stop notifications after unlocking the phone
- Temporarily stop notifications during phone call
- Configurable blinking sequence (also per notification type)
- Configurable time between repeating sequence
Additional credits
Big thanks to 3dfx. He added a lot of features as you can read throughout this thread.
Source
Source code can be found here: http://github.com/netripper/LeoExtendedNotifications
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"
}
Download
See CAB attached to this post!

great idea, thank you for this really usefull app.

thank you very much

Thank you Netripper. I'm going to give it a try! I'll let you know how it goes.

wonderful. works perfect! Thank-you

Great idea, thanks a lot for your contribution, netripper
DJKai said:
Thanks NetRipper.. working fantastic here. I wonder if this could make the keypad leds defective over time...
Click to expand...
Click to collapse
i am also a little bit worrying about eventually led malfunction when using it all the time.
however i would like the idea to be able to configure a notification timeout.
imagine you get a mail late night and the leds would permanently flash until next day.
best regards, Olioaglio

Thank again Netripper.

Nice addition. Thanks. I see Disable notifications after X minutes is at the top of your todo list. That's fine by me

Really hope Disable notifications after X minutes are made fast

Olioaglio said:
Great idea, thanks a lot for your contribution, netripper
i am also a little bit worrying about eventually led malfunction when using it all the time.
however i would like the idea to be able to configure a notification timeout.
imagine you get a mail late night and the leds would permanently flash until next day.
best regards, Olioaglio
Click to expand...
Click to collapse
+1 Would welcome that as well-

Working very well here , thanks for your hard work NetRipper.

Olioaglio said:
Great idea, thanks a lot for your contribution, netripper
i am also a little bit worrying about eventually led malfunction when using it all the time.
however i would like the idea to be able to configure a notification timeout.
imagine you get a mail late night and the leds would permanently flash until next day.
best regards, Olioaglio
Click to expand...
Click to collapse
I'm not really worried by that. I think they're regular LEDs and they have an awesome long lifespan. Also the light doesn't really look bright, so I think the leds are very far from being stressed. Although I don't guarantee anything (obviously), I'd be very surprised if any keypad light would break because of this.

I have a little problem here!
I just put your program in my startup folder and now it blinks all the time, although I don't have any missed calls, unread SMS, MMS or email.
What's wrong here?
Already deleted all my messages just to be sure
EDIT: Oh wait, now that I have gone in my call history, it suddenly stopped.
Strange...

Thank you for this great app NetRipper!

thanks to Netripper I don't need the green led to flash any more but can't turn it of tried to turn it off in BSB tweak but it still flashes anyone know the reg to disable?

Works like a charm, thanks!

Very cool.
Cheers mate

just email?
Is it also possible to have just the bar flashing for email only?
Nothing else?
since that is the only notification that isn't working at the moment..
Thanks.

Works Fine.
Thanks.

Hi NetRipper. I have a Touch Diamond 2 (Topaz). When I run the LeoExtendedNotifications_calls_sms_email.exe program, my LED's blink continuously even though I have no notifications of missed calls, emails or SMS's. I have tried the trick by xILukasIx of visiting my call history page, but this has no effect.
I have a WM6.1 stock rom and (if it makes any difference) I use Phonex (which I prefer) and so have my HTC dialer disabled to save ram.
I would love your program to work on my TD2 if possible!
Thanks
Edit:
I think I have solved it now. I created a mortscript to run your program NetRipper. So far, I have managed to do this with emails only. My mortscript goes:
NOTIFY = RegRead (HKCU, "System\State\Messages\totalemail\Unread\", "Count")
If (NOTIFY = 0)
Sleep (2000)
Run ("Program Files\Mortscript\LED.mscr")
EndIf
If (NOTIFY >0)
Run ("Program Files\Mortscript\LeoExtendedNotifications_calls_sm s_email.exe")
Sleep (2000)
Run ("Program Files\Mortscript\LED.mscr")
EndIf
Obviously I have put the above mortscript in the Program Files\Mortscript folder and called it LED.mscr. I have also put your program into the same folder.
Thanks again for your program - I really like the outcome!
Edit 2: No, it doesn't work.... Any ideas anyone???

Related

MY|PHONE™ FREEWARE

MY|PHONE™
I made this small freeware.
It shows on your Today Screen, your last phone call and SMS details.
Additionally it can show the phone signal level.
Works on Pocket PC 2002 Phone Edition and Windows Mobile 2003.
Just look screenshots.
You can show/hide details (these additional smaller lines) permanently or under the tapping for around 10 seconds.
Icons change the look, to indicate what kind of phone call or SMS message was the last one.
If you have missed last phone call or unread SMS message the title line could be in red to get your attention. Tap the line to view the details and turn off the red color.
To access the menu: tap-and-hold.
To uninstall: open the Start\Settings\Today\Items dialog and uncheck this item, then make soft-reset and uninstall.
{
"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 software is freeware. No support, no warranty. It was not tested with all available hardware. If you got problems, let me know and I will try to fix up.
nice, and freeware is always welcomed
BUT
-i'm using Snoopsoft Dashboard 2.0.47 and it crashes my xda2 everytime when i select/deselect it as today module within dashboard (this happens with your Phone Profile software too).
-directly after installation it displays 'Last Phone Call' time from: unkown nr 14m16s. i never received a call at this time and the last call i had was from a known number and lastet only 2 min.
-when receiving a new sms it's telling me 'No SMS received'
looks like going back to the drawing board again...
EDIT:
the problem with dashboard is still here, but a softreset and some new calls fixed the other problems...
but what i noticed: the callers name is displayed correct in the missed call display but not in the last unread sms. it only shows the phone number (without +) and not the contacts name...
dashboard
I'm using dashboard too. Latest version.
I think the problem is with dashboard. because it crashed my machine with other plug-ins too.(in the moment when it is selected/diselected)
When I do not use dashboard there is no crashes with MY|PHONE
as the standard plug-in.
MY|PHONE checks the SMS message "on the fly" (not the SMS outlook storage) only when it's running as TOday Screen item.
Sorry about SMS sender name: yes, it is not working now, only SMS number.
dashboard and pocketfacelift
this is a screenshot where you can see I use both dashboard (none skin) and pocketfacelift together with my programs: MY|PHONE and Phone Profiles (upcoming new version).
I used pocketfacelift (still it is not compatibility with WM2003) just to: skin traybar's background and hide today screen's separate lines. this way: because I do not want to skin taskbar, due problems with dynamic notification icons.
Thx a lot for this app. Really nice one
Where did U get this nice PPS skin? That's best one I've ever seen and I want it badly
PS. Will be nice if clicking on SMS icon leads directly to inbox....
thanks for this app
regards kevin
I want that background too. Cool!
If you don't have the actual picture file, can you zip up the theme, and share it with us?
Nice one mate!
hi jgui,
thanks again. sofar it's working fine... would be cool if you could add the caller display support for received SMS and the possibility to select that a click on the Missed Phoncalls goes to the Callers Log and a click on SMS received to the SMS aplication... what i really like is the red flashing text if you received a new SMS or missed a call... nice
JGUI/guys,
Is it just me, or when you uninstall it, does it leave your today screen section separator bars double the normal width, 2 pixels wide instead of one?
It's driving me mad, and no amount of soft resets will get rid of it. I've tried re-installing then uninstalling, but to no avail.
Anyone else getting this, or moreover, does anyone know how to get my bars back to the normal one pixel width?
the program runs correctly on my QTEK but displays no phone number, just "Missed Phone Call 00:19"
this does not give me more info than the standard warning sign in the taskbar except the time of the call.
tde said:
the program runs correctly on my QTEK but displays no phone number, just "Missed Phone Call 00:19"
this does not give me more info than the standard warning sign in the taskbar except the time of the call.
Click to expand...
Click to collapse
Try tapping and HOLDING, in the area of the today screen where the plugin is located.
Then from the pop up menu, choose to tick the extra options to show this, and sms info.
Assuming you haven't already.
As for my last problem - sorted it by turning of ALL Today screen items so that no separator bars showed, then turning them back on.
At least it looks like its back to normal I think.
I'd second a request for that today skin ;-)
not only
you're more than second, tekguru
sorry, I have no rights to this (original) image.
MY Phone
..Super Software , Thanks
Congratulation, nice program.
I have a little problem, after I receive a call or an SMS, Today scrren do not refresh. I need to tap on today sreen, go to setting and clik save to refresh the today screen to show new calls or SMS
same here.
Also, I'd like the plugin to stop displaying that I missed a phone call when I acknowledge it on the taskbar icon.
Is it possible to have the contact name displayed instead of the phone number if it is present ?
nice tool anyway
tde said:
Is it possible to have the contact name displayed instead of the phone number if it is present ?
Click to expand...
Click to collapse
Is necessary that in setting, you flag "Dissplay Caller's name if recognized"
ok thanks m8, I missed that!
The "settings" option is not very intuitive, I thought it was just the name of the displayed action-menu.
If you can also provide a fix for the refresh, I take it
thanks JGUI
such a great contribution, well done for a small & very usefull sw, thanks again
Hullo,
I have the MY PHONE working in Dashboard no problem. Just remember that after installation, to remove it from the standard today settings and then just tick it on in dashboard. Doing this causes a soft reset but then it will be fine.
I thought that the following changes might make the program much more accessible or maybe you can use these suggestions with some others to allow you to create a 'pro' version :lol:
1. Size of the font could be selectable by user.
2. Use bigger icons and position them side by side, (Similar to Battery pack style), when a user taps the icon the text would appear briefly (2 seconds).
3. The signal meter on my XDA II reports 113%, which should not occur.
Cheerio
Howard

[APP] Blinker V0.46 - button LED alerts(SMS / CALL / MAIL)[BETA]

Blinker - Button LED Notification
("missed call" for galaxy tab)
This app uses the button backlight LED to notify the user about...
*a recevied SMS
*a missed/rejected CALL
*a unreaded MAIL
For your personal needs, its possible to change blinking speed of the
A BETA VERSION IS IN THE MARKET NOW!!! JUST SEARCH FOR BlinkerTab
__________________________________________________________________
Tested devices:
*Samsung Galaxy Tab
Tested roms:
*2.2 FROYO.XXJID 2.6.32.9
Known issues:
* blinking stops after screen turns off - fixed in update V0.2
TODO:
* Google Voice
* Skype
History:
Version 0.46:
*SMS force close fix?
Version 0.45:
*GMAIL support
*When display is on, only short time blinking.
*It stops blinking after the display will turned on
Version 0.41:
*SMS FC bug fix
*It stops blinking after screen has been turned on
Version 0.31:
*FC Bug fix
Version 0.3:
*Added Mail support. Exchange, Pop, Imap
Version 0.2:
*Blinking stops bug fix
Version 0.11:
*Fixed blinking bug
Version 0.1:
*SMS
*CALL
Video Demo:
http://www.youtube.com/watch?v=9gc7I5yaGEo"
Market:
{
"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"
}
http://www.androidpit.de/de/android/market/apps/app/com.pocketluxus.blinker/BlinkerTab
ScreenShots:
great app but does it effect on Led light ? after using it for while ?
smelian said:
great app but does it effect on Led light ? after using it for while ?
Click to expand...
Click to collapse
i don't know, what do you mean by effect on the led?
I got my tab yesterday, could not try it out very long, but i don't think that there are any effects. neither on the battery as on the led itself...
1st congratiolation about the new device
what i mean the app will have sideeffect on battery life + button life in future ( maybe wont work after a while )
smelian said:
1st congratiolation about the new device
what i mean the app will have sideeffect on battery life + button life in future ( maybe wont work after a while )
Click to expand...
Click to collapse
thx
the button itself with the touch function has nothing to do with the backlight... so the button will work anyway.
about the battery life, well i think the LED will take less than 1% of the hole akku.... so i guess nothing to worry about...
i hope i can post the app today... there are still some bugs but i am working on it.
thank you man and good luck
Can't wait for this to be released! Awesome idea!
Release
eskasi said:
Can't wait for this to be released! Awesome idea!
Click to expand...
Click to collapse
Beta Version is now available... SMS and CALL MISSED notification should work... check it out
Tested it now. On mms it does not react and on sms it flashes for a brief second or twoo then it goes dark again.
zeb crs said:
Tested it now. On mms it does not react and on sms it flashes for a brief second or twoo then it goes dark again.
Click to expand...
Click to collapse
FIXED
Now it is almost working here
The only bug I can see now with sms is it blinks irregulary after the screen goes black.
Here, it stops blinking when the screen is turned off (and resumes after turning the screen again on) and the backlight of the softkeys keeps off for afterwards some time (30 secs or so) although it should turn on as the Tab is used.
Beside, the backlight is NOT activated when the screen is turned off (although I would see there a major use case as that would be the reminder to have a look at what was received).
Nice work! Could you please add the ability to control the buttons backlight timeout?
Or at least let me know what has to be edited to change the timer?
akxak said:
Here, it stops blinking when the screen is turned off (and resumes after turning the screen again on) and the backlight of the softkeys keeps off for some time (30 secs or so) although it should turn on as the Tab is used.
Beside, the backlight is NOT activated when the screen is turned off (although I would see there a major use case as that would be the reminder to have a look at what was received).
Click to expand...
Click to collapse
your 're right... ****, the thread stops after 30sec. i try to fix it...
ftgg99 said:
Nice work! Could you please add the ability to control the buttons backlight timeout?
Or at least let me know what has to be edited to change the timer?
Click to expand...
Click to collapse
You can change the sleep time in the settings... just open the BlinkerTab app and click menu->settings
Mate im talking about the led button backlight, not screen timeout...
Hi! i'm noob, it's possible to install this app without rooted phone?
gianvito said:
Hi! i'm noob, it's possible to install this app without rooted phone?
Click to expand...
Click to collapse
Also a noob should read and understand the first post of a thread... *** root is required ***
yes of course, but i was hoping to find a solution without rooting...
gianvito said:
yes of course, but i was hoping to find a solution without rooting...
Click to expand...
Click to collapse
The normal user doesn't have the permission to access the file that the app needs to turn the led on... ;-)
But currently i can't get the app to work like it should, so you don't miss anything...
i'm hoping in future anyway... Great work djbrutale!
good job, at soon!

[APP] Any one use Blink, post your comment here

Dear Users: Is there anyone ever used our Blink, out tech team are going to make our effort on it and try to solve the issue our users met before. So if you have ever used Blink, please help us post your comment or your suggestions here, I will take all your suggestions into consideration in the new version.
Let me give you a brief introduction of our Blink:
{
"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"
}
Blink (Free)
Customize Your Android’s LED Alert in Your Way!
Description:
Blink lets you customize your system and more LED alerts in your way!
Blink extends your default Android LED alert system and allows you to customize LED color for SMS/MMS, Incoming Call/Missed Call, and Low Battery/Memory. By customizing the LED colors (12 colors available) and frequency in your way, you will never miss an alert again while Blink will keep the LED flashing alerts for you.
Current Feature:
Product Features:
- New SMS & MMS LED Color & Frequency Adjustment
- Missed Call LED Color & Frequency Adjustment
- New Phone Call LED Color & Frequency Adjustment
- Low Battery LED Color & Frequency Adjustment
- Low System Memory LED Color & Frequency Adjustment
We will add more new features in the new version
Screenshots:
Here I leave the download link in order for you to have a try. Please give us your suggestions to make this app more useful for our users. We are appreciate your comments, thanks! Check the attachment to download
I use it and it's always worked great.
I used it when an stock froyo 2.2, and I still use it for missed call and Gmail, and for low battery with CM6 because I find CyanogenMod's implementation of color alerts buggy at times. Sometimes it works, sometimes it doesn't. Blink always has worked for me. Using a Google Nexus One. The only thing that has never worked is changing the incoming call color...but I don't think Android allows it or something...not sure.
Thanks for the great app.
Used it for quite a while now and like it.
My only request would be to add support for more notifications.
Specifically one for Gmail, so the Gmail notification color can be changed.
It works ok, but I always hv to force close it otherwise the led keeps blinking, even after I hv cleared the missed call/ missed message. Seriously this bug has to be fixed. Thanks!
P.S. My machine and ROM are listed in my signature.
Is this version the same as the market version (1.7)?
FINALLY...
I’ve been using it for a long time now
Here are my comments:
1- Sometimes it doesn’t show me any indications at all as if it stopped working
2- Keeps warning me that I have sms even though I don’t have any new sms
3-Need indications for Gmail, Gtalk, twitter and facebook
NOTE: my phone is Nexus One Stock froyo 2.2.1 unrooted
Would be nice if there where some kind of test button so we don´t have to wait for an incomming mms sms phone call and such to see the blinking speed and color.
EDIT: tested it and it seems it dosen´t work for the Desire with CM nightly.. to bad tho.. looks like an nice app
I've used blink for several months now. Some of these points have been mentioned, but I'll say them again:
1) I like the LED on low battery option, but there needs to be a way to disable both the notification (in the top bar) and the popup that occurs on low battery. I don't want those, I just want the glowing trackball.
2) There should be more options on the LED triggers. Example: Different colour for email/gmail.
3) I'll watch next time I get a call to confirm this, but I'm pretty sure the trackball glows the default white on incoming call, not the blue I've set it to. It does glow blue for a missed call. (I'm on a Nexus One with 2.2.1, unrooted).
Cool, thanks for all your comments here, I keep it to my note and our tech team will make it in the new version to see if all the requests can work. One thing be sure is now it seems that Blink works fine on most Nexus one phones, but other android users don't worry, our tech team will make it work soon......
I used it without any problems on stock froyo on my unrooted nexus one. However, I think it might have drained a lot of my battery.
Since I am rooted now, I just use the cyanogen settings.
I used this for a while on my N1, but, at some point, the LED began flashing even though I had no new notifications, and the only way to make it stop was by killing the program. I tried uninstalling and reinstalling, but it didn't help. After that, I had to uninstall the app so it wouldn't drain my battery.
I loved it when it was working properly, though! If you guys can figure out some of the bugs, I'd definitely download it again. I miss the different notification colors
It has worked well for me but I don't think I can vary the speed of the led blink. It always seems to be the same speed no matter what I set it to. Otherwise a great app.
A similar app also claims to affect the charging LED, could you add this feature? Their app doesn't work for me and I think it requires root. I'm not rooted and I think you may need root to affect the charging LED but if you could add that it would be great. Especially being able to switch off the charging LED when in night mode!
Any more suggestion ?
It's a very useful app!
After the latest android 2.1 upgrade on my SE X10 mini pro I have some issues with call led notifications though: On my phone missed call notifications work only if incoming call led notifications are also activated (and only when the screen is off). I cannot choose the blinking speed anymore.
As others wrote before I'd love to choose the led color for Gmail notifications (possibly in a different color than sms etc.)
Some useful functions may be to let people customize the notification colors based on RGB values/color chart, assign different call notifications colors for different people in the address book, calendar reminders, etc.
Keep up the good work!
Davidandroid said:
Any more suggestion ?
Click to expand...
Click to collapse
Just the Gmail notification. Maybe even custom colors for certain apps but Gmail for me is the biggest. Thanks for this app! Im willing to pay for a pro version with more features XD
I've found it's not working for me anymore since upgrading to 2.2.2
I had 2.2.1 and it worked fine, now I have a rooted copy of stock 2.2.2 but nothing is working. I made sure no charging was taking place but nothing happens when I use the test features.
It was working fine for me on 2.2.2
If you're still taking requests, Nth-ing the GMail option!

[APP] [>= 2.1] Calendar Notifier (recurrent events notification)

This application implements the recurrent reminders for calendar alarms, which strangely has not been included in any version of Android.
With this application you can set the sound, vibration type, number of repeats and interval between them of each calendar event reminders, and even set separately the settings of each of the calendars.
This application is a battery, and runs only when it is displaying an alert.
Note: Remember to disable the standard application reminders in order to don't duplicate the first reminder.
BUGS
Please, in case of bugs you can post the description (logcat appreciated) in this
thread or directly by email.
PERMISSIONS
This application uses the next related permissions:
READ_CALENDAR and WRITE_CALENDAR
In order to obtains access to the calendar events
RECEIVE_BOOT_COMPLETED
In order to run when the device boot ends
READ_PHONE_STATE
In order to known if a phone call is running (to autosnooze)
VIBRATE
To vibrate (if configured)
WAKE_LOCK
To make screen on when notify (if configured)
{
"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"
}
MARKET LINK
NOTES
This application is free, but premium options (configure single calendar settings and any other) are available only for donators.
Donate application is also available in the market (and a link is provided in the application preferences) and unlocks extra-features in *ALL* my applications with a single purchase.
-reserved-
Beta 2 is in OP post.
Thank's for try it
CN 1.0.0 B2
Tested so far so good.
Unlock features still WIP? Cos FC
process.com.ryosoftware.calendarnotifier
Phone: Galaxy Note N700 Rooted Stock GB with Franco Kernel v8
Astrix Ashburn said:
Tested so far so good.
Unlock features still WIP? Cos FC
process.com.ryosoftware.calendarnotifier
Phone: Galaxy Note N700 Rooted Stock GB with Franco Kernel v8
Click to expand...
Click to collapse
thank's for try
yes, "unlock features" causes FC.
sorry, mine error, that's corrected in the final version
Snooze, dismiss it works as expected.
The pop up could give some nice UI will be great.
Thanks, look forward on it and subscribed
Will feedback if there any error if I encounter along the usage
Keep up the good work!
Now on Market
Hi,
After several tests, i've decided to push to the Android Market.
You can download the version 1.0.0, with revisited alarm dialog UI using the link provided in first post.
Thank's for your comments and don't forget to rate in the market and post bugs (if any) in this thread.
Note: This application is free, but premium options (configure single calendar settings and any other) are available only for donators.
Donate application is also available in the market (and a link is provided in the application preferences) and unlocks extra-features in ALL my applications with a single purchase.
1.1.0 is out, with a lot of features, including a more accurated list of events in near future, that includes the events that have reminders, and not only the system provider defined alerts, that are created dinamically and is less refined in the large distance.
Trigger alerts depends on the provider defined alert (for more battery eficiency)
1.3.0 is out, with a lot of features and redesigned alarm dialog UI
a new version with ui improvements is in the market.
download for free and enjoy the android recurrent calendar alerts!
Testing....thx
Gesendet von meinem Galaxy Nexus mit Tapatalk
ring volume
Hi,
is possible to use the alarm volume set and no the ringtone volume set?
Often I use my phone with very low volume for the ringtone but in this way I miss also my appointment.
TNKS
mtito said:
Hi,
is possible to use the alarm volume set and no the ringtone volume set?
Often I use my phone with very low volume for the ringtone but in this way I miss also my appointment.
TNKS
Click to expand...
Click to collapse
sounds good...
look at the new version (1.3.2). upgraded in the market a few seconds ago
Great app my friend. Makes android even better. Thx
Sent from my Galaxy Nexus using Tapatalk 2 Beta-4
Astrix Ashburn said:
CN 1.0.0 B2
Tested so far so good.
Click to expand...
Click to collapse
Astrix Ashburn said:
Snooze, dismiss it works as expected.
The pop up could give some nice UI will be great.
Thanks, look forward on it and subscribed
Will feedback if there any error if I encounter along the usage
Keep up the good work!
Click to expand...
Click to collapse
Come back to give feedback.
Seen using CN 1.0.0 B2 till the latest version. No complain and No regret to use this as my daily notifier. Rated this thread and Google Play 5 star for appreciation.
Once again. Keep up the good work!
I have been looking for this! Installed, testing, will see how it goes. I am more than willing to buy / donate when an app proves that it works. Thank you
Hi, thanks for this good app. Please continue the good work.
I noticed a bug since the latest update: now I was forced to close the reminder window because it was stuck (either if you click snooze or dismiss, it's the same problem).
Before this update, the reminder window closed itself properly, just after you clicked snooze or dismiss.
Hope you can fix this.
Best regards.
Krakken77 said:
Hi, thanks for this good app. Please continue the good work.
I noticed a bug since the latest update: now I was forced to close the reminder window because it was stuck (either if you click snooze or dismiss, it's the same problem).
Before this update, the reminder window closed itself properly, just after you clicked snooze or dismiss.
Hope you can fix this.
Best regards.
Click to expand...
Click to collapse
hi,
error detected.
working on it
bug solved and upgraded market version.
sorry
Krakken77 said:
Hi, thanks for this good app. Please continue the good work.
I noticed a bug since the latest update: now I was forced to close the reminder window because it was stuck (either if you click snooze or dismiss, it's the same problem).
Before this update, the reminder window closed itself properly, just after you clicked snooze or dismiss.
Hope you can fix this.
Best regards.
Click to expand...
Click to collapse
bartito said:
bug solved and upgraded market version.
sorry
Click to expand...
Click to collapse
I had that too! It needed to presses to dismiss and then it did an FC. I thought it was my humble little phone.
And it is fixed! Outstanding, great support.
The other feature I really appreciate is that the Notifier works on calendars that are not visible. I have one named "hidden" that has daily reminders of little things that I forget, but the Notifier picks up ALL alarms in ALL calendars.
Perfect app, more than I had hoped it would do. I bought the unlock, thank you

No Notification LED for Outlook Emails (OOS 5.1.8)

Using Outlook for Android official Microsoft app, not getting any notification LED lights when I have new emails or reminders. I get the screen off messages coming through on the display, but those only show up for like 5 seconds at a time. With Gmail and other apps, I get those and the notification LED to light up. My settings for LED notifications are normal, and Outlook should be showing, but it isn't working.
Has anyone else experienced this? Is there a fix? I'd rather not get some 3rd party LED manager app for one application issue, but I am willing to try.
Saw one other thread on this, but I don't want to factory reset right now. Too much important emails and stuff going on at work to risk the pain of setup again. I also seem to have an issue with notification volume being really loud for Outlook.
SOCOM-HERO said:
Using Outlook for Android official Microsoft app, not getting any notification LED lights when I have new emails or reminders. I get the screen off messages coming through on the display, but those only show up for like 5 seconds at a time. With Gmail and other apps, I get those and the notification LED to light up. My settings for LED notifications are normal, and Outlook should be showing, but it isn't working.
Has anyone else experienced this? Is there a fix? I'd rather not get some 3rd party LED manager app for one application issue, but I am willing to try.
Saw one other thread on this, but I don't want to factory reset right now. Too much important emails and stuff going on at work to risk the pain of setup again. I also seem to have an issue with notification volume being really loud for Outlook.
Click to expand...
Click to collapse
Did you ever get an answer? I had to switch over to the Outlook app for work and was having issues as well.
Found some very important things:
LED notifications were disabled in Outlook notification preferences
You need to click on "Event Reminders" and "Mail" (not toggle buttons) in order to see LED notification option to enable (have no idea why it's disabled by default)
You ALSO need to make sure notification sounds are set inside Outlook (I think this issue is Android related)
I set the notification preferences for reminders and emails to be the SYSTEM DEFAULT and after these changes above, LED notifications work for my reminders and emails
Let me know if you want some screenshots! (I'm on OnePlus 5T w/crDroid)
LinuxNewb said:
Did you ever get an answer? I had to switch over to the Outlook app for work and was having issues as well.
Found some very important things:
LED notifications were disabled in Outlook notification preferences
You need to click on "Event Reminders" and "Mail" (not toggle buttons) in order to see LED notification option to enable (have no idea why it's disabled by default)
You ALSO need to make sure notification sounds are set inside Outlook (I think this issue is Android related)
I set the notification preferences for reminders and emails to be the SYSTEM DEFAULT and after these changes above, LED notifications work for my reminders and emails
Let me know if you want some screenshots! (I'm on OnePlus 5T w/crDroid)
Click to expand...
Click to collapse
I don't see any options for LED notifications anywhere. My sound is called "light" it isn't the light itself [emoji6]
{
"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 VS985 4G using Tapatalk
SOCOM-HERO said:
I don't see any options for LED notifications anywhere. My sound is called "light" it isn't the light itself [emoji6]
Click to expand...
Click to collapse
Here's what my Outlook 2.2.197 settings look like. I went to Settings - Notifications. Clicking the New Mail Sound took me to extra settings where both vibrate and light were toggled off.
LinuxNewb said:
Here's what my Outlook 2.2.197 settings look like. I went to Settings - Notifications. Clicking the New Mail Sound took me to extra settings where both vibrate and light were toggled off.
Click to expand...
Click to collapse
Hmm. I don't see those advanced options in my version 2.2.200. I'll probably root this phone eventually and wipe it clean and start over with either the stock rom + custom kernel or a custom rom/kernel. Maybe that will fix it.
Surely you should try a 3rd party app before wiping and starting over - get lightflow it works great and will get your LED working as you want for any app youd like.

Categories

Resources