Question Automatic Do not disturb with Google Calendar? - Samsung Galaxy S23 Ultra

I have used Pixels and OnePlus before, so I was surprised but I cannot find a way of automatically trigger Do not disturb mode for events in Google Calendar, what I had on those earlier devices. Is there any way of doing that (i.e., when I have an event in Google Calendar set as busy, it triggers Do not disturb automatically)? Thank you.

I don't there's that kind of integration with Samsung device

raul6 said:
I don't there's that kind of integration with Samsung device
Click to expand...
Click to collapse
Yeah, possible. Very odd, because this seems to be in standard Android, they had to remove it on purpose. Thanks anyway.

Yes this easily possible. Samsung has moved beyond this to a better more flexible paradigm. As an example, it is my understanding that fast wireless charging is not as good for the battery as slow wireless charging. So I have my phone set to do only slow wireless charging for certain times in the middle of the night. That is just one example of what you can do it's flexible you can do anything...
Look under Modes and Routines -
{
"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"
}

I've looked into Modes and Routines before. I don't see any connections to calendar, it's self-contained app, I don't think I can link it with Google Calendar and trigger Do not disturb mode on certain events. If you know how to do it, please be so kind and show me. What I need: I need Do not disturb mode trigger on events from Google Calendar. Not at certain time or date which I would have to set up manually each time: it should take data from my Google Calendar, recognize a busy event, and trigger Do not disturb during such event. Like I wrote, you can easily set it up on Pixel or OnePlus, I don't see it on Samsung, also I don't see it in Modes and Routines. Thank you.

shaygg said:
I've looked into Modes and Routines before. I don't see any connections to calendar, it's self-contained app, I don't think I can link it with Google Calendar and trigger Do not disturb mode on certain events. If you know how to do it, please be so kind and show me. What I need: I need Do not disturb mode trigger on events from Google Calendar. Not at certain time or date which I would have to set up manually each time: it should take data from my Google Calendar, recognize a busy event, and trigger Do not disturb during such event. Like I wrote, you can easily set it up on Pixel or OnePlus, I don't see it on Samsung, also I don't see it in Modes and Routines. Thank you.
Click to expand...
Click to collapse
What about this? Maybe this will help?

This is some workaround, but it would still work not as intended: so with regular Android you get Do not disturb trigger when meeting in Google Calendar has status as busy. Also it automatically disables Do not disturb after the meeting is done. No way of doing that here. So if I have anything else in Calendar than busy meetings it would still set phone to Do not disturb, and then it would not turn it off after that. In such case I just prefer doing that manually, since I would rather remember to turn it off.
I don't really understand why would Samsung remove such a useful feature from basic Android, just mindboggling.

shaygg said:
I've looked into Modes and Routines before. I don't see any connections to calendar, it's self-contained app, I don't think I can link it with Google Calendar and trigger Do not disturb mode on certain events. If you know how to do it, please be so kind and show me. What I need: I need Do not disturb mode trigger on events from Google Calendar. Not at certain time or date which I would have to set up manually each time: it should take data from my Google Calendar, recognize a busy event, and trigger Do not disturb during such event. Like I wrote, you can easily set it up on Pixel or OnePlus, I don't see it on Samsung, also I don't see it in Modes and Routines. Thank you.
Click to expand...
Click to collapse
I didn't catch that - mine is hard coded nightly. You might be able to write an ifttt applet that would do it for you

Related

NewsSpot for Google Reader -[R]- 2013-02-01 -[U]- 2012-02-01 -[V]- 3.0

NewsSpot for Google Reader was just released for Windows Phone 8.
This is the Windows Phone 8 update of my app NewsSpot, which is already quite some time available for WP7 (see this thread). Besides the features listed in the other post, NewsSpot for Windows Phone 8 adds the following:
Full lock screen integration with quick and detailed status as well as background image. All updating in the background.
Pin sharp live tiles including the new wide tile style
Fast app resume
New splash screen
All graphics now in high resolution
The usual bug fixes
You can download it here:
{
"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"
}
I'm looking forward to your feedback!
There is an add-supported version which is restricted to sync max. 200 unread and 50 starred articles, whereas the full version supports up to 1000 unread or starred articles. Additionaly the lock screen background is only available in the full version.
Issue with a live tile.
First of all great app!!! It's FAST and I found the ui is very user friendly. My only gripe right now is the live tile not updating correctly. I setup one group and it is currently saying I have 1000+ unread articles. And putting the live tile into "medium size" actually cuts off the logo. Other than that the app is awesome and is definitely my daily driver for news! Thanks!
dazednfazed said:
First of all great app!!! It's FAST and I found the ui is very user friendly. My only gripe right now is the live tile not updating correctly. I setup one group and it is currently saying I have 1000+ unread articles. And putting the live tile into "medium size" actually cuts off the logo. Other than that the app is awesome and is definitely my daily driver for news! Thanks!
Click to expand...
Click to collapse
Thanks! I'm glad you to hear like NewsSpot.
Yeah, the 1000+ is actually a limitation by the Google Reader API, since it reports the unread counts only up to this limit. There are ways to get around this limitation, but implementing it is awkward (you have to do one web request for every tile instead of getting all unread counts at once).
The cutoff is intended, as I think knowing the number is more important than seeing the logo Otherwise I would have to move the number or make the font smaller, which somehow breaks the default styling of the tiles.
Regards
is there any way for a google reader app to pre-download/fetch the full article so i can read it when i do not have a connection?
Thanks
ekolb123 said:
is there any way for a google reader app to pre-download/fetch the full article so i can read it when i do not have a connection?
Thanks
Click to expand...
Click to collapse
I get this request indeed more often recently. Technically it should not be that difficult, since all the code is already in place for caching the article previews and their images. I will see what I can do
FourSpotProject said:
I get this request indeed more often recently. Technically it should not be that difficult, since all the code is already in place for caching the article previews and their images. I will see what I can do
Click to expand...
Click to collapse
Any update?
Well, I'm currently involved in two other projects, so the next updates of NewsSpot might need some time to be released. However, I'm sure it will come this year.
Regards
As you will have already noticed, Google is shutting down its Reader service by the 1st of July. However, this does in no way mean NewsSpot will be retired, too. Please read our Statement to see what's next for NewsSpot.
It's been already a while that we released an update, so here are the news:
(WP8 only) Raised limit of number of synced articles to 2.000 for each starred and reading list
(WP8 only) Added share via QR-code
YouTube videos are started without using an external app
Improved sharing via phone services
Long hold an item in the article list to share it
Accelerated switching between articles
(WP8 only) Fixed bug: autosync on start works again
Happy reading!

[APP][FREE][4.0+] LT Profiles Free

Hi All,
I'd like to announce my app, LT Profiles Free, that was released on Google Play yesterday. It is a (yet another) app for setup up profiles that allow for automating of actions & functionality on your phone. I have compiled a basic FAQ below to give some background on the app. Hopefully some of you give it a try and like it. Feel free to ask any questions here or email me at the dev email link on Google Play.
Link: LT Profiles Free
{
"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"
}
Q&A with myself:
====
Q: LT Profiles, eh? So what does it do?
LT Profiles allows you to setup profiles to automate actions on your phone based on specific triggers. There are a options for turning settings on and off (Switches), volumes (Sliders), starting applications (Apps), sending multiple SMS (SMS), and for controlling other profiles (Profiles). The standard trigger options are available: On-Click, Time, Day, Calendar, Event, Location and certain combinations with a time constraint. The user can set a trigger to start (turn on) profiles and stop (flip state) profiles. It also includes a nice widget that will give you direct access to all your profiles in one view, rather than just a single shortcut on your home-screen. There are some nice settings, such as being notified by dictation when a profile starts or stops or setting default actions for profiles to use rather than flipping state back.
Q: Wow, yet another profile/automation/Tasker type app. Booooooooring!
A: Yes, there does seem to be a plethora of such apps on the market. However, I am also attempting to target a specific market, that being the regular commuter. Setting up a profile in LT Profiles gives you the ability to specify a trigger that starts and stops the selected actions. For example, Bluetooth would be turned on when the start trigger activates (you get in the car). However, on the stop trigger (you arrive at work), Bluetooth will be turned off automatically, all setup in the one profile.
Q: Yes, that seems pretty useful and well-thought out. But we can already do that with other apps, can't we?
A: Probably, but I'm not sure if they are as straight-forward and clear to use, but that is down to personal opinion. I think the majority of the functionality and the layout of the options should make it easy for new users to pick up and get going. I have some more commuter-specific ideas too, and they will arrive as I find some spare time to work on them.
Q: So if it is so good, why sell so cheap?
A: Note that I never set out to compete against mainstays such as Tasker; I am aiming for a completely different price-point: FREE to really, really cheap. I would take more from people downloading and using the app, than making money from it although the extra money would be nice! The level of finish of certain components of my app may not be to the same level as others, but for FREE I don't think you could ask for more.
Q: But ads? Why o' why!?
A: I actually don't mind the ads! I have integrated AdMob and AdBuddiz and both seem to blend well with the app. I am particularly impressed with AdBuddiz. Whether I make any money from them is to be seen, but hey I've got to at least try!
Q: So how is the user base looking?
A: Amazing! There is me and a few others who I don't know using it, but it is being used. Result! In the end, I love it and I use it everyday during my own commutes. This is probably the strongest thing going for the app. If there is something I think is missing, I will stick it in ASAP as I'll want to use it myself. Likewise, if I find any bugs, I'll fix them quick as I am routinely using the app for my own purposes.
Q: So finally, can you give us some background on the app development?
A: Essentially, this has been a hobby for me that I started working on middle of last year in my spare time (odd nights and weekends), which to be fair I don't have much of. It has been my first major dive into Android development and I've really enjoyed it. I've found working on an app such as LT Profiles that aims to interact with lots of Android lib components is a really good way to get an understanding of how the eco-system works and what it contains. I can now start to think of my bigger projects and plan them out. Whether I can find the time to execute them is another thing though.
Thanks for your time! :-0)

[Workaround] Bring S-View back (xposed, dashclock)

First of all, video:
https://www.youtube.com/watch?v=9axQHQ8ZXLU
Solution is not from android programmer, rather geek
Hi there... so, i was pretty dissapointed with lack of S-View functionality on CM13, S4 Mini. It was great feature, that was doing really good job with magnetic cover.
If you tried to do something with it, you probably experienced some problems with magnetic sensor (or you were smarter than me). It prevented to turn on screen with power button on any custom lockscreen from market, that was better than cm's stock one. In terms of 'better' i have in mind a lockscreen... that has f*** clock in right spot for case's window I was trying to bring it back with various results, but finally i achieved (i think) the best possible solution, turning lockscreen into S-View 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"
}
What it does right: showing time and basic info about battery, calls, msgs, next alarm, notifications (from gmail, fb messeger - that part is actually very customizable).
What it doesn't do at all: doesn't let you pick up calls, turn off your alarm via window and do any stuff that requiers touching via window. Magnetic sensor basicaly turns off that feature when case is closed. Showing info about playing track is not worth activating (because of space).
So, we need xposed installed and then download module: http://repo.xposed.info/module/com.ssrdroide.lockscreenwidgets
And the widget we are gonna use is dashclock: https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock (or you can use more advanced alternative: https://play.google.com/store/apps/details?id=com.kk.widget)
Step 1. First thing you wanna do is to configure widget the way you want - download some extensions for it (like battery info). I highly recommend to use DashNotifer to get notifications from custom apps like fb messenger (https://play.google.com/store/apps/details?id=com.umang.dashnotifier It's already there in KK Widgets). Test it on your homescreen for now and find configuration that suits you.
Step 2. will be add widget to lockscreen via xposed module. This configuration (http://i.imgur.com/iiJMK7w.png) will keep your widget in case's window, when owner info will be out of it on same time. There is also something to mention - if you will not turn off notifications on lockscreen they will move your widget little higher (depending on number of notifications).
So... 1. If you wanna keep your notifications on lockscreen, set container 'y' translation to something around -150. Widget will stay in window regardless number of notifications.
2. If you wanna remove notifications for that cause, set container 'y' translation to -175. Widget will be in perfect spot for the whole time.
That works for standard DPI.
And that's it. It works perfectly with magnetic sensor.
For better effect you can change your wallpaper to black (worth it). That's however will change when you will listen to music, you can turn this option off or use this xposed module to paint it black for good: http://repo.xposed.info/module/com.generalbrus.brightlockscreen
Another thing is alarm. It happens that Timely has clock in perfect spot when activated and can be controlled with physical buttons
I'm super happy with result. It's not exactly what you could achieve with real S-View, but it does good job
If you have better solutions share it in thread!

[APP] Vibration Center - Take control of your watch's vibration

{
"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"
}
After switching from Pebble to Android Wear, I have noticed I kept missing notifications. I did not feel the vibration, but when checking the watch later, missed notifications were there.
It turns out that not only is the vibration motor on my SW3 significantly weaker than on my Pebble, most apps also only vibrate for like one millisecond, making them easy to miss.
While there are already apps that try to mitigate this issue, none of them really satisfied my requirements, so I have decided to make my own.
So what does this app do?
Simply put, after Android Wear finishes its puny barely-noticeable vibration, Vibration Center will kick in and do a good shake to your wrist, making sure you absolutely notice this notification. However:
It will do so intelligently (no useless vibrations for notifications that do not actually appear on the watch)
Vibration pattern is customizable and can be set differently for each app
If you are still afraid of missing notifications, you can enable alarm mode that vibrates restlessly until you dismiss it manually. It even comes with the snooze button.
It comes with plenty of spam filter options, making sure that your wrist is not shaken too much
It comes with on-watch mute feature that can either mute all vibrations for some time (for example when in a meeting or in a theater) or it can mute specific app until you deal with it later (for example if you are in group chat and they are having spammy conversation that would otherwise buzz your wrist every half a second)
There is full tasker integration
It is completely free and open source
XDA:DevDB Information
Vibration Center, Device Specific App for the Android Wear
Contributors
matejdro
Source Code: https://github.com/matejdro/WearVibrationCenter
Version Information
Status: Stable
Current Stable Version: 1.0.3
Created 2017-02-05
Last Updated 2017-02-10
Reserved
Reserved.
matejdro, is there another way to donate or help with your project? I've used a pebble before and I'm glad you provided this app. I can now at least recognize my notifications on the watch. Before, I mostly missed them.
If there's nothing I can do to help, I at least wanted to thank you.
Mikegrmn said:
matejdro, is there another way to donate or help with your project? I've used a pebble before and I'm glad you provided this app. I can now at least recognize my notifications on the watch. Before, I mostly missed them.
If there's nothing I can do to help, I at least wanted to thank you.
Click to expand...
Click to collapse
Donate button is in the app. Thanks!
Hello,
Thank you for your app. I can have custom pattern vibrations for all my apps except Outlook.
Outlook just sticks to its default watch pattern.
Any idea?
Thanks
Default pattern will always be there (unless you put the watch into do not disturb). Vibration Center will vibrate in addition to default pattern.
Anyways to change the vibration settings on the Facebook Messenger on the watch. It's the watch out not the actual Facebook message on the phone
Sent from my PH-1 using Tapatalk
Thank you for your reply
Matejdro, is there any way for your app to vibrate when the Bluetooth connection to the phone cuts, like out of range?
Nope, but there are a lot of other apps that do this job well.
Not working on my new doogee s90 pro. First time on android 9.
when launching the app it says the service is not running. When I go to settings > vibration center does have notification access.
I can't understand if I'm doing something wrong but can't make work on my TicWatch 3 pro. On MIUI phone I enable all possible permission and notification access

V30 - Suppress navigation during a telephone conversation

When I am traveling with Google Maps enabled, my phone is connected to a bluetooth speakerphone - and if someone calls me - instead of a map, I see who is calling, and then during the conversation, the phone goes blank instead of pointing the road further.
Does anyone know how to remedy this problem? Once I passed the motorway exit and had to make up for over 50 km ...
Can not the information about the caller appear only as a notification and the phone will continue to navigate?
figer said:
When I am traveling with Google Maps enabled, my phone is connected to a bluetooth speakerphone - and if someone calls me - instead of a map, I see who is calling, and then during the conversation, the phone goes blank instead of pointing the road further.
Does anyone know how to remedy this problem? Once I passed the motorway exit and had to make up for over 50 km ...
Can not the information about the caller appear only as a notification and the phone will continue to navigate?
Click to expand...
Click to collapse
If you wanted to download the Google Phone APK (there are a few different modified versions posted on XDA) you can set that dialer to appear as a bubble notification and disable the stock LG dialer, which should keep it from taking over your screen.
I understand this isnt a solution for fixing the LG dialer, but its still a solution overall so I figured I would reply. Not sure how to get the LG one to only show as a notification but i think its possible. Have you tried going into the LG Dialer Application Settings and Remove or Enable its "Draw Over Other Apps" permissions ? You may just need to give it access (or take it away, depending on which its already set to) in order to keep it from taking over the screen.
JonnyTrulove said:
If you wanted to download the Google Phone APK (there are a few different modified versions posted on XDA) you can set that dialer to appear as a bubble notification and disable the stock LG dialer, which should keep it from taking over your screen.
I understand this isnt a solution for fixing the LG dialer, but its still a solution overall so I figured I would reply. Not sure how to get the LG one to only show as a notification but i think its possible. Have you tried going into the LG Dialer Application Settings and Remove or Enable its "Draw Over Other Apps" permissions ? You may just need to give it access (or take it away, depending on which its already set to) in order to keep it from taking over the screen.
Click to expand...
Click to collapse
I did as you suggested and turned off the ability to draw on other applications for the "call service".
Unfortunately, it does not give anything, because the problem is somewhere else.
In the moment when navigation works and someone calls me - a notification window pops up - and that's OK.
{
"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"
}
But when I press the "answer" the screen switches completely to the telephone conversation - where every hand approximation to the proximity sensor (accidentally - when you try back to navigation while you driving the car ) will blank the screen, and "always display on" will not work - and the screen will go blank - because the screensaver started working.
Is it impossible to do so that after receiving the call - selected applications will still be displayed and the conversation will be in the background? - So that you do not need to eject the taskbar and manually switch to the navigation, which is dangerous while driving!
Now I'm understanding. I had thought you were trying to avoid the focus switching while the device was ringing.
I think there may be an easy fix for you though. See attached photo. Do you have PIP set to "Yes"?

Categories

Resources