diff --git a/mobile/android/fastlane/metadata/android/en-US/changelogs/70.txt b/mobile/android/fastlane/metadata/android/en-US/changelogs/70.txt new file mode 100644 index 0000000000000..154fd064c9adb --- /dev/null +++ b/mobile/android/fastlane/metadata/android/en-US/changelogs/70.txt @@ -0,0 +1,11 @@ +* Adds over scroll at end of timeline to select images on the bottom +* Fixes back navigation with tab controller +* Shows a toast after adding to favorites +* Fixed download button style +* Cleaned up action bar, changed horizontal icon more to info icon +* Responsive display of exif data in bottom sheet +* Upgrade to Flutter 3.7 +* Fix freeze bug on app start +* Uses profile photo for user avatar drawer +* Spinning flower +* Remove unsplash placeholder image and style empty places \ No newline at end of file diff --git a/mobile/android/fastlane/report.xml b/mobile/android/fastlane/report.xml index bc36c3277cb59..295f1cbbdf8fd 100644 --- a/mobile/android/fastlane/report.xml +++ b/mobile/android/fastlane/report.xml @@ -5,17 +5,17 @@ - + - + - + diff --git a/mobile/ios/Podfile.lock b/mobile/ios/Podfile.lock index 7c14c46f46c85..34d58a03fc591 100644 --- a/mobile/ios/Podfile.lock +++ b/mobile/ios/Podfile.lock @@ -123,7 +123,7 @@ SPEC CHECKSUMS: shared_preferences_foundation: 297b3ebca31b34ec92be11acd7fb0ba932c822ca sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904 Toast: 91b396c56ee72a5790816f40d3a94dd357abc196 - url_launcher_ios: ae1517e5e344f5544fb090b079e11f399dfbe4d2 + url_launcher_ios: fb12c43172927bb5cf75aeebd073f883801f1993 video_player_avfoundation: e489aac24ef5cf7af82702979ed16f2a5ef84cff wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f diff --git a/mobile/ios/Runner.xcodeproj/project.pbxproj b/mobile/ios/Runner.xcodeproj/project.pbxproj index 33054ca33f7a6..b89713af808f4 100644 --- a/mobile/ios/Runner.xcodeproj/project.pbxproj +++ b/mobile/ios/Runner.xcodeproj/project.pbxproj @@ -362,7 +362,7 @@ CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + CURRENT_PROJECT_VERSION = 86; MARKETING_VERSION = "$(FLUTTER_BUILD_NAME)"; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; @@ -498,7 +498,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + CURRENT_PROJECT_VERSION = 86; MARKETING_VERSION = "$(FLUTTER_BUILD_NAME)"; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; @@ -526,7 +526,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; + CURRENT_PROJECT_VERSION = 86; MARKETING_VERSION = "$(FLUTTER_BUILD_NAME)"; DEVELOPMENT_TEAM = 2F67MQ8R79; ENABLE_BITCODE = NO; diff --git a/mobile/ios/Runner/Info.plist b/mobile/ios/Runner/Info.plist index 926edd42d5df8..2b9d229818cf1 100644 --- a/mobile/ios/Runner/Info.plist +++ b/mobile/ios/Runner/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - $(FLUTTER_BUILD_NAME) + 1.47.0 CFBundleSignature ???? CFBundleVersion - $(FLUTTER_BUILD_NUMBER) + 86 LSRequiresIPhoneOS MGLMapboxMetricsEnabledSettingShownInApp diff --git a/mobile/ios/fastlane/report.xml b/mobile/ios/fastlane/report.xml index 7428d84323ef7..2bebc0722fc63 100644 --- a/mobile/ios/fastlane/report.xml +++ b/mobile/ios/fastlane/report.xml @@ -5,32 +5,32 @@ - + - + - + - + - + - +