kaixinsoft / dashclock

Automatically exported from code.google.com/p/dashclock
Apache License 2.0
0 stars 0 forks source link

Tapping time should open clock #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On tapping the time the clock should open.

Original issue reported on code.google.com by ldjugg...@gmail.com on 12 Feb 2013 at 10:20

GoogleCodeExporter commented 9 years ago
It does for me on the Galaxy Nexus. 

Original comment by johan.ap...@gmail.com on 12 Feb 2013 at 1:56

GoogleCodeExporter commented 9 years ago
In addition to this, the ability to choose which clock/alarm application to 
open would be nice.

Alsom for me it only unlocks the screen. Same for next alarm.

Galaxy S3 vzw on Cyanogenmod 10.1

Original comment by Andres.P...@gmail.com on 12 Feb 2013 at 5:07

GoogleCodeExporter commented 9 years ago
It doens't for me Johan, in my Galaxy Nexus.
Using AOKP Build 3(AOSP 4.2.1)

Original comment by giuliano.ribeiro on 13 Feb 2013 at 11:37

GoogleCodeExporter commented 9 years ago
Seems the problem is that there is no api for showing the clock/alarm app in in 
the Android SDK and dashclock is hardcoded to use the AOSP app, 
com.google.android.deskclock. Only workaround I can think of would be to 
include a list of "known" clock activities and see if any exist when building 
the pending intent. Not very nice since it doesn't let the user pick if there 
are multiple clock apps installed but until there's a show clock action in the 
Android SDK I don't think it's possible to do better. 

Original comment by johan.ap...@gmail.com on 13 Feb 2013 at 2:53

GoogleCodeExporter commented 9 years ago
Could just allow a user to select any arbitrary app to open on click. Then I 
could select the default 4.2 clock app like I want, and others could select 
whatever app they prefer.

Original comment by antimatt...@gmail.com on 13 Feb 2013 at 8:52

GoogleCodeExporter commented 9 years ago
i know in the Cyanogen mod clock for CM 10.1 cLock allows you to tap on the 
time to open clock app

Original comment by foolish...@gmail.com on 14 Feb 2013 at 3:28

GoogleCodeExporter commented 9 years ago
Yes, this doesn't work on CM 10.1 for me as well.

Original comment by sukumar....@gmail.com on 16 Feb 2013 at 3:07

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 205b1c9e9dfe.

Original comment by roman.nurik on 16 Feb 2013 at 6:43

GoogleCodeExporter commented 9 years ago
You'll now be able to customize the shortcut to use for the clock

Original comment by roman.nurik on 16 Feb 2013 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by roman.nurik on 17 Feb 2013 at 6:48