BautistaJesus / dashclock

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

Adding multiple instances of a dashclock widget #813

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Not sure if this can already be done, so I'll explain what I would like to do:

Background: My phone (Nexus 5, stock 4.4.4, build KTU84P) has a PIN pad entry. 
The dashclock widget is concatenated to half the screen, and can be expanded 
with a downward swipe.

Concern: When I add a second instance of the dashclock widget (swiping right, 
pressing the "plus" symbol, then adding dashclock), I get the same information 
as displayed in the initial dashclock (located on the PIN screen).

Knowing this, is it possible to run separate dashclocks?

Ideally:
dashclock instance 1 (home screen with PIN)
- Weather
- Alarm
- Pedometer
- Next calendar entry

dashclock instance 2 (home screen to the left: therefore, swipe right)
- DashNotifier 1 (Gmail)
- Dashnotifier 2 (etc...)
- Dashnotifier "n" (etc...)

Am I crazy? (therefore, is this already possible?)
...or does this need to be a feature request?
...or does this need to be merged into an existing issue? (issue 64, 321, or 
some other issue)

Regards,

Oliver

Original issue reported on code.google.com by opeplow...@gmail.com on 18 Oct 2014 at 4:30