Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.15.2 and Build number 170 #2513

Merged
merged 2 commits into from
Jan 18, 2019
Merged

Version 1.15.2 and Build number 170 #2513

merged 2 commits into from
Jan 18, 2019

Conversation

enahum
Copy link
Contributor

@enahum enahum commented Jan 18, 2019

No description provided.

@enahum enahum added 4: Reviews Complete All reviewers have approved the pull request CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Jan 18, 2019
@enahum enahum merged commit 3bdfece into master Jan 18, 2019
@enahum enahum deleted the build-number branch January 18, 2019 18:26
@enahum enahum added this to the 1.15 milestone Jan 18, 2019
enahum added a commit that referenced this pull request Jan 18, 2019
* Bump app version number to  1.15.2

* Bump app build number to 170
@enahum enahum added CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone and removed CherryPick/Approved Meant for the quality or patch release tracked in the milestone labels Jan 18, 2019
csduarte pushed a commit to uber-archive/mattermost-mobile that referenced this pull request Apr 10, 2019
* Count the posts received after combining join/leave (mattermost#2378)

* Fix Post and network indicator Layouts (mattermost#2382)

* Fix post layout that caused text cutoff

* Fix network indicator layout on non iPhone X devices

* Fetch team channels on extension init (mattermost#2383)

* Fix jewel in team sidebar for android (mattermost#2386)

* Fix post menu touchables (mattermost#2385)

* MM-12960: Only back to previous channel if is not archived (mattermost#2389)

* Fixing no parseable (by the i18n extractor) optional chaining construction (mattermost#2387)

* MM-13041: Not show direct channels without display name (mattermost#2388)

* Android: Fix crash when attaching files from the downloads folder (mattermost#2390)

* Add Ukrainian to Mattermost (mattermost#2392)

* Fix fetching more channels to join (mattermost#2393)

* Fix fetching more channels to join

* update snapshot

* Fixed issue where message attachments were empty if text came through on fallback (mattermost#2395)

* Bump app build number to  160 (mattermost#2396)

* More fixes to the post layout (mattermost#2408)

* File image attachments sometimes do not open the image preview (mattermost#2397)

* Update mattermost-redux sidebar sorting and WS fixes (mattermost#2410)

* NOTICE.txt updates for December 2018 (mattermost#2417)

- Removed no-longer-used dependency `react-native-drawer-layout`
- Minor authorship/copyright/URL updates

* Add support for Elixir syntax highlighting (mattermost#2355)

see mattermost/mattermost-webapp#2056

* Adding i18n-extract task to the Makefile (mattermost#2416)

* Fixed typo in i18nId (mattermost#2384)

There are should be `mobile.advanced_settings.delete_file_cache` instead of `mobile.advanced_settings.clear_downloads`.

* post menu and file attachments (mattermost#2414)

* post menu and file attachments

* Fix post list selector test

* Use new Gesture handler to avoid gesture conflicts in post menu and reaction list

* Allow reaction list to scroll the header on Android

* Feedback review

* Add some comments

* Fix eslint

* Bump app build number to 161 (mattermost#2421)

* Wait 1s before clearing notifications when app is brought to the foreground (mattermost#2419)

* [MM-8404] Channel notification setting for disabling channel mentions (#MM-8404) (mattermost#2302)

* Channel notification setting for disabling channel mentions (#MM-8404)

* Replaces raw string value by constants (#MM-8404)

* Updates import according to redux update (#MM-8404)

* make circular badge on jewel for single-digit mention (mattermost#2422)

* render text for non-existent emoji when post metadata is enabled (mattermost#2423)

* Fix opening documents on Android (mattermost#2425)

* Android extension channel list to display all items (mattermost#2426)

* Update fastlane env vars example (mattermost#2402)

* Fix reaction list cutoff at end of list (mattermost#2424)

* MM-13361 Set Open Teams icons background to white (mattermost#2430)

* MM-13362 Update account settings header color when changing theme (mattermost#2431)

* MM-13362 Update account settings header color when changing theme

* Removed unneded static var

* Fix team mention badge alignment on iOS (mattermost#2427)

* MM-13364 Fix text too light on dark themes in TextSetting widget (mattermost#2432)

* MM-13366 Post menu doesn't hint at more options below the fold (mattermost#2434)

* MM-13367 Unexpected scrolling/blank while long post is incoming (mattermost#2435)

* MM-13374 Fix collapse posts with long message attachments (mattermost#2436)

* MM-13379 Make deleted comments indented (mattermost#2437)

* Sort pinned posts from newest to oldest (mattermost#2440)

* Sort pinned posts from newest to oldest

* Update mattermost-redux

* MM-13368 Do not truncate tall images in preview screen (mattermost#2438)

* MM-13368 Do not truncate tall images in preview screen

* Add unit test for viewport max height

* Fix typo

* MM-13358 iOS Share extension channel list (mattermost#2429)

* Hide Favorite channel section when there are not favorite channels (mattermost#2439)

* Properly check if link is an image when link is shortened (mattermost#2441)

* MM-13365/MM-13375 Fix edit profile image (mattermost#2433)

* MM-13365/MM-13375 Fix edit profile image

* Set Max file size to 20Mb

* MM-13419 Fix leaving private channel from another client (mattermost#2442)

* update redux commit to fix sorting of channels at sidebar unreads section (mattermost#2444)

* Bump app build number to 162 (mattermost#2445)

* Update react-native-image-picker dependency (mattermost#2446)

* Fix edit profile image (mattermost#2448)

* Fix copy markdown link (mattermost#2449)

* MM-13420 Always show the Unreads section in the channel list (mattermost#2451)

* MM-13421 Fix channel sidebar sometimes using old permissions (mattermost#2450)

* MM-12906 - Add thumbnails to theme selection (mattermost#2381)

* MM-13431 Fix load more posts (mattermost#2452)

* Load more posts of a channel by determining the amount of posts shown regardless of how many are in the store

* Feedback review

* do not combine posts when fetching them

* Post Menu initial position to show one option cut off (mattermost#2453)

* MM-13333 Fix minor alignment issue with reply thread indicator (mattermost#2456)

* Add a pixel to margin right for profile_picture container
    to compensate status icon platform styles

* Bump app build number to 163 (mattermost#2459)

* prevent double tap on Channel Info options (mattermost#2455)

* Update date separators when timezone changes (mattermost#2443)

* Update date separators when timezone changes

* Fix typo

* Remove extra divider below Edit Channel in Channel info (mattermost#2454)

* Remove extra divider below Edit Channel in Channel info

* Fix indentation

* v1.15 Changelog (mattermost#2370)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-Authored-By: amyblais <[email protected]>

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-Authored-By: amyblais <[email protected]>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-Authored-By: amyblais <[email protected]>

* MM-12354 Remove Profile Image (mattermost#2428)

* save progress

* Add option to remove profile picture

* missed when rebasing

* rename extraOptions to removeProfileImage

* clean up removeProfileImage action

* placeholder after removing profile picture, unit tests

* [MM-13433] Fix unnecessary rendering for reactions component and reaction list screen (mattermost#2464)

* fix unnecessary rendering for reactions component and reaction list screen

* update redux commit

* Show an alert box when the team could not be joined (mattermost#2462)

* Bump app build number to 164 (mattermost#2469)

* Bump app build number to 165 and increase minimum Android SDK version (mattermost#2470)

* Bump app build number to 165

* Increase Android minimum SDK version

* Add the onMessage handler when sso completes (mattermost#2474)

* Add the onMessage handler when sso completes

* Enable handler only for mattermost server

* Bump App Version to 1.15.1 and Build number to 166 (mattermost#2475)

* Bump app version number to 1.15.1

* Bump app build number to 166

* Fix formatting error in changelog and add note about Android compatibility change in v1.15 (mattermost#2465)

* Fix formatting error in changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* Fixes for duplicate text on message attachments, empty space when attachment has no title (mattermost#2460)

* LHS use getSortedFavoriteChannelIds instead of getFavoriteChannelIds (mattermost#2471)

* Fix post menu rounded corners (mattermost#2472)

* Bump version to 1.16.0 and Build number to 167 (mattermost#2481)

* Fix fastlane platform thumbnail

* Bump app version number to 1.16.0

* Bump app build number to 167

* Edit Profile fix

* Update CHANGELOG.md (mattermost#2486)

* Handling nulls in getMyCurrentChannelMembership (mattermost#2488)

* MM-13405 Change warning message to be singular when adding last user to GM (mattermost#2478)

* MM-13432 Remove unsed request flags from channel_members (mattermost#2490)

* Remove unsed request flags from channel_members

* Fix intial state to match redux state

* Update redux hash

* MM-11232 Fix table column width to better support wide tables  (mattermost#2467)

* MM-11232 Fix table column width to better support wide tables

* Fix horizontal scrolling on Android

* Fix visibility of retry failed message option (mattermost#2492)

* Fix visibility of retry failed message option

* Feedback review

* Fix other users status changes (mattermost#2491)

* Update fastlane (mattermost#2494)

* Handling nulls in getMyChannelMember (mattermost#2493)

* Handling nulls in getMyChannelMember

* Addressing review comments

* MM-13432 Remove getFilesForPost request state and use react state (mattermost#2496)

* MM-13432 Remove getFilesForPost request state and use react state

* Add test cases

* Fix Keywords modal title on Android (mattermost#2498)

* MM-13666 Detect post as emoji only if not a codeblock (mattermost#2497)

* Detect post as emoji only if not a codeblock

* Feedback review

Co-Authored-By: enahum <[email protected]>

* Feedback review

Co-Authored-By: enahum <[email protected]>

* MM-13654: Removes pin and delete longpress options from posts in arch… (mattermost#2495)

* MM-13654: Removes pin and delete longpress options from posts in archived channels.

* MM-13654: Maintains existing option order. Updates others' posts options.

* Fix settings screen not showing joinable teams (mattermost#2500)

* Bump app build number to 168 (mattermost#2505)

* MM-13665 Prevent quick multiple taps on file to open multiple file previews (mattermost#2503)

* MM-13751: Fix for incorrect access to delete button. (mattermost#2508)

* Bump app build number to 169 (mattermost#2510)

* Version 1.15.2 and Build number 170 (mattermost#2513)

* Bump app version number to  1.15.2

* Bump app build number to 170

* v1.16 Changelog (mattermost#2487)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* translations PR 20190121 (mattermost#2518)

* Clicking username in read-only allows sending message (mattermost#2489)

* Update fastlane (mattermost#2526)

* Fastlane env vars example update (mattermost#2527)

* MM-13722 Set the application badge to the number of mentions (mattermost#2523)

* MM-13752 Thread view should not display new message indicator (mattermost#2519)

* Change the prop `indicateNewMessages` on postList in thread view to be false

* MM-13439 change close edit profile window text to Cancel (mattermost#2520)

* MM-13673 combine reset cache & delete files into one action (mattermost#2499)

* MM-13846 Alert boxes to follow UX Guidelines (mattermost#2525)

* MM-13525 Fix alignment of jewel on channel drawer icon (mattermost#2473)

* MM-13525 Fix alignement of jewel on channel drawer icon
Fix position of dot
Fix snapshot
Change unread indicator to be View instead of . text

* Fix position of dot for unread indicator in badge

* Update snapshot

* Bump Version to 1.16.0 and Build number 171 (mattermost#2530)

* Bump app build number to 171

* Bump app version number to 1.16.0

* [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (mattermost#2501)

* allow showing all options if possible to fit 60% of the screen height

* change max initial position from 60% to 70%

* fix broken UI of the bottom part of post options

* change to 75%

* Bump redux version. (mattermost#2531)

* MM-13875 Fix user profile icon for a Webhook to follow the prop for use_user_icon (mattermost#2533)

* MM-13876 React Native: Webhook icon is misaligned and bottom edges are cut off (mattermost#2536)

* Enable tapping on channels when jump to textfield is focused. (mattermost#2535)

* Allow tapping on channels in the filtered list …

… when the keyboard is open. This option also allows tapping on non-interactive areas to still dismiss the keyboard.

* keyboard propery updates

- change ‘on-drag’ to ‘interractive’
- change ‘handled’ to ‘always’ to be more consistent with other uses of same property

* support multiple keyboard dismiss modes

* MM-13866 Never ending loader if app is un authenticated (mattermost#2539)

* if token or url is not present setState of loaded flag to true

* [MM-13839] Remove possibility to change eMail within mobile app (mattermost#2540)

* Make eMail setting read only

* Add translation entry, change wording

* Update wording

* MM-13897 preserve iOS push notifications when opening the app and set the proper badge count (mattermost#2541)

* MM-13859 set the auth token when fetching images from the server (mattermost#2537)

* MM-13859 set the auth token when fetching images from the server

* set the image_cache siteURL from redux

* HH suggestion

Co-Authored-By: enahum <[email protected]>

* Removing comment

* Bump app build number to 172 (mattermost#2543)

* Update NOTICE.txt (mattermost#2544)

- Minor copyright owner updates

* [MM-13677] Fix to ensure unsupported unicode emoji can be rendered jumbo size (mattermost#2545)

* fixes unicode emoji not rendering jumbo

- replace inline emoji regex with npm emoji-regex library
- update notice.txt with emoji-regex license
- jumbo emoji issue automatically fixed with updated unicode emoji regex

* Add several tests specifically for 🤟emoji.

* Fix previewing doc files more than once on Android (mattermost#2550)

* MM-13974 Missing translations (mattermost#2549)

* Missing translations

* update snapshots

* Fix placeholder image on Android when profile pic is removed (mattermost#2551)

* MM-13830 Ensure schedule of session expired notification (mattermost#2554)

* Ensure schedule of session expired notification

* feedback review

* passing intl instead of message

* Add support for relative permalinks (mattermost#2555)

* Bump app build number to 173 (mattermost#2557)

* MM-13337 Fix EMM connections using VPN on-demand (mattermost#2558)

* Fix EMM connections using VPN on-demand

* Update package.json

* Update package-lock.json

* MM-13428 Updating mm-redux hash (mattermost#2566)

* [MM 13720] Fix for "No internet connection" banner not always showing (mattermost#2563)

* Add `opacity` to compopnent state …

… to trigger render updates when the property changes.

* Fix bug stopping app from updating connection status

- if the app is opened when no internet connection is present, turning on the internet with the app open will not remove the `No internet connection` message.

* style corrections

* Build Fix

* MM-14001 Don't mount PostBodyAdditionalContent for system messages (mattermost#2564)

* MM-14055: Load the channel even if not joining. (mattermost#2567)

* Fix alignment of count on channel drawer (mattermost#2569)

* [MM 13934] Prevent blank mention keys from crashing the app (mattermost#2570)

* don’t match blank word boundaries

* test for blank mention keys

* Check for blank mention before looking for match

* account for multiple spaces as a blank mention

* Deep linking based on channel url; Fix merge conflicts (mattermost#2542)

Code cleanup

* Bump app build number to 174 (mattermost#2572)

* Bump app build number to 175 (mattermost#2573)

* Update mattermost-redux to latest (mattermost#2574)

* v1.16 Changelog (mattermost#2529)

* MM-13896 Sync channel as read between clients (including opening Push Notifications) (mattermost#2548)

* Update mattermost-redux to use latest WS changes

* Properly mark channel as read, keep the new message indicator, and fix push notification flow

* unneeded parameter in setCurrentUserStatusOffline

Co-Authored-By: enahum <[email protected]>

* Feedback review

* Update mm-redux ref

* [MM-13295] Make channel link clickable for user who's not member of the public channel (mattermost#2466)

* Make channel link clickable for user who's not member of the public channel

* update per review

* update per comment

* remove setChannelDisplayName

* Don't show confusing versioning message in "Check for Updates" screen when using a beta/testing build or platform config hasn't been updated for prod (mattermost#2556)

UI doesn't update when NO_BETA is set

* Fix opengraph and reactions for older servers (mattermost#2581)

* [MM-14017] Fix whitespace between input box and post list on iOS (mattermost#2580)

* fix whitespace between input box and post list on iOS

* corrected viewPosition when pulling down the post list and add constant for thread screen

* corrected changes made to viewPosition

* [MM-13975] Add Terms of Service and Privacy Policy Links (mattermost#2559)

* [MM-13975] Add terms of service and privacy policy links

* [MM-13975] Address comments

* [MM-10346] Set CSRF Token from Cookie after Login / on App load (mattermost#2534)

* Set CSRF Token from Cookie after Login / on App load

* Reset CSRF on Logout

* Simplify cookie value access

* Make Set CSRF Blocking

* [MM 13161] Mobile: Add paging to Select Teams screen (mattermost#2468)

* Use updated getJoinableTeams function from mattermost-redux

* Use onEndReached for infinite scrolling of paginated teams

* Add onRefresh

* Update Settings screen to expect joinableTeams as array

* Fix linter issues

* Test that page is updated after getTeams() call

* Revert package-lock.json changes

* Update mattermost-redux dependency

* Update mattermost-redux dependency

* Only call getTeams if more can be loaded and only after a previous
call has completed

* Update snapshot due to  prop

* Update CustomList to support refreshing as well as option to not
render the separator

* Use CustomList in SelectTeam

* Prevent the app from crashing when file mime type is null (mattermost#2582)

* Bump app Version to 1.16.1 and Build Number to 176 (mattermost#2584)

* Bump app build number to 176

* Bump app version number to 1.16.1

* Update fastlane

* Dependencies update (mattermost#2576)

* Dependencies update

* Fix WebView

* Update to RN 0.58.5 and include the WebSocket fix

* Update react-native-video

* Fix RNFetchBlob

* Migrate Android from GCM to FCM (mattermost#2577)

* Fix utils reference (mattermost#2586)

* Update mattermost-redux (mattermost#2587)

* [MM-13954] Fix prop type for post reactions (mattermost#2578)

* Fix prop type for post reactions

* Update react list test

* Update CHANGELOG.md (mattermost#2589)

* [MM-14193] Render emojis in Message Attachment title (mattermost#2591)

* immediately return when connection is offline (mattermost#2594)

* Update Android RAM Bundle (mattermost#2585)

* Update Android RAM Bundle

* Remove missed files and fix README

* rename schedule to scheduler

* fix README.md formatting (mattermost#2592)

* iOS Native Share Extension (Swift) (mattermost#2575)

* iOS Native Share Extension (Swift)

* Re-arrange files

* Fix .gitignore

* Use forked react-native-navigation with v1 patch (mattermost#2596)

* Bump Version to 1.17.0 Build 177 (mattermost#2602)

* Bump app build number to 177

* Bump app version number to 1.17.0

* Update sentry to fix android build (mattermost#2603)

* Handle pending posts when dispatching RECEIVED_NEW_POST (mattermost#2606)

* Check for null uri prior to getting path to shared content (mattermost#2607)

* Ensure data has url key before attempting upload (mattermost#2609)

* Fix crash when fresh install android when getting the fcm token (mattermost#2608)

* Add coverage to .gitignore (mattermost#2601)

* [MM-14081] Show MFA Prompt after Server returned error for login request (mattermost#2599)

* Show MFA Prompt after Server returned error for login request

* eslint

* Hide MFA error on first login attempt

* [MM-13824] add one_you strings for better translatability in team/channel related messages. (mattermost#2604)

* [MM-14238] Add make command to generate unsigned x86_64 build for VM/simulator (mattermost#2597)

* add make command to generate unsigned x86_64 build for VM/simulator

* updated per comment, added common function at makefile

* added start|stop_packger to start and stop phony

* Update NOTICE.txt (mattermost#2618)

- Minor copyright owner updates

* fix intermittent crash when selecting a link (mattermost#2620)

* fix default email interval from never to immediate (mattermost#2614)

* Fix checkLoginResponse for MFA (mattermost#2623)

* Update PULL_REQUEST_TEMPLATE.md (mattermost#2616)

So the links looked like placeholder wiki redirects, fixed them to their targets

* fix undefined site URL when copying permalink (mattermost#2629)

* fix enabling post icon override (mattermost#2611)

* Fix github issues link (mattermost#2615)

* Fix github issues link

* Fix link to issues for server tagged ReactNative

* Fix regression when sharing files with spaces in the filename (mattermost#2624)

* Set the correct channel display name when switching teams (mattermost#2625)

* Add target to Mattermost and MattermostShare (mattermost#2626)

* Wait for VPN connection only when appconfig flag is set (mattermost#2627)

* Bump app build number to 178 (mattermost#2630)

* Bump app build number to 179 (mattermost#2632)

* Do not show deactivated users when adding members (mattermost#2613)

* Highlight CJK mention keywords in sentense (mattermost#2590)

* [MM-14192] Render hyperlinks in Message Attachment title (mattermost#2617)

* Change comment to more common xml format (mattermost#2621)

* fix multiple text entries when typing with Shift+Letter on Android (mattermost#2634)

* do not save email interval preference on cancel on Android device (mattermost#2633)

* Add Office 365 login support (mattermost#2628)

* fix channel mention when app is started from push notification (mattermost#2638)

* MM-14461: make @-mentions (and searches) case insensitive (mattermost#2641)

* [MM-14527] Fix default behavior when enabling/disabling email batching (mattermost#2642)

* fix default behavior when enabling/disabling email batching

* update redux commit to master - 98856a3

* Bump app build number to 180 (mattermost#2645)

* fix channel mention badge and posts after opening the app from push notification (which is initially at closed state) (mattermost#2648)

* fix email setting to "Never" when first saved (hitting back button on iOS) without actually changing the selection (mattermost#2650)

* Bump app build number to 181 (mattermost#2651)

* Clear iOS notifications on channel read (mattermost#2652)

* MM-14630 Mark channel as read and viewed when opening brought from the background (mattermost#2658)

* iOS Share Extension fix post and dm/gm list (mattermost#2659)

* MM-14629 DMs and GMs for the iOS extension to match sidebar

* MM-14631 ios extension logging and fix race condition to post after uploading

* Bump app build number to 182 (mattermost#2661)

* MM-13795 Detect timezone updates on Android (mattermost#2660)

* MM-14154 Update react-native-image-gallery (mattermost#2655)

* translations PR 20190318 (mattermost#2657)

* remove state.value and rely only on props.value (mattermost#2635)

* MM-14316 Android Notifications and reply to notifications from native code (mattermost#2653)

* MM-14316 Android Notifications and reply to notifications from native code

* Feedback review

* Fix typo

* setBadgeIconType only for Android 8+

* v1.17 changelog (mattermost#2598)

* fix showing o fpost options for system admin (mattermost#2644)

* Do not use WebKit for CookieManager operations in SSO (mattermost#2515)

* Do not use WebKit for CookieManager operations in SSO

This allows the SSO login to function again with devices that are not running IOS-11.

* Use WebKit for CookieManager operations only with iOS 11 or later

Detect OS version and use WebKit only when iOS 11 or later is detected.
This allows the SSO login to function again with older devices.

* Support MinimumHashtagLength setting (mattermost#2583)

* Support MinimumHashtagLength setting

* Set default value if missing

* IWA support for Android and iOS (mattermost#2654)

* MM-14459 Ensure hydrationComplete is set to true when resetting the cache and logging out (mattermost#2664)

* Transfer dependencies from enahum to mattermost (mattermost#2666)

* Bump Version to 1.18.0 and Build to 183 (mattermost#2667)

* Bump app build number to 183

* Bump app version number to 1.18.0

* [MM-13381] Added reply to post options (mattermost#2665)

* [MM-13381] Added reply to post options

* [MM-13381] Fixes for adding reply to post options

* [MM-13381] Fixed logic for adding reply to post options

* [MM-13381] Fixed canReply logic for post options

* MM-14345: Changes the channelIsReadOnly prop to be associated to the post's channel rather than the current channel. Show the unpin regardless of whether a channel is read-only. (mattermost#2656)

* BG load messages  (on latest upstream)

* Allow for deep linking with "/vault#" in url to support email notifications

* Fixes for iOS crash when attempting to scroll to recent post on empty channel

* [MM-14866] Fix app crash due to parseInt call on null and display test notification message (mattermost#2690)

* Call setNumber on notification only if badge is not null

* Move setNumber call

* Add bundle to empty list

* Reminder message (`/remind`) do not show message text on mobile. (#51)
@lindy65 lindy65 added the Tests/Not Needed Does not require tests label Apr 14, 2019
BastienF pushed a commit to BastienF/mattermost-mobile that referenced this pull request Sep 8, 2019
* Bump app version number to  1.15.2

* Bump app build number to 170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request CherryPick/Done Successfully cherry-picked to the quality or patch release tracked in the milestone Tests/Not Needed Does not require tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants