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 file browser #1158

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Android file browser #1158

wants to merge 25 commits into from

Commits on Dec 2, 2020

  1. * implemented Intent invocation

    * implemented file browing for Android
    * made filebrowser example to test it all
    t-arn committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    558d9f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. * first working version

    t-arn committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4343df7 View commit details
    Browse the repository at this point in the history
  2. * added multiselect (working)

    * added generic Intent invocation method app.invoke_intent_for_result
    * added initial_dir (not working yet)
    * added extra mime types (not working yet)
    t-arn committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    df001f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ecb67d View commit details
    Browse the repository at this point in the history
  4. * fixed INITIAL_URI

    t-arn committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    5d8658f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. * return ValueError when nothing has been selected

    * added documentation
    * disabled file types because they create a rubicon error
    t-arn committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f9a1ffd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    2f33e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b66cdcc View commit details
    Browse the repository at this point in the history
  3. * updated README

    t-arn committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    62eeca6 View commit details
    Browse the repository at this point in the history
  4. * fixed pre-test check issues

    t-arn committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    26c46dc View commit details
    Browse the repository at this point in the history
  5. * fixed pre-test check issues

    t-arn committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    85d4f4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed40eaa View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    bc61b05 View commit details
    Browse the repository at this point in the history
  2. * updated method documentation

    t-arn committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    842e2a1 View commit details
    Browse the repository at this point in the history
  3. * clean up of pyproject.toml

    t-arn committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    37b9ca4 View commit details
    Browse the repository at this point in the history
  4. * fixed pre-test check issue

    t-arn committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    2ffc67f View commit details
    Browse the repository at this point in the history
  5. * fixed pre-test check issue

    t-arn committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    2fc5940 View commit details
    Browse the repository at this point in the history
  6. * fixed pre-test check issue

    t-arn committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7e177f3 View commit details
    Browse the repository at this point in the history
  7. * fixed pre-test check issue

    t-arn committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    868d06f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. * Removed filebrowser example

    * Extended dialogs example for use with Android
    t-arn committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b4bc066 View commit details
    Browse the repository at this point in the history
  2. * fixed pre-test checks

    t-arn committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    2009c6e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

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

    t-arn committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    32cb78e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

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