Skip to content

Commit

Permalink
Update version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Aug 1, 2021
1 parent 95acd15 commit 00de82c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,16 @@ In Link Hub links are automatically sorted depend on if they are pinned and how

With LinkHub you can copy, edit, open your link just by one click

You can add a new link in many different ways,
- Open the App and click on the circle button then on the link icon
- Just long click on the app and choose to create a link
- Select link URL and from the context menu choose LinkHub
- Share a URL from any app and choose LinkHub
## Features
- Free And open source with no ads
- Create Folder with name
- Create Link with title, subtitle, url
- Links and Folders are sorted depending on your usage
- Search easily in links and folders
- Shortcuts, Context menu and receive links from other apps
- Auto generated title and subtitle for shared links
- Dark theme support
- Widget for Pinned links

You can put each similar link in the same folder, for example, folders for e-books, jobs, courses, talks, articles... etc

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.amrdeveloper.linkhub"
minSdkVersion 17
targetSdkVersion 30
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

javaCompileOptions {
Expand Down

0 comments on commit 00de82c

Please sign in to comment.