-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump swiperefreshlayout from 1.0.0 to 1.1.0 in /android #582
Merged
lumberman
merged 1 commit into
develop
from
dependabot/gradle/android/androidx.swiperefreshlayout-swiperefreshlayout-1.1.0
Mar 26, 2021
Merged
build(deps): bump swiperefreshlayout from 1.0.0 to 1.1.0 in /android #582
lumberman
merged 1 commit into
develop
from
dependabot/gradle/android/androidx.swiperefreshlayout-swiperefreshlayout-1.1.0
Mar 26, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps swiperefreshlayout from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Feb 15, 2021
lumberman
deleted the
dependabot/gradle/android/androidx.swiperefreshlayout-swiperefreshlayout-1.1.0
branch
March 26, 2021 23:32
lumberman
added a commit
that referenced
this pull request
Apr 6, 2021
* VC-1368 - Create interactions for videos when the videos are started, paused, resumed and finished (#611) https://jesusfilmmedia.atlassian.net/browse/VC-1368 * VC-1412: Change Blocking Endpoint (#620) https://jesusfilmmedia.atlassian.net/browse/VC-1412 * VC-1408: When joining the group it’s not showing users modal (#618) https://jesusfilmmedia.atlassian.net/browse/VC-1408 * VC-1403: Invite link screen looks bad (#619) https://jesusfilmmedia.atlassian.net/browse/VC-1403 * VC-1407: UI Language won’t be the same after app restart (#617) https://jesusfilmmedia.atlassian.net/browse/VC-1407 * VC-1406: Existing Reactions are missing on android (#615) * VC-1406: Existing Reactions are missing on android https://jesusfilmmedia.atlassian.net/browse/VC-1406 * VC-1360: Exiting out of message context not working every time https://jesusfilmmedia.atlassian.net/browse/VC-1360 * VC-1405: Can’t select reaction on android https://jesusfilmmedia.atlassian.net/browse/VC-1405 * VC-1404: New reactions won’t appear for other users without refresh (#616) https://jesusfilmmedia.atlassian.net/browse/VC-1404 * build(deps): bump swiperefreshlayout from 1.0.0 to 1.1.0 in /android (#582) Bumps swiperefreshlayout from 1.0.0 to 1.1.0. * VC-1418: Leader Zone > Step > Users Modal - Can’t exit out of this modal (#624) https://jesusfilmmedia.atlassian.net/browse/VC-1418 * VC-1417: Main question card > Footer > Invalid date (#623) https://jesusfilmmedia.atlassian.net/browse/VC-1417 * My Adventures > Have an Adventure Code link unstyled (#622) https://jesusfilmmedia.atlassian.net/browse/VC-1413 * VC-1416 Fullscreen Video on Android (#625) https://jesusfilmmedia.atlassian.net/browse/VC-1416
lumberman
added a commit
that referenced
this pull request
Aug 13, 2021
* Master > Develop (#609) * Voke 5.6.6 + Campaign Tracking + Family User Flow (#608) * Added Family Adventure Flow * Deeplinking * remove unneeded patch * Bump versionCode * skip 2fa upgrade * Version Code Bump by 1000 * move env default * build with ios api key * update apple file encryption * Added Fix Image Process (required for iOS) We forgot to copy "npx react-native-fix-image" form Travis config. * allow tmux * remove tmux * Remove Tutorial + Redirect to Active Adventure * VC-1289 + sending UTM to the server only after User ID received. + better "Release Next!" button response when interned is down. * Merge fix Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com> Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1371 – Android icon on phone screen to access app does not work (#610) https://jesusfilmmedia.atlassian.net/browse/VC-1371 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1368 - Create interactions for videos when the videos are started, paused, resumed and finished (#611) https://jesusfilmmedia.atlassian.net/browse/VC-1368 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * Master > Dev (#613) * Back to new version track (#612) * VC-1371 – Android icon on phone screen to access app does not work (#610) https://jesusfilmmedia.atlassian.net/browse/VC-1371 * VC-1368 - Create interactions for videos when the videos are started, paused, resumed and finished (#611) https://jesusfilmmedia.atlassian.net/browse/VC-1368 * Update package-lock.json * Version Update Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1412: Change Blocking Endpoint (#620) https://jesusfilmmedia.atlassian.net/browse/VC-1412 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1408: When joining the group it’s not showing users modal (#618) https://jesusfilmmedia.atlassian.net/browse/VC-1408 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1403: Invite link screen looks bad (#619) https://jesusfilmmedia.atlassian.net/browse/VC-1403 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1407: UI Language won’t be the same after app restart (#617) https://jesusfilmmedia.atlassian.net/browse/VC-1407 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1406: Existing Reactions are missing on android (#615) * VC-1406: Existing Reactions are missing on android https://jesusfilmmedia.atlassian.net/browse/VC-1406 * Missing import Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1360: Exiting out of message context not working every time (#614) * VC-1360: Exiting out of message context not working every time https://jesusfilmmedia.atlassian.net/browse/VC-1360 * VC-1405: Can’t select reaction on android https://jesusfilmmedia.atlassian.net/browse/VC-1405 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1404: New reactions won’t appear for other users without refresh (#616) https://jesusfilmmedia.atlassian.net/browse/VC-1404 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * build(deps): bump swiperefreshlayout from 1.0.0 to 1.1.0 in /android (#582) Bumps swiperefreshlayout from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> * VC-1418: Leader Zone > Step > Users Modal - Can’t exit out of this modal (#624) https://jesusfilmmedia.atlassian.net/browse/VC-1418 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1417: Main question card > Footer > Invalid date (#623) https://jesusfilmmedia.atlassian.net/browse/VC-1417 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * My Adventures > Have an Adventure Code link unstyled (#622) https://jesusfilmmedia.atlassian.net/browse/VC-1413 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1416 Fullscreen Video on Android (#625) https://jesusfilmmedia.atlassian.net/browse/VC-1416 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1416 - Fullscreen player orientation (#629) https://jesusfilmmedia.atlassian.net/browse/VC-1416 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1424 - Firebase Analytics Crash the app (#627) https://jesusfilmmedia.atlassian.net/browse/VC-1424 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * Quick Video Full Screen Fixes (Related to VC-1416) * Master > Develop (#631) * VC-1429 - Crash: ExceptionsManagerModule.java line 83 (#632) * VC-1429 - Crash: ExceptionsManagerModule.java line 83 https://jesusfilmmedia.atlassian.net/browse/VC-1429 * Send logs and warnings to crashlytics * Update src/domain/Common/LanguageSwitch/index.tsx Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com> * Update src/domain/Common/LanguageSwitch/index.tsx Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com> * Update src/domain/Adventures/AdvLanguageSwitch/index.tsx Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com> Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com> * vc-1433 - Fix Missing Avatars in Members Modals Popup https://jesusfilmmedia.atlassian.net/browse/VC-1433 * Minor Design Adjustments * VC-1432 - Unwanted Redirects (#633) https://jesusfilmmedia.atlassian.net/browse/VC-1432 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1428 - Make English adventures the default for all languages for now (#636) https://jesusfilmmedia.atlassian.net/browse/VC-1428 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * vc-1434 – Show video banner when paused (#635) https://jesusfilmmedia.atlassian.net/browse/VC-1434 Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * VC-1427 – Better feedback when blocking/removing users (#634) - Instead of 'accepted' we get 'accepted_and_blocked' from API. - New user field 'archived?' Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> * Remove step download debouncing * Allow reporting shared messages * Quick Pre-release Fixes – https://jesusfilmmedia.atlassian.net/browse/VC-1431 – https://jesusfilmmedia.atlassian.net/browse/VC-1382 – https://jesusfilmmedia.atlassian.net/browse/VC-1229 * Attempt to fix websockets on real devices * Rollback sockets.ts to pre-upgrade version. * Beta Apr 27 (#639) (#640) Same a the latest beta + websockets fix * Fix Missing Group Name On The Adventure Cards * VC-1440 – Change warning string (#649) https://jesusfilmmedia.atlassian.net/browse/VC-1440 * VC-1439 – Change color of "see all members" button (#648) Change color of "see all members" button and hide it if all members fit into the current screen * VC-1297 - Fix first Daily Release to occur next day, not same day (#650) https://jesusfilmmedia.atlassian.net/browse/VC-1297 * Added extra crashlytics for better debugging. * Update Version Number * Bug fixing * Redirect to home screen if error. * Redirect to main page if fail to create adventure. * Better debugging and redirect on invite creation * Fix broken YouTube videos (#666) Update YouTube player to next generation to fix broken YT videos. * Fix broken Android build process (#668) * Better debugging and redirect on invite creation (#659) * Fix Broken YouTube videos playback (#667) * Fix broken Android build Co-authored-by: Tataihono Nikora <tataihono.nikora@gmail.com> Co-authored-by: Vlad Mitkovsky <vlad@mitkovsky.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps swiperefreshlayout from 1.0.0 to 1.1.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: