Skip to content

Commit

Permalink
Update changes for 0.9.0 (F-Droid) release
Browse files Browse the repository at this point in the history
  • Loading branch information
sakethpathike committed Oct 12, 2024
1 parent 35955a6 commit 2390718
Show file tree
Hide file tree
Showing 23 changed files with 22 additions and 13 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ height="80">](https://github.com/sakethpathike/Linkora/releases) [<img src="http

## Screenshots

| | | | |
|-----------------------------------------|-----------------------|-----------------------|-----------------------|
| ![Linkora UI Screenshot](assets/1.jpeg) | ![Linkora UI Screenshot](assets/2.jpeg) | ![Linkora UI Screenshot](assets/3.jpeg) | ![Linkora UI Screenshot](assets/4.jpeg) |
| ![Linkora UI Screenshot](assets/5.jpeg) | ![Linkora UI Screenshot](assets/6.jpeg) | ![Linkora UI Screenshot](assets/7.jpeg) | ![Linkora UI Screenshot](assets/8.jpeg) |
| | | | |
|------------------------------------------------------------------------------------------|-----------------------|------------------------------------------------------------------------------------------|-----------------------|
| ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpeg) | ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpeg) | ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/3.png) | ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpeg) |
| ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/5.png) | ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpeg) | ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpeg) | ![Linkora UI Screenshot](fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpeg) |

| Sharing links from other apps |
|:-----------------------------------------------------------------------------------:|
Expand Down
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ plugins {
id("kotlin-kapt")
id 'com.google.devtools.ksp'

id 'com.google.gms.google-services'
id 'com.google.firebase.crashlytics'
id("com.google.android.gms.oss-licenses-plugin")
//id 'com.google.gms.google-services'
//id 'com.google.firebase.crashlytics'
//id("com.google.android.gms.oss-licenses-plugin")
}
android {
namespace 'com.sakethh.linkora'
Expand Down
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
classpath 'com.google.dagger:hilt-android-gradle-plugin:2.48.1'


classpath("com.google.android.gms:oss-licenses-plugin:0.10.6")
//classpath("com.google.android.gms:oss-licenses-plugin:0.10.6")
}
repositories {
google()
Expand All @@ -25,6 +25,6 @@ plugins {
id("com.google.dagger.hilt.android") version "2.48.1" apply false


id 'com.google.gms.google-services' version '4.3.15' apply false
id 'com.google.firebase.crashlytics' version '2.9.9' apply false
//id 'com.google.gms.google-services' version '4.3.15' apply false
//id 'com.google.firebase.crashlytics' version '2.9.9' apply false
}
10 changes: 10 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## What's New

- Copy or move folders and links (visible in collections).
- Secondary user agent for retries if the primary fails.
- Set a specific user agent per domain in Settings.
- AMOLED theme (disabled by default).
- Retry with the secondary user agent for metadata.
- Improved vxTwitter API; fetching GIFs and video snapshots.

For detailed release notes, visit: https://github.com/sakethpathike/Linkora
3 changes: 1 addition & 2 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Linkora is your straightforward solution for organizing links on Android. Whether you’re saving a single link or categorizing them into folders, Linkora simplifies the process.

Linkora is the ultimate tool for organizing links on Android. Whether you need to save a quick link or manage them in detailed folders, Linkora gets it done.
Features:

- Save links effortlessly.
Expand Down
Binary file modified fastlane/metadata/android/en-US/images/featureGraphic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
the only link utility app you need for Android.
the only link utility app you need for Android.

0 comments on commit 2390718

Please sign in to comment.