Skip to content

Releases: cohenadair/anglers-log

v2.7.14 - Android Only

Choose a tag to compare

@cohenadair cohenadair released this 12 Jun 10:10

Flutter Version

3.41.6

Anglers' Log Changes

  • 74139bb Moved AnimatedVisibility to adair-flutter-lib
  • a688616 Move version list tile to adair-flutter-lib
  • 676e02f Fix formatting
  • 118701a Update Firestore version
  • 605c6b7 Add kotlin .salive build files to .gitignore
  • 1913d2e Fix Android issue where photo locations weren't being used to create catches
  • 899638e Update version and build number; change log
  • 7a1aeed #1114: Request photo permission on Android for EXIF access
  • 2c62eb9 Update build version

Adair Flutter Lib Changes

v2.7.13

Choose a tag to compare

@cohenadair cohenadair released this 04 May 20:08

Flutter Version

3.41.6

Anglers' Log Changes

  • a5f0d0f Updates for latest Flutter lib code
  • dfd4c32 Add hasDynamicIsland utility function
  • f33c52e Update to Dart 3.10
  • 49adea9 Add colorAppBarContent to AppConfig initialization
  • 648acc7 #1077: Wait on all DriveApi create calls simultaneously
  • 2b3ddea #1077: Wait on all DriveApi get calls simultaneously
  • e0c553d Use a common analysis_options.yaml
  • 330cc11 Code gen changes
  • 76a821b Updates to iOS project file
  • a0a578d Fix unit test build
  • 9de4a47 Use correct import in validator.dart
  • 26f4cc3 Use lib's LandingPage
  • 95b53a6 Update change log and version/fix Firebase versions
  • c34f0f0 Formatting
  • c860a37 #762 Update to official Mapbox plugin (#1089)
  • fc9da6b Strip down README.md
  • 3cc2877 Move TextInput and validation to adair-flutter-lib
  • 82f6a18 Changes for lib updates
  • 60a1b35 Move FilePickerWrapper to adair-flutter-lib
  • 3a28d89 Fix iOS build
  • cb80e34 Move PaddedCheckbox to adair-flutter-lib
  • faf0b72 Factor out Firebase initialization into adair-flutter-lib
  • a463aef Add an optional Angler filter to the PB report. (#1097)
  • 153a6e8 Show "Not Selected" for PB report angler picker instead of "All"
  • 1dad21b Use built-in Mapbox attribution and logo #1090
  • 4bd1caa Add pre-built Firestore to Podfile
  • 91e14f5 cohenadair/adair-flutter-lib#5: Updates from lib audit
  • 5fb877e Automatically add catches to trip #900 (#1102)
  • d7e0039 #1099: Use Android file picker instead of custom picker
  • 988316b Update changelog and build version
  • 4f20a6a Fix duplicate Spanish arb key
  • 7e1d84f Screen flashes when inputting into text input fields #1104
  • d9a46f1 All fishing spot annotations are removed from the map #1103
  • 34e4ce5 Update build version
  • d97e9ff Update build number and change log
  • 06fb68d #1103: Ensure map symbols survive app lifecycle events
  • 8d9991f Update build number
  • e16ee91 Update ReveneCat SDK version
  • a160ef7 Revert #1103 fix attempts — re-investigating root cause
  • 9fa8d2f Regen mocks
  • 0fd77bb #1103: Update Mapbox SDK
  • 18d4982 Update build number
  • 5145eee Update build number
  • 021c16d Compile errors from adair-flutter-lib changes
  • 296bb3b Mapbox attribution icon isn't aligned correctly #1110
  • ba39de0 Update build number
  • 1d62dab Print polls JSON result in polls_builder.dart
  • b4c322e Mapbox attribution not positioned correctly on GPS trails page #1111
  • 08c7cf7 GPS trail points aren't added to the map while in-progress #1112
  • 9cf107b Update build number
  • 152091a #1111: Include safe area padding in Android Mapbox logo/attribution padding
  • 07d04f0 Increment build number

Adair Flutter Lib Changes

Read more

v2.7.12

Choose a tag to compare

@cohenadair cohenadair released this 27 Sep 17:19

Anglers' Log Changes

Adair Flutter Lib Changes

v2.7.11

Choose a tag to compare

@cohenadair cohenadair released this 03 Aug 18:10

Changes

ee3e5a3 Update version/build number; change log
3b1bab2 Fix error sending feedback with empty email address #1045
f28600a Fix can't add catch while adding a trip #992
74eb288 #1050: Fix missing "Since Last Catch" and "Since Last Trips" stats tiles
24cf1cd #1042: Use lib's NativeTimeZoneWrapper and PurchasesWrapper
da41722 #1042: Use lib's WorkResult, CrashlyticsWrapper, and QuestionAnswerLink
7d18afe #1042: Use lib's Loading widget
f06a3f1 #1042: Remove Empty widget (unnecessary)
69f78d1 #1042: Remove HorizontalSpace and VerticalSpace (unnecessary)
ef16eb1 Fix yes/no string reference in bool_utils.dart
db3c20b #1048: Use Empty from lib; move EmptyOr to lib
2a70482 #1048: Use lib's AppColorIcon
3fd7038 #1048: Use lib's safeUseContext
6d586d4 #1048: Use lib's void_stream_controller.dart
120fe97 #1048: Use lib's string utils
e6f0532 Remove properties_file.dart (unused)
fa2fd9b #1048: Use lib's Log
8cc145c #1048: Use lib's IO functions
df75f5c #1048: Use lib's duration functions
1e1371a #1042: Move some dialog_utils functions to lib
14f5d74 Update dart SDK to 3.8.1 and reformat

v2.7.10

Choose a tag to compare

@cohenadair cohenadair released this 15 Jul 18:24

Changes

a10c76f Update build number
8ce86df Back button in Onboarding Journey is the wrong colour in dark mode #1047
d4af242 Update build number
6f6fe52 Updated pubspec.lock
88ce174 Fix formatting in date_time_utils.dart
fac2230 Fix compiler warnings
0b63532 Add update argument to polls_builder
0667c8b Update build version; change log
ea05dc2 Remove unused import
075dd76 Use lib's styleSubtext for subscriptions disclosure
b1efc6c Unknown number format: #’###’###.## #1027
893a90f #971: Utilize lib's date_time_utils
d8dff51 #971: Move protobuf DateTime to lib
15af5bf #971: Use Lib's theme.dart
d5307fb #971: Use lib's dimen.dart and anim.dart
5cf7ded #971: Use lib's ScrollPage
621c0f5 #971: Use lib's TimeManager
28d8d9a Remove StubbedManagers from Testable
32182a0 #971: Use lib's PropertiesManager; refactor StubbedManagers
701e09b Remove onCloseOverride (unused) property in AnglersLogProPage
c2d8228 #971: Use lib's ProPage and SubscriptionManager
185a49f Merge remote-tracking branch 'origin/master'
07d70e6 #971: Replace strings with those already defined in adair-flutter-lib
f6cddba #971: Replace strings with those already defined in adair-flutter-lib

v2.7.9

Choose a tag to compare

@cohenadair cohenadair released this 23 Jun 23:52

Changes

  • cc384e6 Update feature polls
  • 9a32776 Update version/version number and change log
  • 41f9076 Add usage descriptions back to Info.plist
  • 3a236a9 #975: Added gps_trail_builder tool for test trails; mark store_assets.sketch items as archived
  • 7a10739 Updates for Android Studio Meerkat
  • 651cbfb Add backup/restore warning to ProPage
  • 913e915 Warn users of backup/restore issues #1030
  • fa5ee58 Tooltip theme in dark mode
  • 25d4f25 #1028: Fix spacing between EntityPage AppBar icons
  • 50eb810 #975: Add Spanish support
  • 767e4e8 #975: Convert strings to Flutter ARB files
  • 37ae1b9 Changes for latest Flutter

v2.7.8

Choose a tag to compare

@cohenadair cohenadair released this 24 May 01:14

Changes

  • 402d52b #1006: Use latest_all timezone package, which includes Kiev and Etc/UTC
  • 8d976b4 Update build number
  • 92d1dcd Fix theme not loading properly on startup
  • e32e90a Update change log, build, and version number
  • df9716f Crashlytics: Crash in LocationPermissionPage #1004
  • ba73339 Remove use of Provider
  • 472e34e Fix #1006: Manually handle Kyiv timezone name change
  • 7c869e4 Fix compiler warnings
  • cb30fc8 Fix exceptions in AppManager initializing #997
  • a56a8e0 Refactor main so MaterialApp is the root widget (#1010)

v2.7.7

Choose a tag to compare

@cohenadair cohenadair released this 09 May 17:50

Changes

v2.7.6

Choose a tag to compare

@cohenadair cohenadair released this 09 May 01:15

Changes

  • Fix #991: Unknown number format: # ### ###,##

v2.7.5

Choose a tag to compare

@cohenadair cohenadair released this 06 May 12:15

Changes

  • 338d15a #731: Update change log; build number
  • f6a29e1 Warn users that CSV files can't be imported #974
  • 1415c0a Water temperature values are rounded when editing catches #976
  • e968f07 Decimal is removed from catch weight on save #973