Git Product home page Git Product logo

openfilemanager's Introduction

***************************************************************************************************|
|This program consist of free and open source software. It is free to for all to download, compile,
|change, and redistribute. At this point there is no license affixed  to the software. At some point
|in the future either the  Apache or the GPL license will be affixed to the software.  At that point
| distribution of all further derivatives  will be governed by that license and not this readme.
***************************************************************************************************|



 Hello and welcome to using openFileManager.
 This program is my goal at creating a entirely free and open source file browser for the Android
 powered devices. It currently only officially supports MDPI and HDPI as that is what screen i have
 tested it on. Any additions are appreciated and will be released under the license that is affixed
 to the software as a whole.



 Areas that are currently undergoing main development:

 Core features
    --(Multiple)Item select
    --Open as
    --Rename
    --Cut/Paste
    --Delete file/folder
    --New file/folder
    --Add/remove favorites
    --Set home directory
    Forward/Back directory switching(Needs the logic)

 The application consists of two activities. The main file manager activity and the settings menu.
 Since the main view takes an adapter, the adapter just needs have its data changed and refreshed
 to update the list type view. This is done by having each item send a broadcast that the app
 catches and in turn refreshes the adapter with the appropriate data.

 Each major view group consists of a fragment, the main list view, the side view, the cut/paste view
 and possibly others in the future. Each fragment has a series of callbacks(listeners) that is used
 to communicate with the fragment in a defined manner. All fragments are managed in the main
 activity and is used as the communication and callback medium. 

openfilemanager's People

Contributors

linuxmotion avatar

Watchers

James Cloos avatar Klogo Gibson Selasi avatar

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.