Git Product home page Git Product logo

mercandj / file-android Goto Github PK

View Code? Open in Web Editor NEW
58.0 6.0 11.0 2.46 MB

Android File manager ๐Ÿ“- Written in Kotlin available on the PlayStore. Explore local storage. Mobile and Android TV apps. Server with Ktor to browse server files

Home Page: https://play.google.com/store/apps/details?id=com.mercandalli.android.apps.files

License: GNU General Public License v3.0

Kotlin 98.65% Shell 1.35% HTML 0.01%
android kotlin ktor android-file android-app file-manager android-filemanager

file-android's Introduction

Build Status Version Kotlin Ktor PlayStore URL

File manager on Android

Light file manager app. Browse and manager your files.

  • Copy / Cut / Paste
  • Open multimedia (musics, videos, pdf, apk...)
  • Online
  • Dark theme
  • Take notes
Get it on Google Play

Project structure

Module of the Android app for mobile and tablet devices. Apk generated is produced on the PlayStore or downloadable in the release section.

Module of the Android TV devices. Apk generated is produced on the PlayStore or downloadable in the release section.

Contains all the shell scripts, extra gradle files, authentication, signature...

  • ./config/play-store here

Automatic publish Android app bundle on the play store.

  • ./config/quality here

Code quality gradle tools.

  • ./config/signing here

App signing data.

  • ./gradle/wrapper here

Default location of gradle wrapper. All Android Studio and gradle project have this kind of folder.


Run the server

  • Update ./server_config/server_config.json
  • ./run-server.sh

Run the CI checks

Check the project with unit tests, lint...

  • ./config/ci/ci.sh

Commit rules

In order to have a clean commit list and to easily find feature of a commit (goal, fix bug...), the commit message should respect some rules.

Commit messages are important. They are the only way to give context to the changes that are made in a commit. We tend to neglect our commit messages. In a collective attempt at having better commit messages, this project checks some minimal requirement that all of our commit messages should follow.

  • Mandatory rules check by the ci: [Player] Improve the player X control where the [ and ] surround the feature.
  • Optional rules emoji: [Player] :fire: Fix the player X control where emoji could be the one you want or one of this one:
    • ๐Ÿ”ฅ :fire: Fix a bug.
    • ๐Ÿ”ง :wrench: Feature dev that is not ui.
    • ๐ŸŽจ :art: UI commit, readme, all that is visible.
    • โ™ป๏ธ :recycle: Clean, reformat, refactor, ortho, typo...
    • ๐ŸŒฑ :seedling: New feature, first commit.
  • Optional: Write the Why, the Reason of your commit in the message description.

Do our future selves a favour and start writing better commit messages now :)


Some developer gradle tools

  • ./gradlew dependencyUpdates -Drevision=release -DoutputFormatter=json : Check dependencies

Previous project

This project is the 2nd version of this repository: all the project has been re-written in kotlin with a modular architecture.


Developer

  • Mercandalli Jonathan

file-android's People

Contributors

jonathanmercandalli avatar mercandj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

file-android's Issues

Can not share file from the app

Actual behavior

Share feature does not working.

Expected behavior

Expected that i can share any file from FileSpace without any error.

How to reproduce

  1. Download the app from playstore.
  2. Open the apps.
  3. From the folder list click a folder that cointain some content link mp4,mp3,img or others.
  4. From the content list choose and click the horizontal three dots.
  5. click more.
  6. Click share icon.
  7. Choose any option to share.
  8. See the error.

Information

  • App version:1.00.36
  • OS:Android 6.0.1
  • Device:Samsung J5

Recording Of The Bug

https://youtu.be/yqRokiJK9hE

[Launch] 1.00.37 does not install in my mobile

Project Information

Expected behavior

After downloading, the application should be installed when I try to install the application in my mobile phone.

Actual behavior

After trying a lot, the application is not being installed in my mobile phone

How to reproduce

  • Download the app

  • Try installing the application

  • Note the BUG

  • Browser/App version: 1.00.37

  • Operating system: 6.0

Recording Of The Bug

20190601_033725

Logcat

[OpenSource] Privacy and Analytics

In the last version, you've introduced a bunch of trackers: Firebase Analytics, Crashlytics, GMSโ€ฆ Could you please revert that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.