Sudheer
dc5c515e63
Bump app build number to 211 ( #3012 )
2019-07-23 01:48:35 +05:30
Sudheer
15989b79e6
Bump app version number to 1.22.0 ( #3009 )
2019-07-23 00:37:23 +05:30
Elias Nahum
6bfc1133e5
Bump app build number to 210 ( #3000 )
2019-07-19 16:52:49 -04:00
Elias Nahum
aba35f7bfd
Bump Version to 1.21.1 and build number to 209 ( #2995 )
...
* Bump app build number to 209
* Bump app version number to 1.21.1
2019-07-18 18:41:40 -04:00
Harrison Healey
0af97a1f63
Bump app build number to 208 ( #2979 )
2019-07-16 10:30:18 -04:00
Miguel Alatzar
c321c773c3
Merge branch 'master' into rnn-v2
2019-07-12 09:01:33 -07:00
Harrison Healey
7f9dd13690
Bump app build number to 207 ( #2972 )
2019-07-12 09:04:03 -04:00
Miguel Alatzar
d7432d3d41
Merge branch 'master' into rnn-v2
2019-07-09 14:08:15 -07:00
Elias Nahum
f82b571d13
Bump app build number to 206 ( #2963 )
...
* Bump app build number to 206
* Set Android targetSdkVersion to API level 28
2019-07-08 18:37:55 -04:00
Miguel Alatzar
5eee2b7652
[MM-16139] [MM-16140] [MM-16141] Update the remaining screens/components ( #2920 )
...
* Update screens
* Update login tests
* Remove done
* Fix failing tests
* Update screens and components
* Check styles fix
* Update tests
* Prevent setState call after component unmounts
* Add empty setButtons func to dummy navigator
* Remove platform check
* Remove Platform import
* Update react-native-navigation version
* Add separate showModalOverCurrentContext function
* check-style fixes
* Remove overriding of AppDelegate's window
* Fix modal over current context animation
* Add showSearchModal navigation action
* Check-style fix
* Address review comments
* Update SettingsSidebar and children
* Update EditProfile screen
* Update SettingsSidebar
* Keep track of latest componentId to appear
* Track componentId in state to use in navigation actions
* Update FlaggedPosts and children
* Update RecentMentions
* Update Settings
* Store componentIds in ephemeral store
* Update AttachmentButton
* Remove unnecessary dismissModal
* Fix typo
* Upate NotificationSettings
* Update NotificationSettingsAutoResponder
* Update NotificationSettingsMentions
* Update NotificationSettingsMobile
* Update CreateChannel and children
* Update MoreChannels
* Update ChannelPeek and children
* Update ChannelNavBar and children
* Update ChannelPostList and children
* Update ChannelInfo and children
* Update ChannelAddMembers
* Update ChannelMembers
* Update EditChannel
* Fix setting of top bar buttons
* Update Channel screen and children
* Update PinnedPosts
* Update LongPost
* Update PostOptions
* Update PostTextboxBase
* Update EditPost
* Check-styles fix
* Update DisplaySettings
* Update Timezone
* Update SelectTimezone
* Update IntlWrapper and Notification
* Update InteractiveDialog and children
* Update ExpandedAnnouncementBanner
* Update ClientUpgradeListener
* Update MoreDirectMessages
* Update SelectorScreen
* Update UserProfile
* Update Thread
* Update About
* Update ImagePreview
* Update TextPreview
* Update AddReaction
* Update ReactionList and children
* Update Code
* Update TermsOfService
* Update Permalink
* Update Permalink
* Update ErrorTeamsList
* Update Search
* Remove navigator prop
* Fix setButtons calls
* Remove navigationComponentId
* Fix test
* Handle in-app notifs in global event handler
* Fix in-app notification handling
* Fix typo
* Fix tests
* Auto dismiss in-app notif after 5 seconds
* Fix typo
* Update overlay dismissal
* Animate in-app notif dismissal and allow gesture dismissal
2019-07-08 10:03:31 -07:00
Harrison Healey
72594446d5
Bump app build number to 205 ( #2960 )
2019-07-08 09:45:12 -04:00
Miguel Alatzar
1b9b1e3f39
Merge branch 'master' into rnn-v2
2019-07-05 15:56:56 -07:00
Elias Nahum
ca72c5959b
Bump app build number to 204 ( #2955 )
2019-07-05 14:31:53 -04:00
Miguel Alatzar
51aac1e6e7
Merge branch 'master' into rnn-v2
2019-07-02 18:15:19 -07:00
Harrison Healey
c50215cf33
Bump app build number to 203 ( #2935 )
2019-06-27 11:22:53 -04:00
Harrison Healey
4491e8515f
Bump app build number to 202 ( #2933 )
2019-06-27 09:42:01 -04:00
Elias Nahum
89b96d51db
MM-16430 refactor app entry point ( #2924 )
...
* MM-16430 refactor app entry point
* iOS Extensions to use session token from KeyChain
* Remove token from general credentials entity
* Fix mattermost-managed.ios to return the cachedConfig
* Migrate server based keychain for android push notifications
* remove unneeded async
* Remove unneeded android InitializationModule
2019-06-26 15:21:20 -04:00
Miguel Alatzar
ce4b48b695
Check if entities is nil ( #2930 )
2019-06-26 14:50:44 -04:00
Miguel Alatzar
913f05e131
[MM-16011] Update screens related to main sidebar ( #2907 )
...
* Update screens
* Update login tests
* Remove done
* Fix failing tests
* Update screens and components
* Check styles fix
* Update tests
* Prevent setState call after component unmounts
* Add empty setButtons func to dummy navigator
* Remove platform check
* Remove Platform import
* Update react-native-navigation version
* Add separate showModalOverCurrentContext function
* check-style fixes
* Remove overriding of AppDelegate's window
* Fix modal over current context animation
* Add showSearchModal navigation action
* Check-style fix
* Address review comments
2019-06-24 10:58:15 -07:00
Elias Nahum
3f925df9d9
MM-16392 Split view support & hide sidebar on tablets ( #2898 )
2019-06-21 14:10:30 -04:00
Elias Nahum
3f79a2e07f
Bump app build number to 201 ( #2903 )
2019-06-19 18:43:06 -04:00
Elias Nahum
5f9532d6c3
Bump app build number to 199 ( #2896 )
2019-06-18 17:42:48 -04:00
Elias Nahum
5d83eef111
Bump app version number to 1.21.0 ( #2894 )
2019-06-18 16:09:09 -04:00
Miguel Alatzar
0f948f650d
Merge branch 'master' into rnn-v2
2019-06-18 09:58:35 -07:00
Elias Nahum
4f85f7b058
Bump app build number to 198 ( #2884 )
2019-06-13 17:56:42 -04:00
Elias Nahum
d1532b651e
Bump app build number to 197 ( #2872 )
2019-06-07 09:54:24 -04:00
Miguel Alatzar
ef6a1672d0
Allow excluding archived channels in getChannelsBySections ( #2871 )
2019-06-06 15:52:10 -07:00
Harrison Healey
5ff98e8a86
Merge branch 'master' into rnn-v2
2019-06-05 11:25:14 -04:00
Harrison Healey
8e1a9e8322
MM-15774 Add native code to support RNN v2 on iOS ( #2848 )
...
* Remove fix for MM-9233
* MM-15774 Add native code to support RNN v2 on iOS
2019-06-03 16:44:28 -04:00
Elias Nahum
6d52fed6e9
Bump app build number to 196 ( #2853 )
2019-05-31 14:22:10 -04:00
Elias Nahum
6e7e083aee
Update missed MMMConstant.h reference ( #2849 )
2019-05-30 16:31:12 -07:00
Harrison Healey
daa8152691
MM-15575 Rename Constants.h to fix naming conflict ( #2840 )
...
* MM-15575 Rename Constants.h to fix naming conflict
* Rename to MMMConstants
2019-05-29 22:34:34 -04:00
Elias Nahum
c467f9af50
Bump app build number to 195 ( #2843 )
2019-05-28 16:35:19 -04:00
Harrison Healey
6e099d6a21
MM-15643 Send user to settings when passcode is required ( #2836 )
...
* MM-15643 Send user to settings when passcode is required
* Allow access to the managed config in the iOS extensions
2019-05-27 19:38:32 -04:00
Elias Nahum
2f6fb08e44
Bump Version & Build number ( #2818 )
...
* Bump app version number to 1.20.0
* Bump app build number to 194
* Update fastlane
2019-05-22 12:05:05 -04:00
Elias Nahum
f7f56e958b
MM-9494 & MM-13888 Tapping execute actions & interactive keyboard dismissal ( #2799 )
...
* MM-9494 & MM-13888 Tapping with the keyboard opened executes the action & iOS iteractive keyboard
* Fix tests
* feedback review
* add new line at the end of file
* feedback review and added todo list
* Track interactive dismiss keyboard and set scrollview bounds natively
* Fix snapshots
* Fastlane default to current branch when no BRANCH_TO_BUILD is set
* Set NODE_OPTIONS in ios build script
* Rebind scrollview when channel gets first set of posts
* Keep scrolling momentum on keyboard close
* Update react-native-keyboard-tracking-view
* Fix ScrollView offset with keyboard-tracking
* Fix offset while dragging the keyboard
* Allow action on channel drawer on tablets
* Fix typo
Co-Authored-By: Saturnino Abril <saturnino.abril@gmail.com>
* Fix indentation
2019-05-20 12:02:00 -04:00
Elias Nahum
5bf96272ae
Notification receipt delivery for Android and iOS ( #2755 )
...
* Notification receipt delivery for Android and iOS
* Update Fastlane with iOS notification service extension
* User JSONObject to build response
2019-05-15 12:45:26 -04:00
Miguel Alatzar
7912b4df4d
Bump app build number to 193 ( #2794 )
2019-05-13 15:24:48 -07:00
Elias Nahum
f36ee37402
Upgrade to RN 0.59.6 and dependencies ( #2777 )
...
* Upgrade to RN 0.59.6 and dependencies
* Remove channel loader unused style
* Update to the latest netInfo that fixes a crash
* Do not set default timezone with moment
* Use RN 0.59.8
2019-05-13 13:33:18 -04:00
Miguel Alatzar
27fe5e5c1d
Bump app build number to 192 ( #2784 )
2019-05-10 10:26:25 -07:00
Miguel Alatzar
35f7829d6c
Bump app build number to 191 ( #2771 )
2019-05-06 14:25:58 -07:00
Elias Nahum
a16c98b34e
MM-15428 Return empty object for native managed configuration when not set ( #2770 )
2019-05-06 09:20:08 -07:00
Miguel Alatzar
2577c5551f
Bump app build number to 190 ( #2769 )
2019-05-03 21:27:18 -07:00
Elias Nahum
08df256c1d
MM-14921 Fix iPad layout including safeAreaInsets ( #2748 )
...
* MM-14780 and MM-14921 Fix iPad layout including safeAreaInsets
* Fix unit tests
2019-05-03 17:42:32 -04:00
Miguel Alatzar
ea0468cb83
Bump app build number to 189 ( #2764 )
2019-05-03 10:38:47 -07:00
Elias Nahum
412a009965
Remove the RN bridge from MattermostManaged ( #2741 )
...
* Remove the RN bridge from MattermostManaged
* Fix NativeEventEmitter
* Optimize for zero listeners
2019-04-29 16:24:04 -04:00
Miguel Alatzar
4faa211edb
Bump app build number to 188 ( #2744 )
2019-04-26 12:23:17 -07:00
Miguel Alatzar
214ea72666
Bump app version number to 1.19.0 ( #2743 )
2019-04-26 12:15:57 -07:00
Ryan Davis
fffd31bf77
MM-14907 RN: iOS - No MattermostShare error when sharing text that is over server's max post size ( #2713 )
...
* RN: iOS - No MattermostShare error when sharing text that is over server's max post size
* MM-14907 Allow editing if over maxPostSize.
* MM-14907 Always On Character Count
* Readded work from MM-14836 Post-Merge
* Refactor of getMaxPostSize to match getMaxFileSize
2019-04-25 09:17:56 -04:00
Miguel Alatzar
39587aa3ae
[MM-14836] Prevent sharing of images over max pixels ( #2733 )
...
* Prevent sharing of images over max image size
* Prevent sharing of images over max image pixels
* Move readableMaxImagePixels
2019-04-23 11:45:54 -07:00