Home | History | Annotate | Download | only in docs

Lines Matching full:situations

681 <li> I intend to refine the handling of filenames and content URIs, exposing separate columns for situations where a download can be accessed both as a file and through a content URI (e.g. stuff that is recognized by the media scanner). Unfortunately at this point this feature isn't clear in my mind. I'd recommend using reflection to look for the Downloads._DATA column, and if it isn't there to look for the FILENAME column (which has the advantage of also dealing with the difference between 1.0 and Cupcake).
930 <li> Protect against situations where there's already a "downloads" directory on SD card.
1031 <li> Deal with situations where the active connection is down but there's another connection available
1077 <li> Deal with situations where /data is full as it prevents the database from growing (DoS) .