Open GoogleCodeExporter opened 9 years ago
Original comment by jlapenna
on 31 Aug 2009 at 6:02
There is already a check for the SD card in MainActivity.onCreate.
For location, if there is no location available, the NearbyVenuesActivity will
come
up with a blank list. I propose a code change so that we display a toast with
something like: "Your location could not be found, please refresh" and leave it
up to
the user to refresh. thoughts?
Original comment by dherbst
on 10 Sep 2009 at 6:42
After looking at what happens if the SD card is not present, we need to change
the
BaseDiskCache so it checks before trying to create the .nomedia file.
Original comment by dherbst
on 10 Sep 2009 at 8:06
We'll handle the remaining edge cases for sdcards in separate bugs. We still
need a
good design for how to deal with users who have location providers disabled.
Original comment by jlapenna
on 21 Sep 2009 at 3:01
Original comment by jlapenna
on 26 Sep 2009 at 8:53
Original comment by jlapenna
on 26 Sep 2009 at 9:00
We now check at login.
Original comment by jlapenna
on 23 Nov 2009 at 6:48
I think it's fixed long time ago.
Original comment by avolo...@gmail.com
on 1 Apr 2010 at 1:52
Original issue reported on code.google.com by
jlapenna
on 24 Aug 2009 at 2:43