Commit graph

386 commits

Author SHA1 Message Date
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
57a117add0 MM-15427 Google Play 64-bit requirement compliance (#2792) 2019-05-16 16:15:08 -07: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
1d6dccf0a5
Update react-native-fetch-blob dependency to use okhttp3 v3.13.1 (#2782) 2019-05-09 14:50:20 -07:00
Saturnino Abril
e086d66ec2
[MM-13955] Add telemetry for Android (#2719)
* add markers for Android profiling

* update per comments

* Remove beta build flag

* update per comment, latest change on telemetry server and others

* rebase and fix merge conflicts, and update per comments

* update commit hash of mattermost-redux
2019-05-08 00:23:59 +08:00
Elias Nahum
5ce9208d32 MM-14958 Scroll to bottom when posting a new message (#2761) 2019-05-07 13:28:16 +05:30
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
Miguel Alatzar
ea0468cb83
Bump app build number to 189 (#2764) 2019-05-03 10:38:47 -07:00
Harrison Healey
0708a53d09
MM-15284 Disable allowBackup on Android (#2756) 2019-05-01 09:39:06 -04:00
Joram Wilander
df2ecf3409
Add native module to reset TextInput to fix bad cursors in some Android keyboards (#2753) 2019-05-01 09:27:21 -04:00
Elias Nahum
fee9a96a11 MM-14885 Android use sender_name in push notifications (#2747) 2019-04-30 15:33:01 -07:00
Mohammad Parvin
46e6a14c73 Allow user to install mattermost on sd card (#2731)
Cannot install Mattermost when there is no enough space in internal memory, So when add this line
android:installLocation="auto" 
to the manifest file user can install Mattermost on the sd card.
https://developer.android.com/guide/topics/data/install-location
2019-04-30 16:45:18 -04:00
kmandagie
b3a586fd57 [MM-12599] Implement assets for Adaptive icons (#2663) 2019-04-26 13:08:15 -07: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
Miguel Alatzar
fab556c4eb Check for null activity before calling finish (#2738) 2019-04-25 09:23:16 -04:00
Peter Dave Hello
d5a0b50d9a Optimize png image with zopflipng lossless compression (#2682) 2019-04-22 21:57:49 -04:00
Elias Nahum
37c150f3c7 Bump app version number to 1.18.1 2019-04-18 18:24:36 -04:00
Elias Nahum
b9778bfc22 Bump app build number to 187 2019-04-18 18:24:36 -04:00
Saturnino Abril
51e0e06997
Bump app build number to 186 (#2716) 2019-04-16 11:56:42 +08:00
Saturnino Abril
79a84dd9ab
Bump app build number to 185 (#2708) 2019-04-10 16:56:54 +08:00
Miguel Alatzar
50a83b63fa Remove package name from push notification content (#2700) 2019-04-08 05:23:53 +08:00
Saturnino Abril
0ff59554fa
Bump app build number to 184 (#2695) 2019-04-05 00:21:25 +08:00
Miguel Alatzar
6aaaaef09c
[MM-14871] Fix extraction of sender name for push notifications (#2691)
* Return empty string for sender name when not found
2019-04-03 18:39:28 -07:00
Miguel Alatzar
531a743853
[MM-14866] Fix app crash due to parseInt call on null and display test notification message (#2690)
* Call setNumber on notification only if badge is not null

* Move setNumber call

* Add bundle to empty list
2019-04-03 10:15:05 -07:00
Elias Nahum
cd875ac3a8
Bump Version to 1.18.0 and Build to 183 (#2667)
* Bump app build number to 183

* Bump app version number to 1.18.0
2019-03-25 08:51:27 -03:00
Elias Nahum
1777a4f750
MM-14316 Android Notifications and reply to notifications from native code (#2653)
* MM-14316 Android Notifications and reply to notifications from native code

* Feedback review

* Fix typo

* setBadgeIconType only for Android 8+
2019-03-20 16:39:36 -03:00
Elias Nahum
dbe5eba108
Bump app build number to 182 (#2661) 2019-03-19 21:20:17 -03:00
Carlos Tadeu Panato Junior
4622a40e8b
Bump app build number to 181 (#2651) 2019-03-16 11:07:17 +01:00
Carlos Tadeu Panato Junior
133e5871ff
Bump app build number to 180 (#2645) 2019-03-14 12:58:43 +01:00
John Senner
771e5cd53b Change comment to more common xml format (#2621) 2019-03-07 09:37:44 -05:00
Elias Nahum
bc4fbb8558
Bump app build number to 179 (#2632) 2019-03-05 14:02:04 -03:00
Elias Nahum
5563a09154
Bump app build number to 178 (#2630) 2019-03-05 12:21:00 -03:00
Elias Nahum
6e7a49cccd Fix crash when fresh install android when getting the fcm token (#2608) 2019-02-28 11:16:16 -08:00
Miguel Alatzar
10442444b8
Ensure data has url key before attempting upload (#2609) 2019-02-28 10:58:54 -08:00
Miguel Alatzar
c0bae1f5a9
Check for null uri prior to getting path to shared content (#2607) 2019-02-28 10:57:04 -08:00
Elias Nahum
3c6c2e7d02
Bump Version to 1.17.0 Build 177 (#2602)
* Bump app build number to 177

* Bump app version number to 1.17.0
2019-02-26 23:09:27 -03:00
Elias Nahum
98094866d9 Migrate Android from GCM to FCM (#2577) 2019-02-20 12:21:08 -08:00
Elias Nahum
88f5848850
Dependencies update (#2576)
* Dependencies update

* Fix WebView

* Update to RN 0.58.5 and include the WebSocket fix

* Update react-native-video

* Fix RNFetchBlob
2019-02-20 17:17:04 -03:00
Elias Nahum
f59533d144
Bump app Version to 1.16.1 and Build Number to 176 (#2584)
* Bump app build number to 176

* Bump app version number to 1.16.1

* Update fastlane
2019-02-20 16:55:36 -03:00
Elias Nahum
7df9711afa
Prevent the app from crashing when file mime type is null (#2582) 2019-02-20 16:47:55 -03:00
Elias Nahum
eb4888189c
Bump app build number to 175 (#2573) 2019-02-15 18:36:00 -03:00
Elias Nahum
13fea36e50
Bump app build number to 174 (#2572) 2019-02-14 18:55:45 -03:00
Elias Nahum
869b14b2a8
Bump app build number to 173 (#2557) 2019-02-08 18:11:26 -03:00
Elias Nahum
834648e9ac
Bump app build number to 172 (#2543) 2019-02-02 15:50:44 -03:00
Elias Nahum
483fb2cafe
Bump Version to 1.16.0 and Build number 171 (#2530)
* Bump app build number to 171

* Bump app version number to 1.16.0
2019-01-28 13:22:27 -03:00
Elias Nahum
3bdfecebaa
Version 1.15.2 and Build number 170 (#2513)
* Bump app version number to  1.15.2

* Bump app build number to 170
2019-01-18 14:26:29 -04:00
Elias Nahum
fc41d09707
Bump app build number to 169 (#2510) 2019-01-15 23:31:33 -03:00
Elias Nahum
2e47074bbd
Bump app build number to 168 (#2505) 2019-01-10 12:44:40 -03:00
Elias Nahum
dfe4be76fe
Bump version to 1.16.0 and Build number to 167 (#2481)
* Fix fastlane platform thumbnail

* Bump app version number to 1.16.0

* Bump app build number to 167
2018-12-28 09:20:36 -03:00
Elias Nahum
f48cad8e64
Bump App Version to 1.15.1 and Build number to 166 (#2475)
* Bump app version number to 1.15.1

* Bump app build number to 166
2018-12-21 10:59:30 -03:00
Harrison Healey
d9588e0839 Bump app build number to 165 and increase minimum Android SDK version (#2470)
* Bump app build number to 165

* Increase Android minimum SDK version
2018-12-19 13:25:49 -03:00
Harrison Healey
b21fae2d58
Bump app build number to 164 (#2469) 2018-12-19 11:10:49 -05:00
Elias Nahum
e8d70616bb
Bump app build number to 163 (#2459) 2018-12-13 13:29:13 -03:00
Elias Nahum
7a132f3fd4
Bump app build number to 162 (#2445) 2018-12-10 17:14:06 -03:00
Elias Nahum
50f6863b0e
Bump app build number to 161 (#2421) 2018-12-05 15:07:22 -03:00
Elias Nahum
2184696e65
post menu and file attachments (#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
2018-12-05 14:59:41 -03:00
Elias Nahum
aa41579f6a
Bump app build number to 160 (#2396) 2018-11-29 15:52:57 -03:00
Elias Nahum
c54738481f
Android: Fix crash when attaching files from the downloads folder (#2390) 2018-11-28 15:06:23 -03:00
Elias Nahum
1eb046a7fd Android/iOS leave notifications until channel is read (#2321)
* iOS clear notifications from a specific channel when clear push notification received

* Android leave notifications until channel is read

* use redux-connect currentChannelId in network indicator
2018-11-19 13:20:44 -05:00
Elias Nahum
ec58d90980
Bump version to 1.15.0 and build number to 159 (#2354)
* Bump app version number to 1.15.0

* Bump app build number to 159
2018-11-18 19:31:50 -03:00
Elias Nahum
68a3825d95
Update dependencies (#2316) 2018-11-18 17:54:06 -03:00
Elias Nahum
fb51e38733
Replace WebView with React Native Community WebView (#2340) 2018-11-16 13:28:54 -03:00
Elias Nahum
17c7d0202b
Bump app build number to 158 (#2341) 2018-11-14 12:58:12 -03:00
Elias Nahum
b5ddce6770
Bump app build number to 157 (#2338) 2018-11-13 20:00:43 -03:00
Elias Nahum
70b7487c6f
Bump app build number to 156 (#2333) 2018-11-09 20:49:57 -03:00
Elias Nahum
d85b3d29ae
Bump app build number to 155 (#2322) 2018-11-06 14:10:00 -03:00
Elias Nahum
50f8af2513
Bump app build number to 154 (#2311) 2018-11-02 18:14:01 -03:00
Elias Nahum
0af947476e
Allow user system CA's for Android (#2301) 2018-11-02 18:05:32 -03:00
Elias Nahum
d4f713f69b
Bump app build number to 153 (#2294) 2018-10-30 15:10:29 -03:00
Elias Nahum
b909f2874b
Bump app build number to 152 (#2282) 2018-10-19 10:17:24 -03:00
Elias Nahum
9e97fe160f
Bump app build number to 151 (#2276) 2018-10-18 13:20:29 -03:00
Elias Nahum
027c08af59
Bump app build number to 150 (#2275) 2018-10-18 12:16:28 -03:00
Elias Nahum
5c1be7e5b2
Bump app version number to 1.14.0 (#2270) 2018-10-16 09:42:46 -03:00
Elias Nahum
728a6cc4f6
Bump app build number to 149 (#2262) 2018-10-12 10:23:31 -03:00
Elias Nahum
f5e7184148
Bump app build number to 148 (#2259) 2018-10-11 17:16:36 -03:00
Elias Nahum
de7878ec78 Set Roboto as the default font family for Android (#2244) 2018-10-11 19:33:11 +05:30
Elias Nahum
1694405d58
Bump app build number to 147 (#2249) 2018-10-10 16:57:36 -03:00
Elias Nahum
0f9fc5e5b2
Fix gifs displaying as still images on Android (#2230) 2018-10-08 12:27:31 -03:00
Elias Nahum
407a428299
Bump app build number to 146 (#2216) 2018-10-03 16:29:04 -03:00
Harrison Healey
28b993834c MM-12424 Properly set softInputMode on Android activity (#2201) 2018-10-03 16:02:04 -03:00
Elias Nahum
f2f08c403b
Bump App build number to 145 (#2195) 2018-09-28 17:32:36 -03:00
Elias Nahum
7bb7e30a71
Bump Android build number to 144 (#2178) 2018-09-27 05:59:03 -03:00
Elias Nahum
96afdd8630
Upgrade to RN 0.57.1 (#2176) 2018-09-27 05:18:52 -03:00
Elias Nahum
f522df7a2e Refactor postlist to include Android Pie fixes and smoother scrolling (#2161) 2018-09-26 10:43:33 -04:00
Elias Nahum
dcb2a279f3 Fix GCM senderId (#2169) 2018-09-26 13:23:01 +08:00
Elias Nahum
3554ae77df
Bump Android build number to 143 (#2149) 2018-09-20 20:28:28 -03:00
Elias Nahum
637ca9244a
Update RN to version 0.57.0 (#2131) 2018-09-20 19:05:41 -03:00
Elias Nahum
46b6687d1f Show local notification when replying to PN fails (#2142) 2018-09-21 00:58:21 +08:00
Elias Nahum
062b10eecb
Bump app version to 1.13.0 (#2145) 2018-09-20 11:52:23 -03:00
Elias Nahum
07f88071c6
Update dependencies (#2040)
* Update dependencies

* Update snapshots
2018-09-17 10:22:38 -03:00
Elias Nahum
6c9afb380d
Bump Android build number to 142 (#2129) 2018-09-15 20:09:20 -03:00
Elias Nahum
a2c51e0609
Bump Android build number to 141 (#2120) 2018-09-14 09:22:04 -03:00