Diego Mello
a1b1af01c9
Update RN to 0.59.8 ( #896 )
...
* update IOS react native to 0.59.8
* update Android react native to 0.59.8
* fix eslint errors
* Android debug working
* Android build
* Fix lint
* Making jest happy
* Update CircleCI android image
* Fix android build
* Use 32 bits
* Fix iOS build
* Update detox
* Use new Xcode build system
* Use old build system
* Update realm (64 bits support)
2019-05-22 17:15:35 -03:00
Diego Mello
60418b75a4
Message render performance ( #880 )
...
- Refactored Message component to use React.memo and re-render only what's necessary
- Added a test mode to toggle markdown parse by long press drawer (it'll be removed in the next release)
2019-05-20 17:43:50 -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
28628b4dba
Switch toast lib ( #898 )
...
* removed toast from ios
* changed showToast to showAlert
* removed from android
* fix lint
* conflict resolved
* fixed lint
* Fix toast position
* Change toast style
* Use followMessage from rest
* Temporary disable some visual toast tests
* Unnecessary lib version change
2019-05-15 16:33:30 -03:00
Diego Mello
48b53e852a
Bump version to 1.14.0 ( #889 )
2019-05-10 17:48:36 -03:00
Diego Mello
2f920c63e5
Update dependencies ( #863 )
...
* Minor updates
* Update jsc-android
* Update react-native-modal
* Minor updates
* Update react-native-fast-image
* Minor dev updates
* Few major updates
* Update react-native-keyboard-aware-scroll-view
* Update pods
* Update android-support
* Update tests
2019-04-30 18:56:41 -03:00
Diego Mello
d1b21a304f
Bump version to 1.13 ( #857 )
2019-04-28 16:24:16 -03:00
Diego Mello
5aec0ec186
Bump version to 1.12.0 ( #804 )
2019-04-10 14:18:31 -03:00
Diego Sampaio
1d9acdb700
[NEW] Discussions ( #696 )
2019-04-08 09:35:28 -03:00
Djorkaeff Alexandre
7a80550d61
[CHORE] Remove tvOS target ( #779 )
2019-04-04 15:32:43 -03:00
Diego Mello
9e107bfdf6
Room item layout ( #771 )
2019-03-29 16:36:07 -03:00
Diego Mello
f416746050
[FIX] iOS requiring location permission ( #768 )
2019-03-28 13:55:54 -03:00
Diego Mello
306fe99352
Bump version to 1.11.0 ( #761 )
2019-03-25 13:53:15 -03:00
Diego Mello
477311f84a
[FIX] Deep linking between multiple logged servers ( #730 )
2019-03-18 15:52:38 -03:00
Diego Mello
b8eb75748b
Bump to 1.10.1 ( #731 )
2019-03-15 14:44:20 -03:00
Diego Mello
38dabfc9ff
Switch to react-navigation ( #687 )
2019-03-12 13:23:06 -03:00
Diego Mello
a139cc83e5
New icons ( #643 )
...
* New Icons
* Remove unused assets
* Change send icon
* Layout tweaks
* Refactor Status
* Styles changed
* User layout fix
* Separator layout changes
* Sidebar status layout fix
* Fix Message.onLongPress issue
* Fix code markdown
Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625
* Status lint
* Fix tests
* Navigation debounce
* RoomActions icons
* Space between components
* Group text
* Update tests
2019-03-01 13:49:11 -03:00
Diego Mello
8f5381d770
Update React Native to 0.58.6 ( #668 )
2019-03-01 11:40:22 -03:00
Diego Mello
a1f49d7127
Bump version to 1.10.0 ( #644 )
2019-02-22 13:54:34 -03:00
Diego Mello
5a2957fe5d
Bump version to 1.9.0 ( #617 )
2019-02-08 14:38:57 -02:00
Diego Mello
d26f14d155
[FIX] v1.8.0 ( #599 )
...
* Downgrade react-native-fast-image
* Update iOS permission usage descriptions
* [FIX] Delete upload item
2019-02-01 11:30:12 -02:00
Diego Mello
aaa44156ac
Bump version to 1.8.0 ( #595 )
2019-01-30 18:57:18 -02:00
Diego Mello
754508c2d9
Update dependencies ( #587 )
2019-01-29 17:52:56 -02:00
Diego Mello
8384d4eeff
Bump version to 1.7.1 ( #574 )
2018-12-19 08:58:10 -02:00
Diego Mello
bdc564c281
Bump version to 1.7.0 ( #562 )
2018-12-06 12:42:01 -02:00
Diego Mello
2fd0b86d68
Bump version to 1.6.1 ( #553 )
2018-11-27 18:28:12 -02:00
Diego Mello
6d0fd4190f
Bump version to 1.6.0 ( #543 )
2018-11-19 17:01:10 -02:00
Diego Mello
2692f5222d
[FIX] Upload buttons on Android ( #541 )
2018-11-19 16:18:15 -02:00
Diego Mello
c6fcfb63fd
[WIP] New Authentication layout ( #536 )
...
New Authentication layout
2018-11-14 19:42:03 -02:00
Diego Mello
ba9cc637d3
[NEW] Room header layout ( #521 )
2018-10-31 15:40:08 -03:00
Diego Mello
28d9b9b403
Bump version to 1.5.1 ( #516 )
2018-10-29 10:59:59 -03:00
Diego Mello
ea3cc7480d
Check $FABRIC_KEY availability in CircleCI for iOS ( #507 )
2018-10-24 15:29:28 -03:00
Diego Mello
4b88c33534
Bump version to 1.5.0 ( #503 )
2018-10-23 18:41:54 -03:00
Diego Mello
402403f964
Update navigation library ( #501 )
...
* v2
* Working on Android 0.57.3
* Drawer working
* Removing v1 navigator
* - Splash screen
- Icons changed
* Deeplink
* Remove EventEmitter from CreateChannelView
* Android search
* Android notifications
* OAuth
* Fix search props
* Lint and tests fixed
* Fix android build
* Improvements on iPhone X* usage
* Fix detox
* Fix android build
* Room.f added to RoomView.shouldComponentUpdate
* Animations on RoomsListView and RoomView
* Fix topbar buttons on Android
2018-10-23 18:39:48 -03:00
Diego Mello
461d36b29a
Bump version to 1.4.4 ( #498 )
2018-10-18 14:57:16 -03:00
Diego Mello
3fd21a92c3
Bump version to v1.4.3 ( #495 )
2018-10-17 17:12:55 -03:00
Diego Mello
655cbf488d
Bump version to 1.4.2 ( #493 )
2018-10-17 13:33:41 -03:00
Diego Mello
45788dd129
Bump version to 1.4.1 ( #490 )
2018-10-17 09:32:05 -03:00
Diego Mello
2607c64437
Bump version to 1.4.0 ( #482 )
2018-10-15 17:28:53 -03:00
Diego Mello
a2374eb6d3
Bump version to 1.3.3 ( #469 )
2018-09-28 17:20:06 -03:00
Diego Mello
d6c6ac4ae8
Composer layout tweaked ( #464 )
...
* Composer layout tweaked
* Fix localization error
* Bump version to 1.3.2
2018-09-27 08:43:19 -03:00
Diego Mello
589747100d
Bump version to 1.3.1 ( #463 )
2018-09-26 16:41:39 -03:00
Diego Mello
c58df3b4ab
Bump version to 1.3.0 ( #461 )
2018-09-26 10:59:28 -03:00
Diego Mello
81c53acd60
Update dependencies ( #431 )
...
* Update dependencies
* Lint and test
* Added react-native fork
* rn 57
* Lint and tests updated
* Update xcode on circleci
* Use legacy build system
* Update tests
2018-09-25 16:28:42 -03:00
Diego Mello
062bbb2b87
Bump version to 1.2.2 ( #449 )
2018-09-19 11:19:51 -03:00
Diego Mello
5752b865b0
Several fixes for 1.2.1 ( #448 )
...
* Fix user.roles
* Better onLongPress handle on messages
* Indicator position
* Fix role undefined in system messages
* Add baseUrl in case of file attachments
* Join room fixed
* RoomView params
* Broadcast fixes
* Add server layout changes
* Use native images
* Subscribe to not joined channels
* Fix alerts without i18n
* Tests updated
2018-09-19 11:18:32 -03:00
Diego Mello
f1b594c054
Bump version to 1.2.1 ( #444 )
2018-09-14 17:30:55 -03:00
Diego Mello
96d0b1fcbc
[NEW] Message layout ( #426 )
...
* message container/component
* Separator component
* Reply
* Url
* tests updated
* Minor changes
* Audio component
* Broadcast button
* Minor touches
* Reply preview
* Edited
* Minor bug fixes
* - Update roadmap
- Bump version to 1.2
* Onboarding styles fix
2018-09-11 13:32:52 -03:00
Diego Mello
a2ec1e7279
[NEW] Experimental Icon ( #430 )
2018-09-11 09:50:19 -03:00
Diego Mello
92cedf76c1
[FIX] Missing current server ( #427 )
...
* server.current removed
* Increased area of touch on header
* Hide search when sort dropdown is tapped
* default server icon url
* 1.1.1
2018-09-05 15:15:03 -03:00