Noel De Martin
ed75657719
MOBILE-4304 core: Implement insert row id
2024-02-14 09:06:19 +01:00
Noel De Martin
a7bd1e5f89
MOBILE-4304 core: Replace WebSQL with sqlite-wasm
2024-02-14 09:06:19 +01:00
Alfonso Salces
8f2c3445e2
MOBILE-4481 ws.ts: Get mimetype from file transfer headers
2024-02-02 10:13:46 +01:00
Dani Palou
bcbd31535c
MOBILE-4492 file: Avoid problems with toURL in Android
2024-01-31 15:08:17 +01:00
Noel De Martin
da5827190f
MOBILE-4496 reminders: Timeout permission request in behat
2024-01-31 13:41:35 +01:00
Noel De Martin
208ec01b6c
MOBILE-4496 reminders: Improve notification tests
...
The previous implementation was too flaky because it relied on test execution time
2024-01-31 13:41:35 +01:00
Noel De Martin
7325a1dd6d
MOBILE-3947 native: Fix zip plugin
2023-11-29 16:50:43 +01:00
Noel De Martin
2449aca781
MOBILE-3947 ng: Fix build errors
...
Target in app tsconfig is set to es2022 by the Angular CLI, so we must
set it as well to be consistent in the rest of the tooling. Angular
compilation later uses browserslist for further transpilations.
Target in unit tests is kept at es2016 because of a known bug in
Angular: https://github.com/angular/angular/issues/31730
2023-11-29 16:19:00 +01:00
Pau Ferrer Ocaña
9dab24fef5
MOBIE-3947 lint: Fix self closing tags
2023-11-27 14:45:50 +01:00
Pau Ferrer Ocaña
a0cd868179
MOBIE-3947 lint: Fix some linting
2023-11-27 14:45:49 +01:00
Pau Ferrer Ocaña
e8dd8be967
MOBILE-3947 chore: Change Ionic native imports to awesome cordova
2023-11-24 13:46:58 +01:00
Noel De Martin
dbb3db08ae
MOBILE-3947 app: Upgrade to Ionic 7
2023-11-23 15:23:43 +01:00
Dani Palou
7e7aae4853
MOBILE-3839 browser: Support SecureStorage in browser
2023-09-07 13:20:36 +02:00
Pau Ferrer Ocaña
c22424c93e
MOBILE-4270 chore: Solve lots of linter warnings
2023-03-14 15:50:42 +01:00
Noel De Martin
495d395beb
MOBILE-2314 core: Remove cordova-plugin-media
2023-02-22 11:40:34 +01:00
Noel De Martin
f5fa9d12dc
MOBILE-2314 core: Exclude emulator from production
2023-02-21 14:03:29 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0
MOBILE-4081 eslint: Solve jsdoc linter warnings
2022-12-01 23:05:46 +01:00
Pau Ferrer Ocaña
8dde80aa08
MOBILE-4081 chore: Remove deprecated concatenatePaths usage
2022-11-29 10:23:36 +01:00
Pau Ferrer Ocaña
d40a488758
MOBILE-3936 reminders: Add click listeners
2022-11-15 16:08:59 +01:00
Pau Ferrer Ocaña
12c19080f2
MOBILE-3936 core: Add LocalNotifications mock
2022-11-10 16:37:06 +01:00
Dani Palou
8d0412fa68
MOBILE-4081 core: Remove most .bind() usage
2022-10-05 16:02:09 +02:00
Noel De Martin
34863362c8
MOBILE-4081 core: Clean up emulator module
2022-06-21 09:50:41 +02:00
Noel De Martin
ed50d3d76a
MOBILE-4081 core: Consolidate Platform services
2022-06-20 18:19:18 +02:00
Dani Palou
680da49a32
MOBILE-4081 core: Don't inject Ionic Network for plugins
2022-06-16 08:33:34 +02:00
Pau Ferrer Ocaña
1cbdd5a96b
MOBILE-4081 emulator: Fix error injecting Network Service
2022-06-15 16:49:33 +02:00
Pau Ferrer Ocaña
82033e05d0
MOBILE-4061 core: Handle network changes on the network service
2022-06-14 12:17:05 +02:00
Noel De Martin
a0a138f686
MOBILE-3321 core: Decouple isMobile from App
2022-06-08 13:17:14 +02:00
Dani Palou
29889169f5
MOBILE-4087 debug: Allow printing tables db summary
2022-06-01 12:14:50 +02:00
Dani Palou
ef405e4309
MOBILE-3833 capture: Fix non-null assertions and types
2022-04-07 14:28:42 +02:00
Dani Palou
15b6e12b04
MOBILE-3833 capture: Fix discard in-app audio in device
2022-04-07 14:28:42 +02:00
Dani Palou
265a170b13
MOBILE-3833 core: Treat relative URLs inside CSS files
2022-03-18 16:03:23 +01:00
Dani Palou
e5ba19a835
MOBILE-3833 ws: Send User Agent in file transfer requests
2022-03-18 15:10:38 +01:00
Pau Ferrer Ocaña
39937e2252
MOBILE-3814 network: Improve network observable performance
2022-03-15 11:19:35 +01:00
Noel De Martin
bdd6e488b9
MOBILE-3821 core: Improve database debugging DX
2022-02-21 12:33:39 +01:00
Pau Ferrer Ocaña
acb44dd474
MOBILE-3814 style: Adapt colors
2022-01-27 19:12:29 +01:00
Noel De Martin
1d8f0c5a66
MOBILE-3971 core: Track database query performance
2022-01-24 18:00:27 +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
4ee4862492
MOBILE-3099 core: Remove fullheight loading component
2021-12-03 13:45:24 +01:00
Pau Ferrer Ocaña
ccfad3b1ac
MOBILE-3810 core: Wrap header titles with ion-title
2021-12-01 14:12:57 +01:00
Dani Palou
84934149e1
MOBILE-3844 media: Hide download option in audio and video
2021-09-10 14:37:40 +02:00
Pau Ferrer Ocaña
3f1f52f5c3
MOBILE-3833 lint: Fix type errors
2021-08-05 14:28:58 +02:00
Noel De Martin
c75f3774ad
MOBILE-3320 camera: Fix for Android 11
2021-07-07 16:20:49 +02:00
Dani Palou
d67fd93b92
MOBILE-3320 core: Fix wrong align in capture media modal
2021-06-16 10:25:09 +02:00
Noel De Martin
10849facc7
MOBILE-3751 a11y: Replace ion-title with headings
2021-05-20 17:51:48 +02:00
Pau Ferrer Ocaña
2a1e8a44e8
MOBILE-3752 lint: Remove duplicated spaces
2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
e7b61672f1
MOBILE-3745 a11y: Use fill clear on top toolbar buttons
2021-05-06 14:54:39 +02:00
Pau Ferrer Ocaña
632e7dfc0c
MOBILE-3744 icon: Add aria label information to ion icons
2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
f52e8d2442
MOBILE-3627 lint: Fix multiple line in the whole code
2021-03-09 15:59:56 +01:00
Dani Palou
9cc7c73b31
MOBILE-3664 compile: Implement compile
2021-03-05 13:05:50 +01:00