405 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
0badecfc8a MOBILE-3469 course: Get course data when entering from search 2020-09-28 16:02:36 +02:00
Juan Leyva
0eccc7a1ae
Merge pull request #2550 from crazyserver/MOBILE-3557
Mobile 3557
2020-09-28 12:48:21 +02:00
Pau Ferrer Ocaña
b7f4b3e12d MOBILE-3469 course: Fix course format block loading order 2020-09-23 11:42:38 +02:00
Dani Palou
02da06a0fe MOBILE-3338 course: Always get stored data and adapt strings 2020-09-22 14:54:55 +02:00
Dani Palou
421634dff7 MOBILE-3338 mod: Apply component + id to mod WS calls 2020-09-22 14:54:55 +02:00
Juan Leyva
7d48aa1cd7
Merge pull request #2537 from dpalou/MOBILE-3530
MOBILE-3530 course: Fix error when removing course files with site pl…
2020-09-22 13:29:42 +02:00
Juan Leyva
df815e2191
Merge pull request #2534 from dpalou/MOBILE-3432
Mobile 3432
2020-09-22 12:58:06 +02:00
Pau Ferrer Ocaña
737e7f51e9 MOBILE-3557 course: Add section restriction info when selected section 2020-09-22 11:26:44 +02:00
Pau Ferrer Ocaña
06c63eb77e MOBILE-3557 course: Show Not available message on section title visible 2020-09-22 11:26:18 +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
ad304fab5a MOBILE-3530 course: Fix error when removing course files with site plugins 2020-09-17 09:56:38 +02:00
Pau Ferrer Ocaña
51de033778 MOBILE-3469 course: Hide blocks on single activity 2020-09-09 18:18:11 +02:00
Juan Leyva
88281b14cc
Merge pull request #2510 from dpalou/MOBILE-3508
MOBILE-3508 core: Fix external repositories files download
2020-09-09 16:33:23 +02:00
Juan Leyva
fc1ad0783f
Merge pull request #2505 from crazyserver/MOBILE-3472
MOBILE-3472 course: Indicate restriction access when all sections shown
2020-09-09 13:26:21 +02:00
Dani Palou
bb88252822 MOBILE-3188 core: Rename getModuleTotalSize to getModuleStoredSize 2020-09-02 10:21:34 +02:00
sam marshall
eced391288 MOBILE-3188 Download interface: Show and delete total downloaded data
When showing downloaded sizes in the context menu and in the 'Manage
storage' screen, show the total size including downloaded files plus
cached web service data.

When deleting the downloaded data in either location, delete both
kinds of data.
2020-09-02 10:21:34 +02:00
Dani Palou
208be32d8a MOBILE-3508 core: Fix external repositories files download 2020-09-01 14:11:08 +02:00
Pau Ferrer Ocaña
f16c7cb2c7 MOBILE-3472 course: Indicate restriction access when all sections shown 2020-08-25 15:06:22 +02:00
Dani Palou
6b1e7b70d1 MOBILE-3493 course: Don't display selector if course only has one section 2020-07-20 10:18:17 +02:00
Dani Palou
cc1b4acb8e MOBILE-3475 core: Prevent errors when calling isVersionGreaterEqualThan 2020-07-06 11:39:38 +02:00
Dani Palou
76e77397ef MOBILE-3470 resource: Fix open file after PTR in course 2020-07-03 12:05:13 +02:00
Juan Leyva
badb71cb8e
Merge pull request #2404 from dpalou/MOBILE-3412
Mobile 3412
2020-06-12 11:40:11 +02:00
Noel De Martin
405eb9d290 MOBILE-3401: Remove duplicated code from course provider 2020-06-11 13:20:36 +02:00
Juan Leyva
f63b6187fb
Merge pull request #2398 from dpalou/MOBILE-3411
Mobile 3411
2020-06-11 10:25:51 +02:00
Dani Palou
ef3a952919 MOBILE-3412 h5pactivity: Support activity disabled 2020-06-11 07:44:41 +02:00
Dani Palou
159056a6fb MOBILE-3412: Support offline and sync 2020-06-11 07:44:41 +02:00
Dani Palou
0196a738d7 MOBILE-3411 h5pactivity: Add button to download the file 2020-06-11 07:40:58 +02:00
Juan Leyva
f9f342687b
Merge pull request #2395 from NoelDeMartin/MOBILE-3305
Mobile 3305
2020-06-09 13:24:55 +02:00
Noel De Martin
671c01a660 MOBILE-3305: Add page to manage downloaded courses storage 2020-06-09 10:59:23 +02:00
Noel De Martin
16ebd1c72e MOBILE-3305: Add option to delete a downloaded course 2020-06-09 10:59:23 +02:00
Pau Ferrer Ocaña
2052080673 MOBILE-3437 files: Ignore downloaded files on prefetch calculations 2020-06-04 13:20:38 +02:00
Dani Palou
6621fc54a4 MOBILE-3411 h5pactivity: Initial support of the activity 2020-06-04 10:53:00 +02:00
Dani Palou
f284ab7c73 MOBILE-3401 courses: Refresh only right data on MY_COURSES_UPDATED 2020-05-25 10:34:24 +02:00
Dani Palou
536589c591 MOBILE-3401 course: Prevent JS errors when clearing option handlers 2020-05-25 10:34:24 +02:00
Dani Palou
1f4ae8563d MOBILE-3401 android: Use default scheme in Android 2020-05-19 15:15:13 +02:00
Tien Nguyen Phuc
1998e2883f MOBILE-3400 Dashboard: Last accessed do not updated 2020-05-05 22:05:31 +07:00
Dani Palou
ec19082f7b MOBILE-2995 qr: Add copy to clipboard button in QR text modal 2020-04-29 13:53:36 +02:00
Dani Palou
f9df95c727 MOBILE-2995 qr: Improve handling of custom URL scheme links 2020-04-29 11:33:15 +02:00
Juan Leyva
8497c7bac1
Merge pull request #2352 from dpalou/MOBILE-3375
MOBILE-3375 course: Make download warnings less intrusive
2020-04-28 16:57:46 +02:00
Tien Nguyen Phuc
e97d4adafa MOBILE-3331 accessibility: Fix issues of Open in browser & PDF icons 2020-04-28 16:47:06 +07:00
Dani Palou
0893b2fb03 MOBILE-3375 course: Make download warnings less intrusive
Also, now the download function is called only if it's really needed
2020-04-28 09:16:51 +02:00
Dani Palou
9f325e163f MOBILE-3134 core: Debounce calls to update size in activity 2020-04-20 16:39:33 +02:00
Dani Palou
8c38f3a216 MOBILE-3134 filepool: Fix issues when handling componentId 2020-04-09 08:59:39 +02:00
Tien Nguyen Phuc
df79abe1e8 MOBILE-3134 Site add-ons: Update context menu when file is downloaded 2020-04-08 19:02:54 +07:00
Dani Palou
1bbda7fa5e MOBILE-3269 course: Open labels in new page instead of phantom tab 2020-03-16 11:36:29 +01:00
Pau Ferrer Ocaña
04a6aae270 MOBILE-3361 styles: Remove windows phone styles 2020-02-26 17:54:11 +01:00
Kiet Ly Chan
f7a442040c MOBILE-3249 components: Hide delete menu item while downloading 2020-02-12 10:52:25 +07:00
Dani Palou
de7ed61147
Merge pull request #2274 from nguyenphuctien/MOBILE-3253_integration
MOBILE-3253 course: Fix completion's accessibility issue with VoiceOver
2020-02-11 09:28:47 +01:00
Dani Palou
3aea77ae01 MOBILE-3332 course: Display more data in errordownloadingsomefiles 2020-02-07 13:31:07 +01:00
Juan Leyva
6976e489c4
Merge pull request #2217 from NoelDeMartin/MOBILE-3213
Mobile 3213
2019-12-17 11:45:20 +01:00