Diego Mello
|
ba232547f1
|
[CHORE] Update to react-native 0.60.4 (#1095)
* Update to 0.59.10
* stash
* stash
* patch RN
* Try to fix openURL
* Fix compile Share Extension
* Minor fixes
* build ios
* tracking view working and added postinstall
* SafeAreaView vertical never
* tracking view patch
* Android build working
* Android notifications working
* Lint and tests
* Fix android build
* Add tools:replace="android:appComponentFactory"
* Android build
* Update vector icons
* Update webview
* Remove jsc
* Update document picker
* Firebase
* jetify on postinstall
* Patch expo-haptics
* CI
* Migrate packages manually
* Disable ci cache
* Revert "Disable ci cache"
This reverts commit 4740d86102 .
* CI
* audio
* adapter
* notifications
* Try RN directly
* Fix gradle
* Revert patches
* Restore cache
* update redux and lodash
* eslint-config-airbnb@17.1.1 eslint-plugin-jsx-a11y@6.2.3
* ejson@2.2.0 react-native-webview@6.7.0 semver@6.3.0 snyk@1.210.0
* codecov@3.5.0 eslint-plugin-react@7.14.3 eslint-plugin-react-native@3.7.0 react-dom@16.8.6
* Update react-redux and remove decorators
* Update redux-saga and reactotron libs
* Husky
* Storybook libs
* react-native-webview@6.8.0 markdown-it-flowdock@0.3.8 react-native-unimodules@0.5.3
* Removed regenerator-runtime
* react-native-picker-select
* react-navigation-header-buttons
* Remove comments
* react-native-notifications
* Fix rnn android build
|
2019-08-07 10:51:34 -03:00 |
Djorkaeff Alexandre
|
255ea84599
|
[IMPROVEMENT] Share credentials with Rocket.Chat.iOS (#982)
* ✨ Create user table
* ✨ Introduce user table
* 🔥 Remove unused table
* ➕ Add userdefaults to storage data
* 💚 Fix android build
* ✨ Get credentials from iOS native client
* 🔥 Remove unused code
* ⏪ Revert sign xcode
* 🐛 Fix first login-logout
* 🎨 Use constants to UserDefaults Keys
* 🐛 Fix clear server-user-info on logout
* 🐛 Fix filter null value
* 🚑 Remove user object in logout
* ✨ Fix get servers from native-client
* 🚑 Fix error on change server
|
2019-06-26 16:50:03 -03:00 |
pranavpandey1998official
|
c14714f16f
|
[NEW] Settings view (#900)
* new settings view
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* fix eslint
* eslint fixed all bugs and setup on my device
* move version from sidebar to settingsView
* add server Version not hard coded
* goto root stack after change language
* support RTL
* fix the ui of last section
* fixed bugs done requested changes
* added actions for contact us and license
* done requested changes
* removed verticle scroll indicator
* removed default export of device info
* fixed separator styling
* refactor Items in settings view
* changed language view
* change activeOpacity
* done requested changes
* fixed lint
* changed layout
* added test
* fix bug
* fix bug
* added e2e tests
* undone unnessary changes
* undone unnessary changes
* removed firebase
* Comment slash e2e tests
* Refactor Settings
* Refactor LanguageView
* Separator
* Unified styles
* fix indentation
|
2019-06-11 11:01:40 -03:00 |
Diego Mello
|
a148e6d15d
|
[FIX] Analytics error events (#930)
|
2019-05-28 13:18:46 -03:00 |
pranavpandey1998official
|
31cf0e5f2f
|
[NEW] Admin (#800)
* added admin panel
* reverting some changes
* fixed problem with authToken
* changed tab to space
* done requested changes
* fixed lint
* added react-native-webview
* Install webview pod
|
2019-05-18 16:31:33 -03:00 |
Diego Mello
|
0266cc2e01
|
Room item layout (#835)
|
2019-04-18 17:57:35 -03:00 |
Diego Sampaio
|
1d9acdb700
|
[NEW] Discussions (#696)
|
2019-04-08 09:35:28 -03:00 |
Diego Mello
|
9e107bfdf6
|
Room item layout (#771)
|
2019-03-29 16:36:07 -03:00 |
Diego Mello
|
fd5fbe47e8
|
Use FlatList in RoomView (#762)
|
2019-03-27 17:06:57 -03:00 |
Diego Mello
|
38dabfc9ff
|
Switch to react-navigation (#687)
|
2019-03-12 13:23:06 -03:00 |