verdnatura-chat/app/containers
Djorkaeff Alexandre 893acdcd3a
[NEW] Action Sheet (#2114)
* [WIP] New Action Sheet

* [NEW] Header Indicator

* [IMPROVEMENT] Header Logic

* [NEW] Use EventEmitter to show ActionSheet for while

* [FIX] Animation

* [IMPROVEMENT] Use provider

* [FIX] Add callback

* [FIX] Message Actions

* [FIX] Add MessageActions icons

* [NEW] MessageErrorActions

* [IMPROVEMENT] OnClose

* [FIX] Adjust height

* [FIX] Close/Reopen

* [CHORE] Remove react-native-action-sheet

* [CHORE] Move ActionSheet

* [FIX] Reply Message

* [IMPROVEMENT] Hide ActionSheet logic

* [WIP] Custom MessageActions Header

* [IMPROVEMENT] MessageActions Header

* [IMPROVEMENT] Enable Scroll

* [FIX] Scroll on Android

* Move to react-native-scroll-bottom-sheet

* Stash

* Refactor actions

* Revert some changes

* Trying react-native-modalize

* Back to HOC

* ActionSheet style

* HOC Header

* Reaction actionSheet

* Fix messageBox actions

* Fix add reaction

* Change to flatListProps

* fix modalize android scroll

* Use react-native-scroll-bottom-sheet

* [NEW] BottomSheet dismissable & [FIX] Android not opening

* [NEW] Show emojis based on screen width

* [WIP] Adjust to content height

* [IMPROVEMENT] Responsible

* [IMPROVEMENT] Use alert instead actionSheet at NewServerView

* [FIX] Handle tablet cases

* [IMPROVEMENT] Remove actionSheet of RoomMembersView

* [IMPROVEMENT] Min snap distance when its portrait

* [CHORE] Remove unused Components

* [IMPROVEMENT] Remove duplicated add-reaction

* [IMPROVEMENT] Refactor Icon Package

* [IMPROVEMENT] Use new icons

* [FIX] Select message at MessageActions before getOptions

* [FIX] Custom header height

* [CHORE] Remove patch & [FIX] Tablet bottom sheet

* [FIX] Use ListItem height to BottomSheet Height

* Some fixes

* [FIX] Custom MessageActions header

* [FIX] Android height adjust

* [IMPROVEMENT] Item touchable & [FIX] Respect pin permission

* [IMPROVEMENT] More than one snap point

* some size fixes

* improve code

* hide horizontal scroll indicator

* [FIX] Focus MessageBox on edit message

* [FIX] Ripple color

* [IMPROVEMENT] Backdrop must keep same opacity after 50% of the screen

* [TEST] Change animation config

* [IMPROVEMENT] BackHandler should close the ActionSheet

* [CHORE] Add react-native-safe-area-context

* [FIX] Provide a bottom padding at notch devices

* [IMPROVEMENT] Improve backdrop input/output range

* [FIX] Weird Android Snap behavior

* [PATCH] React-native-scroll-bottom-sheet

* [CI] Re-run build

* [FIX] Landscape android

* [IMPROVEMENT] Cover 50% of the screen at the landscape mode

* [FIX] Adjust emoji content to width size

* [IMPROVEMENT] Use hooks library

* [IMPROVEMENT] Close the actionSheet when orientation change

* deactivate safe-area-context for while

* [REVERT] Re-add react-native-safe-area-context (3.0.2)

* [IMPROVEMENT] Use focused background

* [TESTS] E2E Tests updated to new BottomSheet

* [NEW] Add cancel button

* [FIX] Cancel button at android

* [IMPROVEMENT] Use cancelable bottom sheet at room members view

* [IMPROVEMENT] Use better function names

* [IMPROVEMENT] Use getItemLayout

* [FIX][TEMP] Animation

* Review

* Build

* Header keyExtractor

* Rename function

* Tweak animation

* Refactoring

* useTheme

* Refactoring

* TestIDs

* Refactor

* Remove old lib

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-06-15 16:35:45 -03:00
..
ActionSheet [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00
Button [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
EmojiPicker [FIX] Emojis transparent on android (#1881) 2020-03-17 17:42:02 -03:00
Header [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
MessageActions [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00
MessageBox [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00
Passcode [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
Status [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00
TwoFactor [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
UIKit [IMPROVEMENT] Refactor icon package (#2146) 2020-06-05 10:28:58 -03:00
markdown [FIX] Here and all mentions shouldn't refer to users (#2137) 2020-05-20 09:53:40 -03:00
message [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
ActivityIndicator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
AppVersion.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
Avatar.js [FIX] Avatar of message as an emoji (#2038) 2020-05-08 14:16:22 -03:00
Check.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
DisclosureIndicator.js [IMPROVEMENT] Refactor icon package (#2146) 2020-06-05 10:28:58 -03:00
FormContainer.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
HeaderButton.js [IMPROVEMENT] Refactor icon package (#2146) 2020-06-05 10:28:58 -03:00
ItemInfo.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ListItem.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
LoginServices.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
MessageErrorActions.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00
OrSeparator.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
ReactionsModal.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
RoomTypeIcon.js [IMPROVEMENT] Refactor icon package (#2146) 2020-06-05 10:28:58 -03:00
SafeAreaView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
SearchBox.js [FIX] Spotlight (#1719) 2020-02-13 16:24:39 -03:00
Separator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
StatusBar.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
TextInput.js [IMPROVEMENT] Refactor icon package (#2146) 2020-06-05 10:28:58 -03:00
Toast.js [FIX] Prevent toast ref error (#1744) 2020-02-17 13:06:08 -03:00