Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android local fs implementation #933

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Commits on Jan 5, 2023

  1. Added capacitor/filesystem library

    * Android app loads in emulator
    ieugen committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    23f1612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf41a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. [200ok-ch#932] Android upgrade recommendations

    * android tools to 7.3.1
    * manifest namespace recommendation
    ieugen committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a9182ea View commit details
    Browse the repository at this point in the history
  2. [200ok-ch#932] POF of Android local storage access

    * Dropped external capacitor plugins - not stable / usable
    * Using custom Android plugin with Storage Access Framework
    * Able to pick directory and list directory contents
    ieugen committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    5145338 View commit details
    Browse the repository at this point in the history
  3. [200ok-ch#932] WIP Implemented android local storage API

    * Interactions do not work, need to see why
    ieugen committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    bca35e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e9c055 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    2c77ba9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    107bfad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efa4fe View commit details
    Browse the repository at this point in the history