Miguel Alatzar
290e65ac57
Various fixes ( #3287 )
...
* Ensure onAppStateChange runs only after GlobalEventHandler is configured (#3268 )
* Updated Info.plist with new bluetooth usage description key (#3275 )
* Call scrollToIndex only when ref is set and index is in range (#3285 )
* Update ios/Mattermost/Info.plist
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
* Null check on current (#3309 )
* Null check on current
* Null check on current
* [MM-18779] Reset moment local on logout (#3310 )
* Reset moment local on logout
* Update app/selectors/i18n.js
Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
2019-09-25 11:52:07 -07:00
Devin Binnie
8ace8c6212
Bump app build number to 230 ( #3256 )
2019-09-12 15:09:17 -04:00
Mattermost Build
069774231c
Automated cherry pick of #3233 ( #3237 )
...
* Update webview library to remove deprecated API
* Remove unnecessary timeout
2019-09-10 18:32:06 -03:00
Devin Binnie
46581bb6d2
Bump app build number to 229 ( #3232 )
2019-09-09 13:29:15 -04:00
Devin Binnie
b37811d8e1
Bump app build number to 228 ( #3215 )
2019-09-03 15:47:42 -04:00
Devin Binnie
94995eb0b9
Bump app build number to 227 ( #3200 )
2019-08-28 09:59:46 -04:00
Mattermost Build
0b49403e92
Automated cherry pick of #3195 ( #3196 )
...
* Bump app build number to 226
* Bump app version number to 1.23.0
2019-08-26 10:59:39 -04:00
Mattermost Build
26c4777365
Bump app build number to 225 ( #3188 )
2019-08-23 22:23:35 -04:00
Mattermost Build
344de147bd
Bump app build number to 224 ( #3182 )
2019-08-23 16:05:37 -04:00
Mattermost Build
8fd6c86705
Automated cherry pick of #3137 ( #3176 )
...
* MM-17589 Update passcode required help text in share extension
* MM-17589 Update passcode required help text in app
2019-08-23 12:27:58 -04:00
Mattermost Build
8f7d852cb1
Bump app build number to 223 ( #3174 )
2019-08-23 10:14:12 -04:00
Mattermost Build
db144dc5a7
Automated cherry pick of #3160 ( #3161 )
...
* Bump app build number to 222
* Bump app version number to 1.22.1
2019-08-21 19:14:21 -04:00
Mattermost Build
c9e5da40ec
Automated cherry pick of #3142 ( #3143 )
...
* Bump app build number to 221
* Update fastlane
2019-08-17 14:44:50 -04:00
Mattermost Build
bfd50568cc
Bump app build number to 220 ( #3133 )
2019-08-15 15:41:18 -07:00
Mattermost Build
c4d8308802
Bump app build number to 219 ( #3130 )
2019-08-16 00:30:07 +05:30
Mattermost Build
f8efcf73b7
Bump app build number to 218 ( #3119 )
2019-08-14 16:45:19 +05:30
Sudheer
e7042e4907
Bump app build number to 217 ( #3104 )
2019-08-10 23:05:59 +05:30
Mattermost Build
05db1aaa71
Bump app build number to 216 ( #3069 )
2019-08-03 02:24:12 +05:30
Miguel Alatzar
98dc141ee3
Bump app build number to 215 ( #3066 )
2019-08-01 12:28:10 -04:00
Mattermost Build
8d0cb0663b
Bump app build number to 214 ( #3064 )
2019-07-31 19:40:26 -04:00
Elias Nahum
be727fec9e
Bump app build number to 213 ( #3058 )
2019-07-31 09:33:23 -04:00
Mattermost Build
eff961d109
Check if ackId is nil first ( #3050 )
2019-07-26 13:18:06 -04:00
Elias Nahum
067a5481ff
Bump app build number to 212 ( #3042 )
2019-07-25 08:46:44 -04:00
Mattermost Build
50cc6f827e
Bump app build number to 211 ( #3013 )
2019-07-23 02:04:24 +05:30
Mattermost Build
ac11b7fec3
Bump app version number to 1.22.0 ( #3011 )
2019-07-23 00:40:08 +05:30
Elias Nahum
4d5422e98b
Bump app build number to 210 ( #3000 )
2019-07-19 16:53:40 -04:00
Elias Nahum
c31ff56149
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:43:48 -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