Skip to content
  1. Jun 11, 2023
    • Charles Lombardo's avatar
      android: Use ContentResolver to get file extension · 16fe64ad
      Charles Lombardo authored
      Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time.
      16fe64ad
  2. Jun 10, 2023
  3. Jun 09, 2023
  4. Jun 08, 2023
  5. Jun 07, 2023
  6. Jun 06, 2023
Loading