From 9206ca7d753e609126fb6a033f7e331076edd387 Mon Sep 17 00:00:00 2001 From: Roberto Doering Date: Mon, 24 Jan 2022 20:30:07 +0100 Subject: [PATCH] Release beta 0.8.3 --- android/Gemfile.lock | 66 ++++++++++--------- android/fastlane/README.md | 60 +++++++++++------ .../android/free/en-US/changelogs/71.txt | 4 +- .../android/pro/en-US/changelogs/6.txt | 11 ++++ android/version.properties | 8 +-- 5 files changed, 91 insertions(+), 58 deletions(-) create mode 100644 android/fastlane/metadata/android/pro/en-US/changelogs/6.txt diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 53324e3b3..204978c47 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock @@ -1,30 +1,30 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.4) + CFPropertyList (3.0.5) rexml addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.511.0) - aws-sdk-core (3.121.1) + aws-partitions (1.549.0) + aws-sdk-core (3.125.5) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.239.0) + aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.49.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-kms (1.53.0) + aws-sdk-core (~> 3, >= 3.125.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.103.0) - aws-sdk-core (~> 3, >= 3.120.0) + aws-sdk-s3 (1.111.2) + aws-sdk-core (~> 3, >= 3.125.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) - claide (1.0.3) + claide (1.1.0) colored (1.2) colored2 (3.1.2) commander (4.6.0) @@ -36,17 +36,18 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) emoji_regex (3.2.3) - excon (0.86.0) - faraday (1.8.0) + excon (0.90.0) + faraday (1.9.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) + faraday-net_http_persistent (~> 1.0) faraday-patron (~> 1.0) faraday-rack (~> 1.0) - multipart-post (>= 1.2, < 3) + faraday-retry (~> 1.0) ruby2_keywords (>= 0.0.4) faraday-cookie_jar (0.0.7) faraday (>= 0.8.0) @@ -55,14 +56,17 @@ GEM faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) + faraday-multipart (1.0.3) + multipart-post (>= 1.2, < 3) faraday-net_http (1.0.1) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - faraday_middleware (1.1.0) + faraday-retry (1.0.3) + faraday_middleware (1.2.0) faraday (~> 1.0) - fastimage (2.2.5) - fastlane (2.195.0) + fastimage (2.2.6) + fastlane (2.201.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -102,9 +106,9 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.11.0) + google-apis-androidpublisher_v3 (0.15.0) google-apis-core (>= 0.4, < 2.a) - google-apis-core (0.4.1) + google-apis-core (0.4.2) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -113,11 +117,11 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-apis-iamcredentials_v1 (0.7.0) + google-apis-iamcredentials_v1 (0.10.0) google-apis-core (>= 0.4, < 2.a) - google-apis-playcustomapp_v1 (0.5.0) + google-apis-playcustomapp_v1 (0.7.0) google-apis-core (>= 0.4, < 2.a) - google-apis-storage_v1 (0.8.0) + google-apis-storage_v1 (0.11.0) google-apis-core (>= 0.4, < 2.a) google-cloud-core (1.6.0) google-cloud-env (~> 1.0) @@ -125,15 +129,15 @@ GEM google-cloud-env (1.5.0) faraday (>= 0.17.3, < 2.0) google-cloud-errors (1.2.0) - google-cloud-storage (1.34.1) - addressable (~> 2.5) + google-cloud-storage (1.36.0) + addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) google-apis-storage_v1 (~> 0.1) google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (1.0.0) + googleauth (1.1.0) faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) memoist (~> 0.16) @@ -144,18 +148,18 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) httpclient (2.8.3) - jmespath (1.4.0) - json (2.5.1) + jmespath (1.5.0) + json (2.6.1) jwt (2.3.0) memoist (0.16.2) mini_magick (4.11.0) - mini_mime (1.1.1) + mini_mime (1.1.2) multi_json (1.15.0) multipart-post (2.0.0) nanaimo (0.3.0) naturally (2.2.1) optparse (0.1.1) - os (1.1.1) + os (1.1.4) plist (3.6.0) public_suffix (4.0.6) rake (13.0.6) @@ -180,7 +184,7 @@ GEM terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - trailblazer-option (0.1.1) + trailblazer-option (0.1.2) tty-cursor (0.7.1) tty-screen (0.8.1) tty-spinner (0.9.3) @@ -212,4 +216,4 @@ DEPENDENCIES fastlane BUNDLED WITH - 2.2.28 + 2.3.1 diff --git a/android/fastlane/README.md b/android/fastlane/README.md index 45e8f4957..9f0073166 100644 --- a/android/fastlane/README.md +++ b/android/fastlane/README.md @@ -1,54 +1,72 @@ fastlane documentation -================ +---- + # Installation Make sure you have the latest version of the Xcode command line tools installed: -``` +```sh xcode-select --install ``` -Install _fastlane_ using -``` -[sudo] gem install fastlane -NV -``` -or alternatively using `brew install fastlane` +For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane) # Available Actions + ## Android + ### android free_production + +```sh +[bundle exec] fastlane android free_production ``` -fastlane android free_production -``` + free production play store + ### android free_beta + +```sh +[bundle exec] fastlane android free_beta ``` -fastlane android free_beta -``` + free beta play store + ### android free_alpha + +```sh +[bundle exec] fastlane android free_alpha ``` -fastlane android free_alpha -``` + free alpha play store + ### android pro_production + +```sh +[bundle exec] fastlane android pro_production ``` -fastlane android pro_production -``` + pro production play store + ### android pro_beta + +```sh +[bundle exec] fastlane android pro_beta ``` -fastlane android pro_beta -``` + pro beta play store + ### android pro_alpha + +```sh +[bundle exec] fastlane android pro_alpha ``` -fastlane android pro_alpha -``` + pro alpha play store ---- This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. -More information about fastlane can be found on [fastlane.tools](https://fastlane.tools). -The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools). + +More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools). + +The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools). diff --git a/android/fastlane/metadata/android/free/en-US/changelogs/71.txt b/android/fastlane/metadata/android/free/en-US/changelogs/71.txt index bd848cea9..8d7fea1a9 100644 --- a/android/fastlane/metadata/android/free/en-US/changelogs/71.txt +++ b/android/fastlane/metadata/android/free/en-US/changelogs/71.txt @@ -1,5 +1,5 @@ Version 0.8.3 -2022-xx-xx +2022-01-26 · Added timeline filter selection for list timelines · Updated selecting and creating timeline filters @@ -8,4 +8,4 @@ Version 0.8.3 · harpy does not collect or store any data. A proper privacy policy was still necessary and is now available · Changed pressing the retweet button now always shows the retweet menu · Fixed tweets sometimes stayed hidden until the first scroll -· Fixed tweet detail screen doesn't autoplay gifs / video when enabled +· Style and stability improvements \ No newline at end of file diff --git a/android/fastlane/metadata/android/pro/en-US/changelogs/6.txt b/android/fastlane/metadata/android/pro/en-US/changelogs/6.txt new file mode 100644 index 000000000..8d7fea1a9 --- /dev/null +++ b/android/fastlane/metadata/android/pro/en-US/changelogs/6.txt @@ -0,0 +1,11 @@ +Version 0.8.3 +2022-01-26 + +· Added timeline filter selection for list timelines +· Updated selecting and creating timeline filters + · Filters can now be saved and shared across timelines +· Updated privacy policy link + · harpy does not collect or store any data. A proper privacy policy was still necessary and is now available +· Changed pressing the retweet button now always shows the retweet menu +· Fixed tweets sometimes stayed hidden until the first scroll +· Style and stability improvements \ No newline at end of file diff --git a/android/version.properties b/android/version.properties index 3c3408c82..bb46e659b 100644 --- a/android/version.properties +++ b/android/version.properties @@ -1,4 +1,4 @@ -freeVersionName=0.8.2 -freeVersionCode=70 -proVersionName=0.8.2 -proVersionCode=5 +freeVersionName=0.8.3 +freeVersionCode=71 +proVersionName=0.8.3 +proVersionCode=6