Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README * RNFS.DownloadDirectoryPath is not defined on iOS. Figure out a way to access the Downloads folder. * Version 0.5.1 * Testing iOS Action * adding homebrew * Adding node and java * Installing Android Studio, SDK and Accepting licenses * Fixing java * Using cast for Android SDK * Proper way to accept licenses * Correct Android path * Build tools 28.0.3 * New Buildtools command * Fixing Parallelism and License Accept. * Fixing YAML indentation * Trying to see what the error code when accepting the license * Trying to get this licenses signed. * Removing license acceptance. * Fixing Node JS bug * Yet another tentative to get Android Tools signed. * Don't need to install NodeJS * Making sure we don't change this line. * Adding build step. * Moving from cocoa pods action to our own install. * Adding Android's assembleRelease step * Separating update pods. * Bundle is the right option * Changing bundleRelease (needs signature) to build. * Testing to see if react bundle is necessary * Adding react native bundle * Installing Android Support Library, google services and other images * Moving SDK update up top * New Android dependencies. * Fixing Command Line tools * Adding updates and platform tools * Fixing installation by accepting licenses at the moment of the download * Testing the need for Support libraries via cradle. * Reverting Library support * Adding MIT team for the release * Removing SDK Manager update * Adding a gradlew check before build. * Solving merge conflict. * Changing the name of the builder action * Adding working dir. * Keeping things that are working. * Only creates the directory if the directory does not exist. * Setting up Android's back button to go back to the main screen instead of leaving the app. * Version 0.5.2 New UI (#81, #90) * Adding preview UI * Adding logo, Apple Store URL and badge to GitHub Actions * Adding Preview UI * Removing old descriptions * Version 0.5.3: - Multilingual Support - Local Push Notifications - Improved Requests for App Permissions Co-authored-by: David Biga <biga.david@gmail.com>
- Loading branch information