Skip to content

Commit

Permalink
(all): upload updated files for 1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pacjo committed Sep 30, 2024
1 parent 7b8315e commit 2e57e6b
Show file tree
Hide file tree
Showing 20 changed files with 27 additions and 27 deletions.
Binary file modified app/anki/release/app-anki-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/anki/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 14,
"versionName": "1.4",
"versionCode": 15,
"versionName": "1.5",
"outputFile": "app-anki-release.apk"
}
],
Expand Down
5 changes: 2 additions & 3 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
minSdk = 29
targetSdk = 35

versionCode = 14
versionName = "1.4"
versionCode = 15
versionName = "1.5"

vectorDrawables {
useSupportLibrary = true
Expand Down Expand Up @@ -145,7 +145,6 @@ dependencies {
"genericweatherImplementation"("com.google.code.gson:gson:2.11.0")

"localbatteryImplementation"("androidx.datastore:datastore:1.1.1")
"localbatteryImplementation"("com.google.protobuf:protobuf-javalite:4.28.1")
"localbatteryImplementation"("com.google.protobuf:protobuf-javalite:4.28.2")
}

Expand Down
Binary file modified app/duolingo/release/app-duolingo-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/duolingo/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 14,
"versionName": "1.4",
"versionCode": 15,
"versionName": "1.5",
"outputFile": "app-duolingo-release.apk"
}
],
Expand Down
Binary file modified app/genericweather/release/app-genericweather-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/genericweather/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 14,
"versionName": "1.4",
"versionCode": 15,
"versionName": "1.5",
"outputFile": "app-genericweather-release.apk"
}
],
Expand Down
Binary file modified app/livelygreeting/release/app-livelygreeting-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/livelygreeting/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 14,
"versionName": "1.4",
"versionCode": 15,
"versionName": "1.5",
"outputFile": "app-livelygreeting-release.apk"
}
],
Expand Down
Binary file modified app/localbattery/release/app-localbattery-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/localbattery/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 14,
"versionName": "1.4",
"versionCode": 15,
"versionName": "1.5",
"outputFile": "app-localbattery-release.apk"
}
],
Expand Down
Binary file modified app/sleepasandroid/release/app-sleepasandroid-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/sleepasandroid/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 14,
"versionName": "1.4",
"versionCode": 15,
"versionName": "1.5",
"outputFile": "app-sleepasandroid-release.apk"
}
],
Expand Down
4 changes: 2 additions & 2 deletions app/src/anki/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "This plugins shows number of due cards from AnkiDroid app.",
"download_url": "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/anki/release/app-anki-release.apk",
"version_code": 14,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4)",
"version_code": 15,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5)",
"screenshots": ["https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/anki/screenshots/complication_1.png"]
}
4 changes: 2 additions & 2 deletions app/src/duolingo/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "This plugins shows Duolingo widget and it's corresponding message.",
"download_url": "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/duolingo/release/app-duolingo-release.apk",
"version_code": 14,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4)",
"version_code": 15,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5)",
"screenshots": ["https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/duolingo/screenshots/target_1.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/duolingo/screenshots/target_2.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/duolingo/screenshots/target_3.png"]
}
1 change: 1 addition & 0 deletions app/src/genericweather/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Information about configuration and supported apps can be found [here](https://g
| complication | description | is customisable |
|:------------------------------:|--------------------------------------------|:---------------:|
| Current condition complication | Shows current condition (icon and/or text) ||
| Air quality complication | Shows air quality (icon and text) ||
| Sunrise / sunset complication | Shows time of next sunrise / sunset ||


Expand Down
4 changes: 2 additions & 2 deletions app/src/genericweather/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Shows weather information and forecast from apps supporting GenericWeather protocol.\n\nInformation about configuration and supported apps can be found [here](https://gadgetbridge.org/basics/integrations/weather/).",
"download_url": "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/genericweather/release/app-genericweather-release.apk",
"version_code": 14,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4)",
"version_code": 15,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5)",
"screenshots": ["https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/genericweather/screenshots/complication_condition_1.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/genericweather/screenshots/target_forecast_1.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/genericweather/screenshots/complication_suntimes_1.png"]
}
4 changes: 2 additions & 2 deletions app/src/livelygreeting/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Shows different greeting messages to make your day just a little brighter.",
"download_url": "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/livelygreeting/release/app-livelygreeting-release.apk",
"version_code": 14,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4)",
"version_code": 15,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5)",
"screenshots": ["https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/livelygreeting/screenshots/greeting_1.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/livelygreeting/screenshots/greeting_2.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/livelygreeting/screenshots/greeting_3.png"]
}
4 changes: 2 additions & 2 deletions app/src/localbattery/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "This plugin shows battery related information from both your phone and bluetooth devices.",
"download_url": "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/localbattery/release/app-localbattery-release.apk",
"version_code": 14,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4)",
"version_code": 15,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5)",
"screenshots": ["https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/localbattery/screenshots/target_1.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/localbattery/screenshots/target_2.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/localbattery/screenshots/target_3.png"]
}
4 changes: 2 additions & 2 deletions app/src/sleepasandroid/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "Shows sleep messages sent out by [Sleep as Android](https://sleep.urbandroid.org/).",
"download_url": "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/sleepasandroid/release/app-sleepasandroid-release.apk",
"version_code": 14,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.4)",
"version_code": 15,
"changelog": "see [https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5](https://github.com/pacjo/SmartspacerPlugins/releases/tag/v1.5)",
"screenshots": ["https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/sleepasandroid/screenshots/target_1.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/sleepasandroid/screenshots/target_2.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/sleepasandroid/screenshots/target_3.png", "https://raw.githubusercontent.com/pacjo/SmartspacerPlugins/main/app/src/sleepasandroid/screenshots/target_4.png"]
}

0 comments on commit 2e57e6b

Please sign in to comment.