Showing posts with label Alarm. Show all posts
Showing posts with label Alarm. Show all posts

Sunday, 24 July 2016

Power Nap Alarm Issue



So I've been using Power Nap Xposed Module for a while and I've noticed that that when Alarm goes off, then screen doesn't turn on (i.e I can hear the Alarm sound) but the screen remains dark. I've to reboot the phone to get it working. Is there an app to be white listed under Power Nap. Also, I've also disabled the Google Play Services wakelock under Privacy. I'm sorry if this post has been created before. I couldn't find it even after searching.

OnePlus One
Android 5.1.1 CM12 (S2K1)



Saturday, 23 July 2016

when the mi5 is turned off and is charging the alarm does not turn on it is a big dea



when the mi5 is turned off and is charging the alarm does not turn on it is a big deal for me !! 6.7.21 miui8



when the mi5 is turned off and is charging the alarm does not turn on it is a big dea



when the mi5 is turned off and is charging the alarm does not turn on it is a big deal for me !! 6.7.21 miui8



Saturday, 16 July 2016

Working alarm clock for MIUI with flip?



I was happily using AlarmDroid flip to snooze feature on different phone and now I'm on MIUI 7
Alarm is not showing up over lock screen and flipping from lock screen does nothing.

Are there alarm clocks with "flip to snooze" properly working on MIUI7?

Thanks for your help



Wednesday, 6 July 2016

Android N Alarm Tones Request



Morning, everyone!

I'm on stock running Android N. I noticed that the Google clock app has some new alarm tones in there, but obviously I can't fish them out of the root media folder because I'm stock and I really don't feel like rooting just to get those new tones, particularly "Rise", which I think would make for a great standard ringtone.

I was wondering if there's anyone out there rooted, if you could fish the file out for me? I tried Googling it and to no avail. The first Google return had a zip, but after looking at it, the website was misleading and was just giving out Marshmallow tones. Jerks!

Please and thank you!



Ring & alarm minimum volume



Anyone else feel the ring and alarm volume doesn't go low enough before muting?

IMO there is to large a jump from mute to the next step.

Exynox non-rooted.



Alarm Issues since update?



I use SleepBot for my alarm. It's always worked just fine. As I go to bed I switch my profile to alarm only. Since the update it doesn't work as it should. I'll set the alarm the night before, wake up (after the alarm should have gone off) and unlock my phone and the alarm starts going off as if it should have been already. Just wondering if anyone else has these issues. I pull down notification bar and it says Alarms Only which it should.



Alarm clock tone



Hello,

I want to put MP3 file that I put on the device as an alarm clock
And run it from the default alarm clock application.

I have a file browser on the device, and when I open the alarm clock via the default app he asks if
I authorize the-clock access to files on the device, I check yes but he still give me option to choose only the default tones which are awful.

I can not select a ringtone through the alarm clock and it doesn't ask if I want to search through a file explorer
I remember once he was asking ...
I checked and realized that there is a folder under the system folder which holds the ogg tone files
I could not move there the ringtone I want, I am not sure if its a privileges issue or that I didn't created the tone file properly
Ogg file and such.

I tried to use third-party software Alarm Clock Xtreme and the clock did not ring me for two days in the morning so I do not want
to use it anymore.
I prefer to use the default Alarm clock app, I like more the design and interface.

Please help me get music file I created through the default alarm clock app
Thank you



Monday, 4 July 2016

[GUIDE][Difficulty: intermediate] alternative way to set alarm based on calendar



The task is triggered by a time based profile, every day at 11:59 pm.


Set alarm (94)

A1: For [ Variable:%count Items:2:12 ] If [ %tit1 !~ shift ]
#a for-loop with up to 11 cycles, if condition to stop the loop, once an entry with the proper title is found. Since the "Test App" action checks at a certain point in time for an entry, we have to check every hour seperatly. 1st cycle will check for an calendar event starting at 2am, 2nd cycle will check at 3am and so forth. Last cycle will check for events starting at 2pm, because i expect myself to be woken up till then without an alarm clock.

A2: Variable Set [ Name:%times To:3600*%count+%TIMES Do Maths:eek:n Append:eek:ff ]
#the "Test App" action requires the time of when to check for an entry so we prepare a variable by adding one hour in seconds, multiplied by the cycle item (2-12), to the device time. If ur calendar event duration (start to end) is less than one hour u have to double the amount of cycle items (2-24) and multiply it by 1800 in order to check for an entry every 30min.

A3: Test App [ Type:Calendar Start (Seconds) Data:%times Store Result In:%res Continue Task After Error:eek:n ]
#if an calendar event is found at %times, it will write its starting time into the array %res

A4: Test App [ Type:Calendar Title Data:%times Store Result In:%tit ]
#this will write the events title into %tit.

A5: End For
#self expaining

A6: Stop [ With Error:eek:ff Task: ] If [ %tit1 !~ Schicht ]
#the task stops, if all cycles are executed and no calendar entry is found.

A7: Variable Convert [ Name:%res1 Function:Seconds to Medium Date Time Store Result In:%dat ]
#if u dont have overlapping calendar events, %res (still an array!) will have only one entry. So we convert it into a human readable format and save it inside %dat

A8: Variable Split [ Name:%dat Splitter: Delete Base:eek:ff ]
#we want only the time and not the whole date so we split at every whitespace

A9: Variable Split [ Name:%dat4 Splitter:: Delete Base:eek:ff ]
#now we have %dat4 in the format hh:mm but the "Set Alarm" action requires the providing of hours and minutes seperatly. So we split once again, this time ofc at the ":"

A10: Variable Subtract [ Name:%dat41 Value:2 Wrap Around:0 ]
#reducing the hours by 2 to have the alarm ring 2 hours before the event starts.

A11: Set Alarm [ Hours:%dat41 Minutes:%dat42 Message: Confirm:eek:ff ]
#self explaining

Iam going make this guide more fancy (screen shots and more explaination) later.


Best regards, Chillmann



Thursday, 30 June 2016

SERIOUS PROBLEM with alarm



Since yesterday my alarm has malfunctioned. It made me late to work once, the next day I used a regular alarm clock in addition to the default one on my S7 edge and again today it came up with the alarm notification but NO SOUND. My alarm workrd fine everyday until yesterday, what is going on? I do not have it on do not disturb, my alarm is setup correctly and the volume is up on all volume settings.



Sent from my SM-G935T using XDA-Developers mobile app