andybryant / android-shuffle

Automatically exported from code.google.com/p/android-shuffle
0 stars 0 forks source link

Widget improvements #183

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 4x2, 4x4 etc widget to display on large screen (Samsung Galaxy S)
2. Small button bar in widget with options to display by project, category, etc.
3. Option for widget to display or hide completed tasks
4. Option for widget to choose time period (all, month, week, day)

What version of the product are you using? On what operating system?
Latest version.

Please provide any additional information below.
Would be willing to pay if decent widget included. Personally, don't like 
mixing my tasks with the calendar items. However, current widget is fairly 
useless (sorry - personal opinion only).

Original issue reported on code.google.com by bkd...@gmail.com on 4 Aug 2010 at 10:23

GoogleCodeExporter commented 9 years ago
Sorry ... not a defect, but suggestions.

Original comment by bkd...@gmail.com on 4 Aug 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Agreed - Seeing only 4 actions is borderline useless.  I would love to see a 
scrollable widget in multiple size configurations... or better yet: Integration 
with Pure Calendar Widget!!!!!!!!!!!!!!

Original comment by MarcAL...@gmail.com on 26 Oct 2010 at 8:19

GoogleCodeExporter commented 9 years ago
Here is a 4x4 widget I've created to harmonize fairly well with the Sense 
widgets on my Desire. Heavily influenced by the Sense Agenda widget.
The graphics could be better I guess, but I don't have time to fix that now.

Original comment by Mikael.L...@gmail.com on 3 Nov 2010 at 11:28

Attachments:

GoogleCodeExporter commented 9 years ago
Screenshot of the widget running on device.

Original comment by Mikael.L...@gmail.com on 3 Nov 2010 at 11:29

Attachments:

GoogleCodeExporter commented 9 years ago
I'd  like also option 3 to be implemented, as it would use the available 
limited space better. 

Original comment by jisakiel on 5 Nov 2010 at 4:26

GoogleCodeExporter commented 9 years ago
Hi, I have added two more widgets to the Shuffle source (SVN version 242). 
These are clones of the original widget. I have labeled each of them with their 
respective sizes (2x2, 2x3, 2x4). If you would like more help with the widget 
portion of Shuffle, I may be able to carve out some time to work on it.

Also, should there be 3x4, 3x3 and/or 4x4 widgets too? Different styles?

Please let me know and thanks for developing this great app!

Original comment by matthew....@gmail.com on 16 Jan 2011 at 7:37

Attachments:

GoogleCodeExporter commented 9 years ago
Re #6 -- great, should be useful!
On a related note, the widget provided by 1.6.3 (the version currently in the 
Market) seems to scale well horizontally (as can be seen in e.g. ADW Launcher), 
effectively allowing the user to create 2x3, 2x4 variations. However, it's 
better to have these sizes directly accessible from the Add Widget menu since 
this is what most apps tend to do these days.

More widget size would definitely come handy. Both the bigger ones, as you 
suggest, and smaller ones, like 1x4 -- I'd love to have a minimalistic widget, 
like the one from Smooth Calendar:
http://www.appbrain.com/app/smooth-calendar/se.catharsis.android.calendar
(this widget can be further customized to remove the calendar card and color 
code the events)

My biggest wish, however, is the possibility to have widgets that show filtered 
view, e.g. by context, project or tags. That would allow me to add multiple 
widgets to the screen, each of them showing different data.

Original comment by rtomanek on 17 Jan 2011 at 11:35

GoogleCodeExporter commented 9 years ago
My mistake. I inadvertently interchanged the row and column lengths. These 
widgets should be 4x2 and 3x2 (i.e. 4 rows and 2 columns). If incorporating the 
patch into Shuffle, please change the identifier strings in the manifest.

I also agree with filter by context, projects, etc. I will take a look into it 
and also try my hand at a minimalistic widget.

Original comment by matthew....@gmail.com on 17 Jan 2011 at 2:19

GoogleCodeExporter commented 9 years ago
Matthew - thanks for the patch, but I'll look at finding a solution where I 
don't copy and paste a bunch of classes 3 times :-)

Mikael - really nice job on the 4x4 widget. I'll look into adding this, but 
will try and keep round the old style too.

I've added filtering to all views, but this issue reminds me - I need to add 
these to the widget too.

Original comment by andybry...@gmail.com on 21 Feb 2011 at 11:01

GoogleCodeExporter commented 9 years ago
What I would like is a 4x4 widget that allows me to scroll through the list. 

Original comment by daoust.m...@gmail.com on 25 Feb 2011 at 9:01

GoogleCodeExporter commented 9 years ago
+1 for scrolling. It would be great to scroll with a finger HTC Sense style, 
and usual up/down buttons would also do. I think it is a must to scroll the 
list in the widget!

Original comment by Torshe...@gmail.com on 26 Jun 2011 at 12:25

GoogleCodeExporter commented 9 years ago
Is there still development on this project?  Is making the widget scrollable 
possible/difficult?

Original comment by MarcAL...@gmail.com on 23 Sep 2011 at 12:58

GoogleCodeExporter commented 9 years ago
Scrolling is impossible, at least with stock launcher. Paging buttons should be 
fairly easy though. I'd love this feature too, but haven't had time lately to 
fix it myself

Original comment by Mikael.L...@gmail.com on 24 Sep 2011 at 8:16

GoogleCodeExporter commented 9 years ago
Scrolling in ICS widget in 2.0.0

Original comment by andybry...@gmail.com on 23 Mar 2012 at 10:38