Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Saul Henriquez <saul_henriquez@hotmail.com>
  • Loading branch information
saulhdev committed Sep 29, 2020
1 parent d2bf42b commit fe55ce4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,13 @@ to discuss the development, issues and new features.<br/>
- [X] Dock Icon Scale.
- [X] Workspace Icon Scale.
- [X] Desktop grid preference.
- [ ] Apps Predictions (Experimental).
- [X] Apps Predictions (Experimental).

## New Features and TODOs
- [ ] Icon pack support.
- [ ] Disable auto remove empty screen.
- [ ] Add desktop screen manually.
- [ ] Reorder empty screens.
- [ ] Back up and restore.
- [ ] Horizontal drawer.
- [ ] Support for more news feeds (Like Microsoft Bing).
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ android {
compileSdkVersion 30
buildToolsVersion "30.0.2"

def name = "0.4.1"
def code = 36
def name = "0.5.0"
def code = 40

defaultConfig {
minSdkVersion 25
Expand Down

0 comments on commit fe55ce4

Please sign in to comment.