204 Commits

Author SHA1 Message Date
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
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
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
0196a738d7 MOBILE-3411 h5pactivity: Add button to download the file 2020-06-11 07:40:58 +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
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
f9df95c727 MOBILE-2995 qr: Improve handling of custom URL scheme links 2020-04-29 11:33:15 +02: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
Kiet Ly Chan
f7a442040c MOBILE-3249 components: Hide delete menu item while downloading 2020-02-12 10:52:25 +07:00
Juan Leyva
fb1096381e
Merge pull request #2213 from dpalou/MOBILE-3213
Mobile 3213
2019-12-13 18:53:14 +01:00
Juan Leyva
60598528b8
Merge pull request #2211 from NoelDeMartin/MOBILE-3245
Mobile 3245
2019-12-13 15:05:43 +01:00
Dani Palou
5053274a85 MOBILE-3213 resource: Fix PTR on mod resource 2019-12-13 09:30:17 +01:00
Noel De Martin
5337c77b7e MOBILE-3245 grades: Fix course data population in grades 2019-12-11 10:50:10 +01:00
Dani Palou
8d30c0be97 MOBILE-3213 core: Run script that removes types from JSDoc 2019-12-11 08:21:20 +01:00
Dani Palou
e0849668e3 MOBILE-2235 h5p: Support and use isEnabled function in file delegate 2019-12-09 15:37:00 +01:00
Dani Palou
40fc0e2b00 MOBILE-2235 core: Use isStateDownloaded where it should 2019-12-09 15:34:28 +01:00
Juan Leyva
0305dce991
Merge pull request #2197 from crazyserver/MOBILE-3201
Mobile 3201
2019-12-09 11:53:37 +01:00
Dani Palou
82eded5e5f MOBILE-3095 core: Make easier to support label site plugins 2019-12-09 11:37:47 +01:00
Pau Ferrer Ocaña
c94c319225 MOBILE-3201 log: Delete logs if WS call fails 2019-12-05 17:19:15 +01:00
Dani Palou
dca93cb6e4 MOBILE-3227 filter: Get all course blocks filters at once 2019-12-04 11:50:53 +01:00
Pau Ferrer Ocaña
ce602321ff MOBILE-3218 links: Adapt links to new handler functions 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña
ed1fc4c09d MOBILE-3218 course: Add general navigation to module by instance 2019-12-03 13:06:48 +01:00
Pau Ferrer Ocaña
e3e559da6f MOBILE-3157 utils: Add shortcut for delete confirmations 2019-11-21 16:14:59 +01:00
Dani Palou
961c873d80 MOBILE-3164 files: Use tokenpluginfile if possible 2019-11-08 13:48:37 +01:00
Dani Palou
a2e37d26c8 MOBILE-3182 core: Fix message when module is disabled 2019-10-25 09:58:45 +02:00
Dani Palou
0d41e7206c MOBILE-2491 filter: Prefetch filters 2019-10-08 12:40:01 +02:00
Dani Palou
30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 2019-10-08 12:40:01 +02:00
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Dani Palou
346c8a42ff MOBILE-3109 addon: Add 'since' tags in WS return types 2019-09-25 13:15:54 +02:00
Dani Palou
b2497a1dd0 MOBILE-3109 addon: Add return types to all addons except mod 2019-09-25 13:15:54 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Pau Ferrer Ocaña
330f1741f9 MOBILE-3068 course: Check action is avalaible before navigating 2019-08-26 11:46:20 +02:00
Mark Johnson
88db3d5816 MOBILE-3113 course formats: Give the user the option to reload if format plugins fail to initialise 2019-08-12 16:10:21 +02:00
Pau Ferrer Ocaña
e5f5f31a10 MOBILE-3025 blocks: Limit block usage to 3.7 onwards 2019-08-07 12:32:36 +02:00