Commit Graph

753 Commits

Author SHA1 Message Date
Filipe Brito 7277cea3db Update build.gradle 2019-10-03 16:13:23 -03:00
Filipe Brito bf1273db76 Update config.yml 2019-10-03 15:58:13 -03:00
Filipe Brito c84f1d5796 Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into new/android-migration 2019-10-03 15:40:50 -03:00
Djorkaeff Alexandre 6fd722a0d8 [FIX] Select user from native credentials (#1266) 2019-10-02 09:55:25 -03:00
Djorkaeff Alexandre 67fb14fa9d [FIX] Messages preview issues (#1257) 2019-10-02 09:41:51 -03:00
Djorkaeff Alexandre cecb05b60b [FIX] Remove console on production mode (#1268) 2019-10-02 09:27:40 -03:00
Diego Mello 121ff45f90
Revert react-native-safe-area-view (#1265) 2019-10-02 09:18:08 -03:00
Filipe Brito 3fcf28827f Update config.yml 2019-10-01 18:14:51 -03:00
Djorkaeff Alexandre 1984a4e031 [FIX] Channel avatars not showing after application unloads (#1264) 2019-10-01 18:02:39 -03:00
Filipe Brito fe3ef227c3 Update config.yml 2019-10-01 17:45:56 -03:00
Filipe Brito 3083ee8057 Update config.yml 2019-10-01 17:23:15 -03:00
Filipe Brito fc4d02178a Update config.yml 2019-10-01 16:59:45 -03:00
Filipe Brito b6ac1bf110 Update config.yml 2019-10-01 16:53:23 -03:00
Filipe Brito e5ed5ff582 Update config.yml 2019-10-01 16:37:45 -03:00
Filipe Brito e2468d1d17 Update config.yml 2019-10-01 16:23:22 -03:00
Filipe Brito fb4955f68a Update config.yml 2019-10-01 13:16:17 -03:00
Filipe Brito b33dcbc9ac Update config.yml 2019-10-01 13:06:43 -03:00
Filipe Brito 429e4ea523 Update config.yml 2019-10-01 13:04:28 -03:00
Filipe Brito 69a2a68ad4 Update config.yml 2019-10-01 12:58:05 -03:00
Filipe Brito 7c99ca3360 Moves google-services.json (play) to proper directory. 2019-10-01 12:28:35 -03:00
Filipe Brito 1aed6e4d13 Removes unecessary method. 2019-10-01 12:05:58 -03:00
Filipe Brito e09aac90c2 Merge develop into new/android-migration 2019-10-01 10:51:27 -03:00
Filipe Brito 486a9676dc Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into new/android-migration 2019-10-01 10:49:48 -03:00
Djorkaeff Alexandre 58190e5b24 [FIX] Reaction press (#1258) 2019-10-01 09:54:59 -03:00
Diego Mello b9485ad3f8
[FIX] Room subscription issues (#1255) 2019-09-27 17:29:25 -03:00
Diego Mello 3ee97881f3
[FIX] Messagebox onChangeText issues (#1252)
* Stop ongoing debounces on messagebox unmount

* Immediately change send icon, but keep debouncing others

* Make CustomEmoji stateless function

* Fix mentions keyExtractor
2019-09-27 16:17:29 -03:00
Djorkaeff Alexandre d9f7ff836d [CHORE] Update react-native-jitsi-meet to 2.0.1 (#1249) 2019-09-27 16:16:03 -03:00
Djorkaeff Alexandre 22cadb1041 [FIX] Run credentials migration only once (#1245) 2019-09-27 15:52:51 -03:00
Djorkaeff Alexandre 3dd47519fe [CHORE] Update react-native-reanimated to 1.3.0 (#1246) 2019-09-27 14:18:11 -03:00
Filipe Brito ebd0941078 Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into new/android-migration 2019-09-26 18:45:25 -03:00
Filipe Brito 7e715a5cd6 Adds experimental and play app icons and names. 2019-09-26 18:20:13 -03:00
Djorkaeff Alexandre 83fa56bb9c [DOCS] Add SECURITY.md (#1244) 2019-09-26 16:18:38 -03:00
Filipe Brito 8d06807d2b add playExperimental/google-services.prod.json 2019-09-26 16:16:22 -03:00
Filipe Brito fc862b6c40 Add correct launcher icons. 2019-09-26 16:12:57 -03:00
Djorkaeff Alexandre 22899f316c [FIX] Avatar shown when useRealName is activated (#1162)
* Fix avatar when use real name

* Wrong indentation
2019-09-26 15:35:33 -03:00
Djorkaeff Alexandre fdc5114a30 [FIX] Jest (#1243) 2019-09-26 15:16:50 -03:00
Filipe Brito 7ab06681a0 Update strings.xml 2019-09-26 15:06:23 -03:00
Filipe Brito af5aff6789 Add play files 2019-09-26 14:49:14 -03:00
Diego Mello f11723059f
[REGRESSION] Markdown text (#1242) 2019-09-26 14:17:04 -03:00
Djorkaeff Alexandre ca351db73e [FIX] Delete message on thread (#1214) 2019-09-26 14:12:27 -03:00
Diego Mello 6889241b45
[FIX] Remove animation from RoomsListView.willFocus (#1239) 2019-09-26 13:54:39 -03:00
Diego Mello a1297d0e6c
[FIX] Update last open on message stream received (#1240) 2019-09-26 13:54:24 -03:00
Diego Mello dc08dec572
[FIX] Change messagebox icon immediate on change text (#1241) 2019-09-26 13:53:50 -03:00
Diego Mello 4388b2acb1
[FIX] Try/catch JSON.parse XHR response (#1238) 2019-09-26 13:53:04 -03:00
Djorkaeff Alexandre 1c22cc2f9f [CHORE] Update react-native-safe-area-view (#1219) 2019-09-26 13:52:22 -03:00
Filipe Brito 283016085c Merge branch develop. 2019-09-26 12:02:45 -03:00
Diego Mello 11249f962a
Update React Native to 0.61.1 (#1236)
* Update React Native to 0.61.1

* Update patch to SSL Pinning

* Revert storybook
2019-09-26 11:59:27 -03:00
Djorkaeff Alexandre 58389dfdca [FIX] Regex on run slash command (#1223) 2019-09-25 19:14:20 -03:00
Djorkaeff Alexandre 0ff47f477a [CHORE] Update react-native-jitsi-meet (#1235) 2019-09-25 19:13:39 -03:00
Diego Mello c9d016376c
[FIX] Dispatch roomsRequest on app foreground event even if not connected (#1234) 2019-09-25 18:32:30 -03:00