8079 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
d332c7e1d4 MOBILE-3523 emulator: Change some wrong comments 2020-09-22 09:38:16 +02:00
Dani Palou
9a3332f01d MOBILE-3432 core: Add isOpenableInApp to more places 2020-09-21 11:44:05 +02:00
Dani Palou
b046d57f2b MOBILE-3432 core: Move isOpenableInApp check to more reusable functions 2020-09-21 10:41:43 +02:00
Dani Palou
9dce6d408b MOBILE-3432 core: Make file type exclusion modal always on top 2020-09-21 10:39:23 +02:00
Noel De Martin
af5f010239 MOBILE-3489 location: Expose geolocation service to plugins 2020-09-21 09:10:04 +02:00
Noel De Martin
2c477ac93a MOBILE-3489 location: Use diagnostic plugin to enable location 2020-09-21 09:10:04 +02:00
Tien Nguyen Phuc
b8daa1dc1b MOBILE-3432 files: File type exclusion list for mobile 2020-09-21 08:23:48 +02:00
sam marshall
25b1b68655 MOBILE-3556 Login: Send extra parameter on token.php check
The extra parameter can be used by Moodle to avoid throwing an error
in server logs because other parameters e.g. username are not supplied.
2020-09-18 17:15:45 +01:00
Dani Palou
59d4e189c8
Merge pull request #2529 from crazyserver/MOBILE-3546
MOBILE-3546 login: Add options to customize site listing
2020-09-18 15:33:23 +02:00
Juan Leyva
1e59f786db
Merge pull request #2528 from dpalou/MOBILE-3449
MOBILE-3449 assign: Always allow submit grade if has offline data
2020-09-18 12:25:32 +02:00
Juan Leyva
e8a2af4290
Merge pull request #2527 from dpalou/MOBILE-3464
MOBILE-3464 tabs: Add a setTimeout to get the right height in iOS
2020-09-18 12:25:00 +02:00
Dani Palou
90dc4572d9 MOBILE-3449 assign: Always allow submit grade if has offline data 2020-09-18 11:10:22 +02:00
Dani Palou
f4af4de3ca MOBILE-3464 tabs: Add a setTimeout to get the right height in iOS 2020-09-18 09:29:30 +02:00
Juan Leyva
fd9b79a39f
Merge pull request #2526 from NoelDeMartin/MOBILE-3523
MOBILE-3523 login: Move login checks and modals to providers
2020-09-17 15:24:32 +02:00
Juan Leyva
471048df30
Merge pull request #2525 from crazyserver/MOBILE-3464
MOBILE-3464 tabs: Show tabs again if height changed
2020-09-17 15:16:06 +02:00
Pau Ferrer Ocaña
3c3aa464c7 MOBILE-3464 tabs: Show tabs again if height changed 2020-09-17 14:25:56 +02:00
Noel De Martin
793e029cbd MOBILE-3523 login: Move login checks and modals to providers 2020-09-17 12:27:22 +02:00
Dani Palou
ad304fab5a MOBILE-3530 course: Fix error when removing course files with site plugins 2020-09-17 09:56:38 +02:00
Dani Palou
03cea0a2e0 MOBILE-3553 h5p: Remove jQuery version number 2020-09-16 14:29:28 +02:00
Juan Leyva
495ff96094
Merge pull request #2524 from dpalou/MOBILE-3511
MOBILE-3511 message: Fix mark all messages as read
2020-09-16 13:29:00 +02:00
Dani Palou
39c4fc516d MOBILE-3511 message: Fix mark all messages as read 2020-09-16 13:14:19 +02:00
Pau Ferrer Ocaña
d7b2c06ae3 MOBILE-3421 ios: Fix log subtitles on ios 12 and 13 2020-09-16 11:59:57 +02:00
Dani Palou
4c32239b54 MOBILE-3507 notifications: Support open appurl in browser/iab 2020-09-16 11:34:42 +02:00
Dani Palou
06ce5e765c MOBILE-3507 notifications: Support view rich text when clicked 2020-09-16 11:34:42 +02:00
Dani Palou
5d3e75e220 MOBILE-3507 notifications: Support notifications with big pictures 2020-09-16 11:34:35 +02:00
Juan Leyva
a93667c9f9
Merge pull request #2523 from crazyserver/MOBILE-3532
Mobile 3532
2020-09-16 09:37:55 +02:00
Pau Ferrer Ocaña
c69d108c11 MOBILE-3532 ionic: Apply ios mode on iPadOS 2020-09-16 09:30:08 +02:00
Pau Ferrer Ocaña
dbae55bff2 MOBILE-3532 ionic: Half Revert Fix check device during loading
This reverts commit 8844abd857cbbc4ea182bcd83ef21e34d71aa292.
2020-09-16 09:30:08 +02:00
Pau Ferrer Ocaña
afce5d28b1 MOBILE-3519 forum: Use WS mod_forum_get_discussion_posts when available 2020-09-15 09:57:45 +02:00
Juan Leyva
bee1e42b9b
Merge pull request #2522 from dpalou/MOBILE-3501
Mobile 3501
2020-09-14 16:41:48 +02:00
Pau Ferrer Ocaña
0e5c448a82 MOBILE-3554 login: Add forceLoginLogo setting to avoid showing web logo 2020-09-14 14:06:50 +02:00
Pau Ferrer Ocaña
6c894a8abe MOBILE-3519 forum: Use forumid and courseid from WS 2020-09-14 13:16:14 +02:00
Pau Ferrer Ocaña
4d8697a601 MOBILE-3519 forum: Hide advanced section when cannot attach files 2020-09-14 13:16:14 +02:00
Juan Leyva
37b0447cfe
Merge pull request #2521 from crazyserver/MOBILE-3534
MOBILE-3534 ionic: Fix check device during loading
2020-09-14 13:15:13 +02:00
Pau Ferrer Ocaña
8844abd857 MOBILE-3534 ionic: Fix check device during loading 2020-09-14 13:08:54 +02:00
Dani Palou
7e25dcf46b MOBILE-3549 siteplugins: Allow any HTML tag 2020-09-14 08:20:59 +02:00
Juan Leyva
50b390deec
Merge pull request #2519 from crazyserver/MOBILE-3526
MOBILE-3526 cordova: Reverse cordova-android version
2020-09-10 17:38:43 +02:00
Pau Ferrer Ocaña
fe36b3d898 MOBILE-3526 cordova: Reverse cordova-android version 2020-09-10 17:15:32 +02:00
Pau Ferrer Ocaña
5899e03068 MOBILE-3546 login: Add options to customize site listing 2020-09-10 16:28:07 +02:00
Juan Leyva
a394955f6c
Merge pull request #2518 from crazyserver/MOBILE-3526
MOBILE-3526 cordova: Update packages
2020-09-10 13:15:51 +02:00
Pau Ferrer Ocaña
626af614fc MOBILE-3526 cordova: Update packages 2020-09-10 13:10:46 +02:00
Juan Leyva
e97394ddcb
Merge pull request #2517 from crazyserver/MOBILE-3532
Mobile 3532
2020-09-10 13:03:24 +02:00
Dani Palou
9de15f243b MOBILE-3501 gulp: Fix HEAD commit calculation 2020-09-10 12:33:53 +02:00
Dani Palou
e6ac209756 MOBILE-3501 gulp: Fix repository URL calculation 2020-09-10 12:23:25 +02:00
Juan Leyva
eec22f91d1
Merge pull request #2516 from dpalou/MOBILE-3501
MOBILE-3501 npm: Make keytar lib optional
2020-09-10 12:09:30 +02:00
Dani Palou
7f4c1149a9 MOBILE-3501 npm: Make keytar lib optional 2020-09-10 10:51:07 +02:00
Pau Ferrer Ocaña
51de033778 MOBILE-3469 course: Hide blocks on single activity 2020-09-09 18:18:11 +02:00
Pau Ferrer Ocaña
1b014ba3ba MOBILE-3532 utils: Wrap is('android') calls 2020-09-09 16:54:28 +02:00
Pau Ferrer Ocaña
fd92f7cb03 MOBILE-3532 utils: Use device info instead of platform class 2020-09-09 16:50:53 +02:00
Pau Ferrer Ocaña
4ba6f0b6fa MOBILE-3532 utils: Wrap is('ios') calls 2020-09-09 16:50:53 +02:00