Dani Palou
|
58492bb08c
|
MOBILE-4373 core: Support pages, numbers and key file extensions
|
2023-07-28 15:11:12 +02:00 |
|
Dani Palou
|
333c2b9c6d
|
MOBILE-4368 analytics: Support open link events
|
2023-07-13 13:53:40 +02:00 |
|
Noel De Martin
|
1b49dc8c56
|
MOBILE-4362 core: Fix error with options filename
|
2023-07-10 13:27:27 +02:00 |
|
Noel De Martin
|
f019afa920
|
MOBILE-4282 core: Improve helper types
|
2023-04-24 13:21:14 +02:00 |
|
Noel De Martin
|
b382486580
|
MOBILE-4290 login: Collapse site help questions
|
2023-04-19 13:36:14 +02:00 |
|
Noel De Martin
|
5de4cfbbd2
|
MOBILE-2652 glossary: Implement deleting entries
|
2023-04-13 17:45:19 +02:00 |
|
Dani Palou
|
fae7467c0c
|
MOBILE-3535 lesson: Handle localised decimal separator
|
2023-03-24 11:52:09 +01:00 |
|
Dani Palou
|
2258c1183b
|
MOBILE-4166 core: Move some CoreApp functions to CorePlatform
|
2023-02-09 13:34:29 +01:00 |
|
Pau Ferrer Ocaña
|
dd4c9a1ed0
|
MOBILE-4081 eslint: Solve jsdoc linter warnings
|
2022-12-01 23:05:46 +01:00 |
|
Noel De Martin
|
56c4877b2e
|
MOBILE-4109 core: Log unhandled errors
|
2022-11-17 11:34:22 +01:00 |
|
Noel De Martin
|
838b3b2d2b
|
MOBILE-4145 utils: Update apk download copy
|
2022-11-16 16:06:19 +01:00 |
|
Noel De Martin
|
4eb01a063c
|
MOBILE-4059 mainmenu: Add link to contact support
|
2022-11-07 16:11:24 +01:00 |
|
Dani Palou
|
61e12d32fa
|
Merge pull request #3421 from NoelDeMartin/MOBILE-4145
MOBILE-4145: Remove REQUEST_INSTALL_PACKAGES permission
|
2022-11-03 09:40:16 +01:00 |
|
Noel De Martin
|
c24d518594
|
MOBILE-4145 core: Handle opening apk files
Co-authored-by: Dani Palou <dani@moodle.com>
|
2022-11-02 13:41:28 +01:00 |
|
Dani Palou
|
7b032aee18
|
MOBILE-4034 core: Fix password changed detection in Android
|
2022-10-27 16:30:15 +02:00 |
|
Dani Palou
|
8d0412fa68
|
MOBILE-4081 core: Remove most .bind() usage
|
2022-10-05 16:02:09 +02:00 |
|
Pau Ferrer Ocaña
|
f0b79822da
|
MOBILE-4081 chore: Remove redundant awaits
|
2022-09-02 14:45:04 +02:00 |
|
Pau Ferrer Ocaña
|
68a4a4e75f
|
MOBILE-4081 chore: Fixtures on types and async functions
|
2022-08-31 16:37:12 +02:00 |
|
Pau Ferrer Ocaña
|
17add1f0fb
|
MOBILE-4081 chore: Fix format tree with unsorted values
|
2022-08-31 16:37:08 +02:00 |
|
Noel De Martin
|
70e11f9ea4
|
MOBILE-4038 timeline: Refactor using OnPush
|
2022-07-06 11:08:38 +02:00 |
|
Noel De Martin
|
a0a138f686
|
MOBILE-3321 core: Decouple isMobile from App
|
2022-06-08 13:17:14 +02:00 |
|
Noel De Martin
|
6356623664
|
MOBILE-3988 core: Remove duplicated promise helper
|
2022-05-31 10:33:54 +02:00 |
|
Dani Palou
|
542604f894
|
MOBILE-3833 core: Hide sensitive info in open browser warning
|
2022-04-14 11:47:39 +02:00 |
|
Noel De Martin
|
09d9fab2bb
|
MOBILE-3833 core: Add cookie to force logs
|
2022-03-14 15:11:37 +01:00 |
|
Pau Ferrer Ocaña
|
56e0ab629b
|
Merge pull request #3142 from dpalou/MOBILE-3833
Mobile 3833
|
2022-02-25 08:50:25 +01:00 |
|
Dani Palou
|
b3cadf8cd7
|
MOBILE-3833 qr: Set color-scheme to normal when open QR scanner
For some reason leaving this value to 'light dark' displays a black screen in Android
|
2022-02-24 13:18:30 +01:00 |
|
Dani Palou
|
9ded4b7c5b
|
MOBILE-3780 core: Don't store offline if 4xx or 5xx http error
|
2022-02-24 12:10:29 +01:00 |
|
Noel De Martin
|
f24b35de61
|
MOBILE-3833 core: Improve dev config overrides
|
2022-02-10 11:30:56 +01:00 |
|
Pau Ferrer Ocaña
|
88e82350bf
|
MOBILE-3808 utils: Add throttle function
|
2022-02-09 10:01:53 +01:00 |
|
Noel De Martin
|
94c1430762
|
MOBILE-3316 core: Handle wsaccessuserdeleted error
|
2022-01-27 16:28:45 +01:00 |
|
Noel De Martin
|
3ae6eebebf
|
MOBILE-3316 core: Handle user suspended error
|
2022-01-27 16:28:12 +01:00 |
|
Pau Ferrer Ocaña
|
46dada14cb
|
MOBILE-3814 chore: Remove deprecated String.substr calls
|
2022-01-19 14:52:52 +01:00 |
|
Pau Ferrer Ocaña
|
7d7f738d05
|
MOBILE-3833 chore: Reduce typeof undefined usage
|
2021-12-20 15:31:24 +01:00 |
|
Pau Ferrer Ocaña
|
e8efef1ffe
|
Merge pull request #3002 from dpalou/MOBILE-3935
MOBILE-3935 core: Allow changing IAB toolbar colors
|
2021-11-22 15:11:31 +01:00 |
|
Dani Palou
|
55a3c0539c
|
MOBILE-3909 core: Fix unregister device if token is expired
|
2021-11-22 11:47:51 +01:00 |
|
Dani Palou
|
87246e40d3
|
MOBILE-3935 core: Allow changing IAB toolbar colors
|
2021-11-22 11:22:00 +01:00 |
|
Dani Palou
|
84354cade7
|
MOBILE-3726 core: Display warning modal before open browser
|
2021-10-07 09:01:01 +02:00 |
|
Dani Palou
|
f63722e9f8
|
MOBILE-3819 core: Remove code deprecated in 3.8 or older
|
2021-09-06 11:17:28 +02:00 |
|
Noel De Martin
|
f86c2af9bf
|
MOBILE-3833 utils: Remove injected service
|
2021-08-12 11:11:54 +02:00 |
|
Dani Palou
|
8681b91a0e
|
MOBILE-3320 messages: Fix scroll to bottom in iOS
|
2021-07-01 11:12:54 +02:00 |
|
Dani Palou
|
ce4f4356c4
|
MOBILE-3320 database: Fix issues adding offline entries
|
2021-06-21 09:55:26 +02:00 |
|
Dani Palou
|
edf5763809
|
MOBILE-3320 resource: Fix 'Open with' with streaming and external repos
|
2021-06-09 11:39:10 +02:00 |
|
Dani Palou
|
8dbde34790
|
MOBILE-3761 ios: Change open file config variable
|
2021-05-28 08:12:33 +02:00 |
|
Dani Palou
|
778ad6d803
|
MOBILE-3761 ios: Allow open files with external app in iOS
|
2021-05-27 09:07:48 +02:00 |
|
Pau Ferrer Ocaña
|
7af5c510bf
|
MOBILE-3745 core: Use new openModal function
|
2021-05-07 11:33:21 +02:00 |
|
Noel De Martin
|
5b68977232
|
MOBILE-3320 DX: Warn about logs disabled only once
|
2021-05-06 13:31:22 +02:00 |
|
Dani Palou
|
d10e9f574a
|
MOBILE-3320 core: Fix grades link handler
|
2021-05-05 12:31:07 +02:00 |
|
Pau Ferrer Ocaña
|
8e7b148205
|
MOBILE-3657 workshop: Add workshop activity services
|
2021-04-26 12:48:22 +02:00 |
|
Dani Palou
|
163647b165
|
MOBILE-3641 core: Support CoreWSStoredFile in the whole app
|
2021-04-20 09:16:01 +02:00 |
|
Pau Ferrer Ocaña
|
2991873dfe
|
MOBILE-3640 database: Add database activity services
|
2021-03-31 16:50:42 +02:00 |
|