github personalizedrefrigerator/joplin test--disable-animation-related-ConcurrentLinkedQueue-v1
Testing: Patch React Native: Replace ConcurrentLinkedQueue with LinkedBlockingQueue

latest releases: prerelease-7, testing--slider-crash-fix, testing--slider-logs...
pre-release14 months ago

About

This release is intended to facilitate testing of laurent22#8425.

It applies one of the suggested fixes in the upstream react-native issue: using LinkedBlockingQueue instead of ConcurrentLinkedQueue in animation-related places.

Build notes

Build notes

The release wes built from the pr/fix-android-12-crash/... branch (see the commit linked to this release for the full branch name) with the following changes:

  1. The package net.cozic.joplin was renamed to net.personalizedrefrigeratortest.joplin. This can be done by selecting the "project files" view in Android Studio and right-click renaming the "cozic" folder to "personalizedrefrigeratortest".
    Other instances of net.cozic.joplin were replaced with net.personalizedrefrigerator.joplin using find and manual replace (ctrl+shift+F search for net.cozic.joplin).
  2. The application name was changed from Joplin to Joplin (LinkedBlockingQueue) by changing the app_name string in app/src/main/res/values/strings.xml.

The APK was signed with my personal key.

Don't miss a new joplin release

NewReleases is sending notifications on new releases.