Skip to content
  • Erik Duisters's avatar
    Use Storage Access Framework on SDK >= 21 (Lollipop and above) · a6fdddf8
    Erik Duisters authored
    Summary:
    Use Storage Access Framework on Android running SDK >= 21 so writing to
    sdcard will work again
    
    |{F6546802}|{F6546803}|{F6546804}|
    |API 21+|API 19-|Edit|
    
    Test Plan:
    Install patch on Android phone with Build.Version < 19 (Kitkat)
    
    - Without a sdcard: Verify that dolphin displays an "All Files" entry that is empty
    - With a sdcard and with "Add camera folder shortcut" turned off: Verify that dolphin displays the configured display name of the sdcard
    - With a sdcard and with "Add camera folder shortcut" turned on: Verify that dolphin displays the configured display name of the sdcard and also lists a "Camera pictures" shortcut
    - With a sdcard: Verify that when changing the display name or the "Add camera folder shortcut" preference dolphin displays the updated items (after pressing F5)
    - With a sdcard: Verify that files can be read and written to/from the sdcard
    
    Install patch on Android phone with Build.Version < 19 (Kitkat)
    - Repeat th...
    a6fdddf8