rigelhope / omnidroid

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

Welcome dialog logic should be changed #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If Issue 27 is fixed, then our "welcome to omnidroid" dialog will no longer
be displayed.  The logic for when to display the welcome message needs to
be changed.  Perhaps from:

If no OmniHandlers are present
then
  present Welcome dialog
done

to:

If user hasn't made any config changes from the default configuration
then
  present Welcome dialog
done

Original issue reported on code.google.com by case.and...@gmail.com on 8 Jun 2009 at 5:38

GoogleCodeExporter commented 8 years ago
This would be in tandem with Issue 27.

Original comment by imall...@gmail.com on 9 Jun 2009 at 3:45

GoogleCodeExporter commented 8 years ago
This doesn't _have_ to be done in tandem with Issue 27 since it's a separate 
logic
issue.  As a matter of fact the components to fix both are completely 
independent. 
If you haven't started fixing this yet, I'd suggest leaving it open until you 
fix
Issue 27 incase someone else wants to grab this before you get to it (also you 
you
changed "Status" but not "Owner" so I'm changing to your ownership.

Original comment by case.and...@gmail.com on 9 Jun 2009 at 4:12

GoogleCodeExporter commented 8 years ago
Changing to "accepted" in case someone else wants to work on this.  If you're 
still
interested let us know.  Thanks!

Original comment by case.and...@gmail.com on 27 May 2010 at 3:37

GoogleCodeExporter commented 8 years ago

Original comment by case.and...@gmail.com on 1 Jun 2010 at 10:37

GoogleCodeExporter commented 8 years ago
Open code review: http://codereview.appspot.com/1715041/show

Original comment by case.and...@gmail.com on 15 Jun 2010 at 9:01

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r752.

Original comment by case.and...@gmail.com on 17 Jun 2010 at 5:24