brafik77 / tweetero

Automatically exported from code.google.com/p/tweetero
Other
0 stars 0 forks source link

saved searches issue #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(using oAuth)

Ok, Saved Searches basically working now, except:

1. choose account (oAuth), do a search and save it, it shows up on list of 
Saved Searches
2. change to another account (oAuth) do a search and save it, it will not 
always show as a saved 
search
3. switch back and forth between accounts and look at saved searches, sometimes 
they appear 
and sometimes they don't
4. sometimes "Saved Searches" UITable section heading shows with nothing listed 
below it.
5. sometimes "Saved Searches" UITable section heading does not appear

Basically, something is not consistent here and I have tried to track it down 
in morecontroller.m 
but not sure if that is where the problem is

Original issue reported on code.google.com by de...@derekunderwood.com on 4 Mar 2010 at 2:24

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

Original comment by andriy.v...@gmail.com on 4 Mar 2010 at 5:09

GoogleCodeExporter commented 9 years ago
Added custom getter method for the search provider instance variable.
Added activity indicator when loading saved searches.

Original comment by andriy.v...@gmail.com on 4 Mar 2010 at 5:12