Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oxters168 authored Mar 26, 2023
1 parent 2900c9d commit 2fdd9db
Showing 1 changed file with 38 additions and 41 deletions.
79 changes: 38 additions & 41 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,49 +7,46 @@ Ox Shell is a launcher for android. It is an attempt to recreate the feel of a c



At the moment the feature list includes:
## Features

- Controller support
- Live wallpaper service
- Built in file explorer
- Launch roms directly into emulators that support it
- Create custom associations for roms and other files
- Install and uninstall apps
- Customizable home menu
- [x] Controller support
- [x] Live wallpaper service
- [x] Built in file explorer
- [x] Launch roms directly into emulators that support it
- [x] Create custom associations for roms and other files
- [x] Install and uninstall apps
- [x] Customizable home menu
- [x] Customizable controls
- [x] Use home/recent apps/etc through controller from anywhere
- [ ] Add compression/extraction options to file explorer
- [ ] Give prompts to file operations before doing them
- [ ] Show which files are in the copy/cut clipboard
- [ ] Show any file operation errors
- [ ] Show progress of file operations
- [ ] Add ftp support to file explorer
- [ ] Add start menu to file explorer that lists locations and is customizable
- [ ] Add more default associations
- [ ] Make a chooser in the create association menu to pick a template from the defaults
- [ ] Add more default shaders
- [ ] Add setting to change file explorer item size
- [ ] Add setting to change home menu icon size
- [ ] Add setting to change home menu font size
- [ ] Add setting to choose typeface
- [ ] Optimize home menu performance
- [ ] Remember where user was in the home menu when coming back
- [ ] Make it possible to choose a default association for an extension if more than one exists
- [ ] Make it possible to pick which association to launch a file with when multiple exist for it
- [ ] Add gyro/accelerometer support to shaders
- [ ] Support ability to have multiple shader files
- [ ] Make it possible to set values of variables when setting shader as background if the shader has any to be set
- [ ] Add ability to write a shader directly in app with the ability to preview
- [ ] Add a video player
- [ ] Add a music player
- [ ] Add a photo viewer
- [ ] Make it possible to set the rect of the background image chosen when user setting wallpaper to image
- [ ] Add a web browser

Planned features:

- Customizable controls
- Use home/recent apps/etc through controller from anywhere
- Add compression/extraction options to file explorer
- Give prompts to file operations before doing them
- Show which files are in the copy/cut clipboard
- Show any file operation errors
- Show progress of file operations
- Add ftp support to file explorer
- Add start menu to file explorer that lists locations and is customizable
- Add more default associations
- Make a chooser in the create association menu to pick a template from the defaults
- Add more default shaders
- Add setting to change file explorer item size
- Add setting to change home menu icon size
- Add setting to change home menu font size
- Add setting to choose typeface
- Optimize home menu performance
- Remember where user was in the home menu when coming back
- Make it possible to choose a default association for an extension if more than one exists
- Make it possible to pick which association to launch a file with when multiple exist for it
- Add gyro/accelerometer support to shaders
- Support ability to have multiple shader files
- Make it possible to set values of variables when setting shader as background if the shader has any to be set
- Add ability to write a shader directly in app with the ability to preview
- Add a video player
- Add a music player
- Add a photo viewer
- Make it possible to set the rect of the background image chosen when user setting wallpaper to image
- Add a web browser

These aren't in any particular order. It'll likely take time for these features to reach, as I am just one developer.
It'll likely take time for these features to reach, as I am just one developer.
Please consider supporting this project by purchasing it on the store.

<a href='https://play.google.com/store/apps/details?id=com.OxGames.OxShell'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' height=60px/></a>
Expand Down

0 comments on commit 2fdd9db

Please sign in to comment.