[APP] Phone Notifier (remind messages and missed calls) - Android Apps and Games

Hi,
I just have finished the development of (another) application that reminds repeatedly for sms/mms and missed calls.
The amazing of this application is that you can configure the sound, repeat interval, repeats count, vibration and led color.
Also, you can set the instant of the remind ends (via a max number of repeats or when the screen becomes on, the device becomes unlocked, etc)
Battery friendly
The application and the associated services are only executed when a SMS/MMS arrives or when a missed call is detected, and are destroyed when the notification ends.
Only when you have a missed call and/or unread message are resident in memory.
Permissions
In order to implement these features, I need to use the next permissions:
- Boot completed: To start the notifications when the phone boot ends, if the case
- Vibrate: For make effective the vibration, if configured
- Receive SMS/MMS: For receive a event, and start the service just when a SMS/MMS is received
- Read SMS: For access to the SMS/MMS database (in order to test for unread messages)
- Read Phone State: For receive a event when a incoming call ends (in order to start the service, if is a missed call)
- Read Contacts: Needed to access to the CallsLog (in order to test for missed calls)
- Wake lock: Needed to set the screen on (if configured)
History
1.0.1
First release
1.1.0
Translation errors corrected
disable notifications during call
Added dormancy hours
1.2.0
Separated scheduled hours from working days and weekend
2.0.1
Scheduler rules UI rewritten.
Scheduler rules are now fully editable, removable and curtomizable.
2.1.0
Added notification sound, vibration and led to the rule definition
2.2.0
Bugs corrected
Added screen on setting
Added donate menu (please, donate any amount if the application you like)
2.2.1
Corrected bugs on repeating notifications based on numeric counter
Added setting for restart repeats counter on new incoming message/miss call (only donors)
2.2.2
Added portuguese-brazilian translation (thank's to lucas.dr)
Internal improvements
Improvements on notifications
2.2.3
Added compatibility with Android 2.1
Translation strings corrected
2.2.4
Updated the wakelock adquire mode, in order to prevent no notifications when screen is off
2.2.6
Added setting to delay first SMS/MMS notification (prevent double notifications when stock Mms notification is not deactivable) [only for donors]
2.2.8
Bugs corrected
2.3.0
Another try to solve the bug with no notifications when screen is off in some devices
2.4.0
No notifications bug when screen was off is finally solved
2.4.1
Internal improvements
2.4.2
Corrected FC when create a rule and no select activation days
2.4.3
Corrected layout when create scheduler rule in small screens
2.5.0
Corrected a bug that forces a deadlock of the application if receive
a call (not missed) and exists a unread message
Added new interface to the donations feature unlock (added application
in the market for receive the donations).
3.0.0
Fully rewritten code
Added widget
Added status bar notification
Separate settings for SMS and MMS
Download link
https://market.android.com/details?id=com.ryosoftware.phonenotifier
{
"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"
}
Bugs report
Please,
If you have no notifications (when the screen is off), send me a logcat of your device:
- If you have ADB installed in your PC computer, follow this instructions:
1) Connect the device to the PC using the data cable
2) Open a terminal or command prompt and execute "adb logcat"
3) Enter PhoneNotifier application and configure to show notifications each 30 seconds, and select your preferred sound and settings
4) Exit from the settings application
5) Receive a SMS or Missed call
6) Wait 5 minutes
7) Copy the logcat from the terminal and send to me via email
- If you don't use ADB in your the PC computer
1) Install ALOGCAT from the Android Market
2) Configure ALOGCAT in order to log all (including debug, errors and info)
3) Enter PhoneNotifier application and configure to show notifications each 30 seconds, and select your preferred sound and settings
4) Exit from the settings application
5) Receive a SMS or Missed call
6) Wait 5 minutes
7) Enter ALOGCAT and export the log to a HTML file or text file
8) Send to me via email
Thank's

Thanks, I'll give out a try and see how it goes.
Sent from my GT-I9100 using Tapatalk

Just downloaded, will see how it works.
Sent from my HTC EVO 3D using Tapatalk

version 1.1.0 is coming, stay connected
changelog
translation errors corrected
disable notifications during call
set dormancy hours

awesome, i have been waiting for an app like this forever! seriously! lol

1.1.0 is out
please, send errors report

Looks like a great app. I m going to give it a try.
A cool feature if possible would be to have diferent times for sound and vibrate.
For example: play a sound during 10 minutes interval
vibrate during a 1 minute interval.
regards

This looks like a very useful app. Thank you.
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium

Says error parsing package. Downloaded both version, directly and with QR code... Can't install

srdjannj said:
Says error parsing package. Downloaded both version, directly and with QR code... Can't install
Click to expand...
Click to collapse
downloaded and installed without problems

Damn... Tried every possible way it won't install. LG Optimus One P500 here, with stock ROM, and goldenleaf kernel... I had similar app on symbian and this is the closest one that has same funcionality and even exceeds the one that i used on my old Nokia.

Installed right away with no issues at all. LG Revolution.
Sent from my GingerFusion Revo using Tapatalk.

srdjannj said:
Damn... Tried every possible way it won't install. LG Optimus One P500 here, with stock ROM, and goldenleaf kernel... I had similar app on symbian and this is the closest one that has same funcionality and even exceeds the one that i used on my old Nokia.
Click to expand...
Click to collapse
compiled with 2.3.3 sdk.
have you 2.3.3 or highter?

wso277 said:
Looks like a great app. I m going to give it a try.
A cool feature if possible would be to have diferent times for sound and vibrate.
For example: play a sound during 10 minutes interval
vibrate during a 1 minute interval.
regards
Click to expand...
Click to collapse
hi,
i'm not sure of the convenience of this feature.
i'm thinking on it
note: any other user has this requeriment?

1.2.0 is out
Changelog
Separated scheduled hours from working days and weekend

bartito said:
1.2.0 is out
Changelog
Separated scheduled hours from working days and weekend
Click to expand...
Click to collapse
Downloading now, thx for the update!
Sent from my GingerFusion Revo using Tapatalk.

notifier
Great App! We all needed this. Did you consider adding a voicemail notification as well? Thank you sir.

2.0.1 with a lot of improvements,
including a full rewritten scheduler is out.
scheduler now accepts a unlimited number of rules and the rules are
full customizable (activation days and hours).

joetowel said:
Great App! We all needed this. Did you consider adding a voicemail notification as well? Thank you sir.
Click to expand...
Click to collapse
thinking on it

Really good app! Thank you

Related

Ussd Checker

USSD Checker
Do you use USSD queries (short numbers like *100# ) to check your balance, used web traffic, available free minutes, etc.? In this case this application is for you.
Your USSD queries will be send automatically according to required schedule and nice widget will always contain actual results on your home page.
Application features:
- the first and only Android application able to parse USSD replies!!!
- finds digits in USSD replies and allow to assign names to them;
- allows to store all your USSD numbers in one place;
- easy to setup;
- customizable widgets of different sizes (1x1, 1x2, 1x3);
- scheduled or on-demand refresh;
- can be disabled in roaming;
- different setup for different SIM cards.
New in v1.3.0:
added: new widget types;
added: new widget appearance settings;
fixed: statistics errors;
fixed: problem with phone hang up;
beta testing period prolonged until the end of May.
New in version 1.2.0:
new widjets design;
added statistics;
added option to allow refresh when screen is on
New in version 1.1.6:
fixed the problem with USSD numbers input
New in version 1.1.5:
updated widgets design with adjustable transparency;
updated indicator values parsing mechanism;
updated settings for negative amount identifier;
added airplane mode support;
fixed: some cases when USSD response didn't affect widget;
fixed: problem with entering some symbols in USSD number;
fixed: some cases when scheduled USSD refresh did not run properly
Android market url: https://market.android.com/details?id=com.iba.ussdchecker&feature=search_result
Bugged!! It's always show popup required reboot. I have rebooted 4 times, nothing happened, cannot enter programs for settings.
duongtunglam said:
Bugged!! It's always show popup required reboot. I have rebooted 4 times, nothing happened, cannot enter programs for settings.
Click to expand...
Click to collapse
What phone model are you using?
Works great on ZTE Blade
tried on a u8150 but couldn't input my ussd for balance checking (*123#) =(
when typing the '3' it becomes a #
T_T
tr3 said:
tried on a u8150 but couldn't input my ussd for balance checking (*123#) =(
when typing the '3' it becomes a #
T_T
Click to expand...
Click to collapse
Did you install latest version? In 1.1.6 we removed all keyboard listeners....
Ok, everything working now
btw, can you add an option to append the currency symbol after the values on the widget please?
tr3 said:
Ok, everything working now
btw, can you add an option to append the currency symbol after the values on the widget please?
Click to expand...
Click to collapse
I'll discuss this issue with team.
What with htc legend. "phone is not ready. initializing. please wait..." I wait 30min
peka5 said:
What with htc legend. "phone is not ready. initializing. please wait..." I wait 30min
Click to expand...
Click to collapse
Application is waiting telephony manager initialization. Was sim card in the phone?
yes, sim is in phone.
New version 1.2.0 is available! Please try it!
On HTC Legend after starting shows me "Phone is not ready" screen
Sim is ready, i can call, recive and send sms
New version released!
Change log:
added: new widget types;
added: new widget appearance settings;
fixed: statistics errors;
fixed: problem with phone hang up;
beta testing period prolonged until the end of May.
Could you post a link to download this? I've been using the old version, but the newest version doesn't show compatible from the market.
Sent from my LG-P500 using XDA Premium App
Jmodix said:
Could you post a link to download this? I've been using the old version, but the newest version doesn't show compatible from the market.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
Sure... 1.4.0 version
thx for the 1.4 from 4pda, n1ce utility but not cool UI
bookerok said:
thx for the 1.4 from 4pda, n1ce utility but not cool UI
Click to expand...
Click to collapse
We appreciate any help, so maybe you can give some suggestions about UI improvement for us?
Hi is it possible that USSD checker also take care of dates?
Hi,
I installed the latest version from the market.
My operator sends me a response by USSD code, with a popup where I can either answer or cancel.
Using the app does not work.
Here is what happens: I type #5580# to go to the first screen:
{
"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"
}
Then I can type "1" as response and see the second screen with some extra information concerning my data usage. (I could also type #5580#1# to access this second screen directly)
Then on the second screen I can either type "8" to go back to the 1st screen or press cancel to stop the USSD code popup. And I get a message saying "MMI code cancelled".
Unfortunately when trying your app I get the message
"Indicators not found"
USSD: #5580#
reply: MMI code canceled
Is there any way to get this working?
Nexus One - Cyanogen Mod 7 - Android 2.3.4

[APP] gX Blacklist, incoming call filter, shush! like, and night mode. All in one!

gX Blacklist
Incoming call filter
Want to master incoming calls ? Turn off ringing or force vibrate/ring modes for lists of phone numbers, according to the time of the day, the day of the week (and even if you are in holidays or not). Multiple lists, with priorities, advanced scheduler to set activation hours and days, and fill each list with green and black phone numbers, from your contact list, or manually. You can also use jokers in the numbers (phone areas).
NO NEED TO ROOT
For guys who does not want to root Android, this app is still working!
Shush! like app
The idea is the same, but the implementation is radically different:
Choose a "rest", with the needed duration, and your phone switch to silent/vibrate mode, and will come back to the previous mode after the duration.
A WIDGET is available to trigger Rest mode, to cancel it, or to launch a panel to choose rest duration.
Night mode
Choose the time you want to automatically switch to silent/vibrate/airplane mode, and the time in the morning to come back to the previous mode.
Each night, the mode will protects your sleeping time.
Market link on the web: https://market.android.com/details?id=com.gxapplications.android.gxsuite.blacklist
{
"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"
}
[CHANGELOG]
1.4.4
- gX Switches support : a quick rest widget can be added to a gX Switches widget.
- gX Switches new project, searching for beta testers here : http://forum.xda-developers.com/showthread.php?p=27997567
1.4.2
- few bug fixes
- preparing application for more widget features, coming soon!
1.4.0
- New ONE BUTTON REST MODE: quicker than Shush!, you can select a rest mode when you use VOL- button to turn on silent mode. A popup will be shown for few seconds, and if you want to activate it,you can with VOL- only. Please see screenshots in this thread.
1.3.1 - 1.3.3
- Bugfix for holidays feature
- A NEW WIDGET to launch rest mode/cancel it or popup a panel to choose the rest duration
- Can now add up to 4 blacklists when basic features are not activated
- Auto deactivation changed from 3 days to 5 days when basic features are not activated
1.3.0
- New option: Gmail contact groups, to select groups in the blacklists
1.2.1
- Bug fixes with sound volume on Force Ringing and One Beep modes
- Test options to ensure compatibility with Google payment services, for options
- German translation, in beta version!
1.2 & 1.1
- Bug fix with an experimental workaround for few people who experienced ring problems when blacklisting.
- Night mode can now control Wifi and Bluetooth connections, to save battery.
1.0
- Minor bug in Number detection engine when local prefix is void.
- First stable release!
0.9.10
- Number detection engine rewriten to reach better performances (speed problem for some users)
- Security update, the app must be installed from Google Market only.
- The beta phase will finish in a week. Next version will be 1.0.
0.9.9
- minor user interface improovements
- bug fix for screen rotation during refresh in the features green screen, thanks to a user stack trace.
0.9.8
- enhanced recognition of local/international phone numbers, with a new parameter: local prefix
- new "Sleep late" option in the Night Mode to allow people to set bed time after midnight
We are searching for Deutsch and Japanese translators who want to offer their help to translate this application in these languages.
0.9.7
- improoved security
- buying option screen is now stable
- minor UI fixes
- log listing fix
Reviews
- http://www.xda-developers.com/android/master-your-inbound-calls-with-gx-blacklist-for-android/
- http://www.mobiflip.de/2011/05/gx-blacklist-fuer-android-maechtiges-tool-zur-telefonverwaltung/
- http://www.android-software.fr/gx-blacklist
- http://www.applicationandroid.fr/gx-blacklist-une-application-des-plus-pratiques-sur-andoid.html
Seems good, could you put some screenshots ?
Test it later.
Here are the screenshots :
Nice application and good features... Thanks!
Hmmm I am unable to locate this in the Market.
Edit: found the app at the Market website and tried to install from there but I get the message that the app cannot be installed from my device's country. Never encountered such a problem before.
hush66 said:
Hmmm I am unable to locate this in the Market.
Edit: found the app at the Market website and tried to install from there but I get the message that the app cannot be installed from my device's country. Never encountered such a problem before.
Click to expand...
Click to collapse
Try installing Market Access, switch your provider to T-Mobile and try again?
Install limitation
This application can only be installed from the Google Market.
It will not work either.
Screenshots available now
Screenshots are now available, on 4th post of this thread.
First stable release 1.0 is out now!
Please continue to contact me if you found a bug.
Still searching for Deutsch, Korean and Japanese translators.
New ooptions to control Wifi and Bluettoth in the night mode
From 1.2, you can also control Wifi and BT connections for the Night Mode:
- no control,
- turn off at night
- turn off at night and then turn on in the morning,
- turn off at night and then restore previous state in the morning.
1.2.1 is out! With German translation
Please see changelog on page 1.
German translation is now done, in beta version (some small texts are still in English).
1.3.0 is out! with GMail contact groups support
Please see changelog on page 1.
An option is added to use GMail contact groups directly in the blacklists.
1.3.3 is out with a WIDGET switch for Rest mode
Please see changelog on page 1.
An option is added to add a widget on your home, to switch on/off rest mode or to popup a panel to choose the rest duration.
I have been using the application for a while and am loving it. Developer support is great. I had an issue when I purchased from market. The developer took the time to investigate the issue (3 weeks ) and provide a solution. I recommend the app. Using on a Tbolt.
Sent from my ADR6400L using XDA App
Cant install it from the market, even by using Marketenabler, plz could someone upload the apk, thanks.
Why can't you install it? Is the market that filter the app when you search gX Blacklist? Or is it an error when you install it? I cant give you the APK: install cannot work from outside of the market: the app will block if installed directly from APK.
gX Blacklist in the french magazines
gX Blacklist is now published in the Mobiles magazine, special edition "Android Apps mania, Vol.2", with a full five stars rating!
A new Rest mode!
You can now activate Rest mode only with VOL- button!
From version 1.4.0 (please update it if needed ) and with "Basic features" activated, go into the parameters tab of the app, and check the rest mode control with VOL-.
Then, when you turn on the silent/vibrate mode with your VOL- button, you'll have a popup that will give you possibility to engage a rest (by double clicking on VOL-, follow the instructions on your screen to know how it works ).
All configuration (duration and ringing volume to restore) is done with the VOLUME buttons only. And if you don't want to engage a rest, do nothing, the popup will close itself after 3 seconds
gxapplications said:
Please continue to contact me if you found a bug.
Still searching for Deutsch, Korean and Japanese translators.
Click to expand...
Click to collapse
Do you still need it to be translated into Japanese?
How much volume?

[ROM]MIUI-US 1.6.10 English [10/06/11]

Seeing as the MIUIAndroid guys are having trouble here is a new thread for MIUI-US with fixes
It is already in English and is just about as "official" as miuiandroid.com versions.​
I am in no way affiliated with MIUI.US. I'm just collating information.
Quarx does not have access to MIUI sources so cannot update it or help fix their bugs. Please do not bother Quarx with this.
MIUI-US​
{
"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 MIUI-US 1.6.10 English​
How To Install​
If you have 2nd Init installed already skip to step 3, if not start at step 1. These steps assume you already have flashed the Nordic Froyo rom to your Defy.​
1. Download Defy 2nd init installer 1.4 ONLY from here.
2. Run the 2nd init installer following the instructions closely.
3. Boot into Custom BootMenu by pressing volume down when device flashes a blue led at bootup. Set default boot mode to 2nd init.
4. Select Recovery, Custom Recovery. Choose "Wipe Data/Cache" option. Let finish.
5. Choose Install .zip from SD Card, select the MIUI roms .zip and let it finish.
6. Let the rom boot for first time.
7. Done! Enjoy!
ChangeLog​
Code:
MIUI Changelog 1.6.10 (Preview)
【Recommended Changes】
1. New/improved 2.0 T9 Dialer
2. Time scheduled automatic online backup
3. Notification Pulldown USB switch
【System】
Repair i9000 - upgrade the kernel, headset microphone issues resolved, keyboard light always on resolved
HD2 fix the sound problem in call
【Telephone】
Optimization of the new dialer -T9 2.0
- Significantly improve the search speed
- Reduce database size and support search contact name for any length, multi-tone words (6.6)
- Optimization of HD2, T959, NS call an emergency number to dial the area code when reminded (6.8)
【SMS】
Fix the SMS session cache error causing contact problems (6.6)
Fixed a bug where downloading message, and hitting the replay button, select an invalid volume problem (6.6)
SMS contacts fix - delete a session, not from the phone records of people send text messages to this problem (6.6)
Repair ordinary SMS text messages and letters flying rendezvous problem for a session
【Contact】
Add in the contact details screen, press and supports copy an entry (6.6)
Optimization of multiple phone contacts, click "Phone" button to pop recently identified contact number (6.6)
【Anti-disturb】
Add the function for users to set spam filter keywords
Add blacklist numbers can be added to note the name
【Lock screen, the status bar, notice board】
New notice board USB control switch, support notification bar on and off USB storage (does not support moto models) (6.7)
Fix the case of password-protected, horizontal screen after screen lock unlock the exception problem (6.6)
Repair status bar icon hiding third party app notifications (6.7)
Optimization of notification bar and status bar icon (6.7)
【Topic】
Optimize download experience theme, click on download progress bar notice in the download manager can view (6.6)
Repair in some cases failed to load or load a list of topics the problem of slow (6.7)
【Gallery】
Optimize thumbnail loading speed (6.6)
【Music】
Fix some cases of sleep mode failure problem (6.6)
Repair in some cases failed to download online music problem (6.6)
【Back】
Add automatic online backup, and can be set to automatically back up only in Wifi (6.6)
【Traffic monitoring】
Open repair for the first time traffic monitoring, traffic monitoring switch does not effect the problem (6.5)
Enter the correction flow restoration, the question does not support decimal (6.6)
FC under the will fix the problems defy (6.6)
SMS and call time repair statistics do not show the problem
【Weather】
Optimize the power consumption of the weather widget
Known Issues​
aGPS not working as standard.​
Fixes by me.​
NOTUPYETFOR1.6.10Fix for white statusbar icons only. 1.6.3 version. Same as above flash in Custom Recovery as a normal .zip.​
This uses Sense style statusbar icons for the top bar by editing SystemUI.apk.​
ed murphys . my man
I think aGPS may finally be working in this version too as it picked up 5 sats and got fixed to 4 within 10 seconds...a lot better for me.
Settings menu is definitely smoother.
For me its laggy even at 1Ghz, not the settings menu (witch is ok) but after i restore all my backups using TB when the desktop went filled of icons, the navigation started to lag. Thats why i reverted to CM7 RC0 using stock Gingerbread launcher, makes me feel fast like an iphone4 instant feelings
My home screen is pretty smooth but i think you need to give it time, a couple of reboots etc.
I couldn't imagine not using this now!
cool. gonna flashed it now..
ok now work. thanks
Just done a 1.5 mile run and MyTracks followed the route perfectly. I think aGPS is definitely working.
Very happy with this release I may try and resist the urge to upgrade to a newer version when available.
Ephumuris. Defy CM7 by Quarx.
Seems I am the only one with a problematic GPS...
Sent from my MB525 using XDA Premium App
Just wanted to say that it works fine with the latest version of 2nd-init and the newest bootloader.
badeaioan said:
Seems I am the only one with a problematic GPS...
Sent from my MB525 using XDA Premium App
Click to expand...
Click to collapse
What is your location?
I have used a European gps.conf and changed baseband to a UK one they are the only changes I made prior to testing gps with GPS Test.
Ephumuris. Defy CM7 by Quarx.
Romania. I've chosen European Baseband.
badeaioan said:
Romania. I've chosen European Baseband.
Click to expand...
Click to collapse
Maybe it's the gps.conf then? The stock one is Chinese.
Try flashing the attached gps.conf, then go into GPS Test app, clear agps data and redownload see if it works then.
I have read that the gps.conf has an ntp server for time and if the time is wrong it may not get an accurate fix. I'm guessing China has a slightly different time zone :lol:
Is it the one from the HD2 topic ?
GPS doesn't work for me, tried de. and europe. :/
GPS works for me. US rom, no fix, no baseband switch, disabled aGPS
Very strange how GPS works for some and not for others. Like i said after the things i changed it followed me pretty closely for a 1.5 mile run. First fix maybe took 30 seconds but fixes after that much quicker.
looks awesome in 1st impression......hope there is no hidden pblm...
priyansh17 said:
looks awesome in 1st impression......hope there is no hidden pblm...
Click to expand...
Click to collapse
initial observations....battery getting heated up..40 deg c....draining fast

[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

[APP][2.2+]Ultimate Blacklist

{
"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"
}
Developer: Nasty Sage
Google Play: https://play.google.com/store/apps/details?id=org.nastysage.blacklist
APK: http://dl.dropbox.com/u/67931101/blocker.apk
Description:
Tired of spam SMS, MMS and annoying unwanted calls? Protect your privacy and block undesired calls, SMS or MMS with Ultimate Blacklist which represent flexible call blocker and SMS filter!
Ultimate Blacklist allows you to create and manage black list of unwanted contacts and block their calls and sms. You can add numbers to the black list in various ways:
- directly enter number,
- choose number from your contacts,
- recent calls or SMS.
What is more, our Blocker supports non-numerical numbers which are often used in spam SMS or MMS!
When SMS, MMS or call is blocked you can either get a notification or make Blacklist to work in silent mode. Choose which way is most convenient for you!
If you want to apply your blacklist only to calls or only to SMS you can do it as well! Or maybe you just don't want to recieve any calls or messages from hidden numbers? This is also possible within 2 clicks in application settings!
Along with this extended functionality and flexibility Ultimate Blacklist is amazingly lightweight and does not use additional battery resources.
Features:
- Calls, SMS and MMS blacklist
- Blocking all incoming calls
- Blocking all SMS
- Blocking all MMS
- History of blacklisted calls
- Blocking "private" numbers
- Blocking calls, SMS, MMS notifications
good work! :highfive:
mikpel said:
good work! :highfive:
Click to expand...
Click to collapse
Thanks!
not tried it but it just looks much better UI than the all the other call filters out there
*i just installed to have a look*
1- too many steps needed to add numbers
2 - "Is not numeric" is just plain confusing .....can't the app tell wether you have entered alphabetical characters or numerals? ...and you can add text with numeric characters so which one do you pick then?
3 - import/export settings would be nice
(if issues 1 & 2 are not fixed it's unuseable to me, just as constructive criticism)
cheers
Needs to be able to read from call logs instead of typing the number in manually
tmzbeme said:
not tried it but it just looks much better UI than the all the other call filters out there
*i just installed to have a look*
1- too many steps needed to add numbers
2 - "Is not numeric" is just plain confusing .....can't the app tell wether you have entered alphabetical characters or numerals? ...and you can add text with numeric characters so which one do you pick then?
3 - import/export settings would be nice
(if issues 1 & 2 are not fixed it's unuseable to me, just as constructive criticism)
cheers
Click to expand...
Click to collapse
1 - yes, usability needs to be improved, working on it right now, you will see better in newer versions
2 - it's for "not numeric" numbers. Add phone dialog will be improved in further versions
3 - great! added to TODO
lukesky said:
Needs to be able to read from call logs instead of typing the number in manually
Click to expand...
Click to collapse
you can choose number from calllog if you tap an icon right of inputfield
can you please attach the apk here?
can you please attach the apk here?
coolgal302006 said:
can you please attach the apk here?
Click to expand...
Click to collapse
check 1st post
tried it for a day, had to uninstall and put my old one back
1 - date and time does not show in logs ....it just shows some strange random looking number
2 - you cannot add sms from the logs because they don't all show, some are just missing ....+ the log also shows a lot of strange numbers that do not show in the actual sms app
really bizarre
tmzbeme said:
tried it for a day, had to uninstall and put my old one back
1 - date and time does not show in logs ....it just shows some strange random looking number
2 - you cannot add sms from the logs because they don't all show, some are just missing ....+ the log also shows a lot of strange numbers that do not show in the actual sms app
really bizarre
Click to expand...
Click to collapse
Thanks for your post. Will be fixed in new version
New version is released. Many bugs are fixed
Version 0.9.5 is released:
- Added restore function
- Added French translation
- Bugfixing
Enjoy!
https://play.google.com/store/apps/details?id=org.nastysage.blacklist
v 0.9.6 is released!
- Protect application with PIN
- Whitelist added
- Added blockmodes
- Added contact image
https://play.google.com/store/apps/details?id=org.nastysage.blacklist
I left the default settings in place and it blocked all calls / sms / mms. Now trying block only blacklist to see what happens.
Any thoughts?
hllywd said:
I left the default settings in place and it blocked all calls / sms / mms. Now trying block only blacklist to see what happens.
Any thoughts?
Click to expand...
Click to collapse
what version of application are you using? Please try to update to latest
Ultimate Blacklist v 1.0.1 is released!
Check out coll new functions!
- Password protection
- Backup creation ability
- Sending history to email
- Flexability improved
https://play.google.com/store/apps/details?id=org.nastysage.blacklist
Email History of Create Backup
I had been happy with this app is it does what it says but two items dont work.
When I go to email history the two .csv files are attached - calls and sms but when the email is sent they are not attached I have tried this 4 times and attachments so not send.
Then I tried creating a backup which it did and yet try to open it in excel on the pc and the file is unrecognisable.
Basically I cannot get the sms details to show on my pc which I need.
Please advis if you have any answers to above queries.

Categories

Resources