Skip to content

Commit

Permalink
Merge pull request #11 from jspw/dev
Browse files Browse the repository at this point in the history
update app version and doc
  • Loading branch information
jspw committed Mar 4, 2022
2 parents 0d4e908 + 9525f0a commit 10b00b7
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 14 deletions.
39 changes: 27 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Ubuntu Launcher
<a href="https://github.com/jspw/Ubuntu-Launcher/releases">
<img src="https://img.shields.io/github/downloads/jspw/ubuntu-launcher/total" />
</a>
<a href="https://github.com/jspw/Ubuntu-Launcher/releases/tag/2.3.1">
<a href="https://github.com/jspw/Ubuntu-Launcher/releases/tag/2.4.0">
<img src="https://img.shields.io/github/v/release/jspw/ubuntu-launcher" />
</a>
<a href='https://github.com/jspw/Ubuntu-Launcher/issues'>
Expand All @@ -27,11 +27,11 @@ Ubuntu Launcher
<img src='./assets/images/logo.png' align="left"
width="150" hspace="10" vspace="10">

**Ubuntu launcher** is an custom android launcher build with Flutter with a Ubuntu-Gnome look.
Though flutter is a cross platform UI framework, the launcher has android version only for now.Our launcher is only available on github. Any update and release version will be available here.
**Ubuntu launcher** is a custom android launcher build using Flutter with a Ubuntu-Gnome look.
Though flutter is a cross platform UI framework, the launcher has android version only for now.Our launcher is only available on github and [FDroid](https://apt.izzysoft.de/fdroid/index/apk/com.ubuntu.launcher). Any update and release version will be available here.

<p align="center">
<a href="https://github.com/jspw/Ubuntu-Launcher/releases/tag/2.3.1">
<a href="https://github.com/jspw/Ubuntu-Launcher/releases/tag/2.4.0">
<img alt="Get it on Google Play"
src="https://img.shields.io/github/downloads/jspw/ubuntu-launcher/2.3.1/total?label=Download%20Now&logo=ubuntu%20launcher&style=for-the-badge" />
</a>
Expand All @@ -41,7 +41,7 @@ Though flutter is a cross platform UI framework, the launcher has android versio

## About

This application is for those who want a simple, clean and fast launcher to use. Most of the launchers in the play store or any market place are full with nasted ui and the most annoying thing is their ads. As it is in an initial stage, I'm trying to add some extra features but not much fancey.
This application is for those who want a simple, clean and fast launcher to use. Most of the launchers in the play store or any market place are full with nasted ui and the most annoying thing is their ads. As it is in an initial stage, I'm trying to add some extra features but not much fancy.
At first, it was made for myself having simple look and customization. Then i decided to make it public.As it is a open source project anyone can use it and the code base is transparent so they can edit and customize it under the license.

## Features
Expand All @@ -50,20 +50,26 @@ At first, it was made for myself having simple look and customization. Then i de
- Simple & Fast UI
- Responsive
- Clean homeScreen
- Can change wallpaper
- Slide Bar
- Shortcut Apps on SideBar
- Can change or update shortcut apps
- Sort apps according to alphabetically, installation and update time
- Auto & Manual pull to update apps
- Apps Search bar
- Animated navigation
- View Apps' settings
- Ad free

#### Latest Features

- In App drawer, **Press Long** on app to open App Setting
- Responsive (Can use as lanscape mode)
- Search apps on app drawer using search bar
- Change shortcut apps on long pressing the icon

![select shortcut apps](assets/ss/select_shortcut_apps.jpg)

- Change wallpaper on long pressing home screen

![Options to select wallpaper](assets/ss/select_wallpaper.jpg)
![New Wallpaper](assets/ss/changed_wallpaper.jpg)

## Requirements

Expand All @@ -73,12 +79,12 @@ At first, it was made for myself having simple look and customization. Then i de

## Install

- Latest : [Ubuntu Launcher 2.3.1](https://github.com/jspw/Ubuntu-Launcher/releases/tag/2.3.1) or [Google Drive](https://drive.google.com/drive/folders/1cj3CPFrVJXNjKmJYvWm6Wr4bBlWQRY3P?usp=sharing)
- Latest : [Ubuntu Launcher 2.4.0](https://github.com/jspw/Ubuntu-Launcher/releases/tag/2.4.0) or [Google Drive](https://drive.google.com/drive/folders/1cj3CPFrVJXNjKmJYvWm6Wr4bBlWQRY3P?usp=sharing)
- Old Versions : [Releases](https://github.com/jspw/Ubuntu-Launcher/releases)

Download the apk file and install in your android device.

**Note :** Make sure, 'installation from unknown source' is turned on.
**Note :** Make sure, 'installation from unknown source' is turned on as this app is not from google play store.

## Screenshots

Expand All @@ -90,11 +96,20 @@ Download the apk file and install in your android device.

![Home](assets/ss/home.png)

- **Change Wallpaper**

![Change Wallpaper](assets/ss/select_wallpaper.jpg)
![Changed Wallpaper](assets/ss/changed_wallpaper.jpg)

- **Side Bar** (Shortcut Menu Options) -> Swap from Left to Righ to open

![sidebar](assets/ss/sidebar.png)
![vertical](assets/ss/vertical_view.png)

- **Change Shortcut apps** -> Hold the app icon to change

![Select shortcut app](assets/ss/select_shortcut_apps.jpg)

- **App Drawer** (Installed accesible apps)

![apps](assets/ss/apps.png)
Expand Down Expand Up @@ -132,5 +147,5 @@ Ubuntu launcher is a free and open source project. Any contributions are welcome

## License

This launcher was originally created by <a href='http://dev-shifat.me/shifat.com/'>Mehedi Hasan Shifat</a> and released under GNU GPLv3 (see [LICENSE](LICENSE)).
This launcher was originally created by <a href='http://github.com/jspw'>Mehedi Hasan Shifat</a> and released under GNU GPLv3 (see [LICENSE](LICENSE)).
Some of the used libraries are released under different licenses.
Binary file added assets/ss/changed_wallpaper.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ss/select_shortcut_apps.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ss/select_wallpaper.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: launcher
description: An Lightweight Custom Android Launcher
description: An Lightweight Custom Android Launcher build using Flutter

# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
Expand All @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.3.1+8
version: 2.4.0+9

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down

0 comments on commit 10b00b7

Please sign in to comment.