Commit Graph

632 Commits (a4d2af2b92d6b306a0a29de6757dd0a1e1616e97)

Author SHA1 Message Date
Dani Palou 9dd98f8743 MOBILE-4270 core: Remove some AppComponent logs 2023-05-10 14:37:02 +02:00
Dani Palou 5b3244b619 MOBILE-4270 core: Add more logging in app component 2023-05-09 16:32:25 +02:00
Dani Palou cc565fe87b MOBILE-4270 core: Wait for platform ready before hiding splash 2023-05-08 15:06:20 +02:00
Pau Ferrer Ocaña 015d0c42f3 MOBILE-4187 app: Do not add url class to body tag 2023-04-19 11:29:17 +02:00
Pau Ferrer Ocaña 40972e8b79 MOBILE-4187 app: Replace all dots in url classname 2023-04-19 11:16:42 +02:00
Pau Ferrer Ocaña f0acc03319 MOBILE-4187 app: Add url class on HTML tag 2023-04-12 12:19:09 +02:00
Noel De Martin 98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Pau Ferrer Ocaña c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +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 4ca9a4ad7b MOBILE-4059 core: Extract inappbrowser initializer 2022-11-07 16:11:24 +01:00
Dani Palou 7b032aee18 MOBILE-4034 core: Fix password changed detection in Android 2022-10-27 16:30:15 +02:00
Noel De Martin ef6a4ed7f4 MOBILE-4127 theme: Move mode classes to html tag 2022-09-15 17:14:58 +02:00
Pau Ferrer Ocaña 1259f78942
Merge pull request #3373 from dpalou/MOBILE-4126
MOBILE-4126 ios: Fix handleOpenURL when app is closed
2022-09-02 17:22:41 +02:00
Dani Palou 7ac621da42 MOBILE-4126 ios: Fix handleOpenURL when app is closed
It seems the function was declared too late, when it had already been called.
2022-09-02 15:38:16 +02:00
Pau Ferrer Ocaña 3a9b10a90c MOBILE-4081 chore: Mixed Code smell fixes 2022-09-02 14:45:05 +02:00
Dani Palou 55d5f9419b MOBILE-4034 core: Remove some listeners from app component 2022-08-04 10:35:39 +02:00
Dani Palou c91e1192ae MOBILE-4034 user: Improve UX when missing required fields 2022-08-04 10:35:38 +02:00
Noel De Martin c8b16035fe MOBILE-4110 behat: Clean up services 2022-07-06 12:16:39 +02:00
Noel De Martin ed50d3d76a MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +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 73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Pau Ferrer Ocaña 064ea15f8b MOBILE-4061 behat: Include Behat runtime in the app 2022-05-12 16:59:30 +02:00
Dani Palou 7097d3c9fc MOBILE-3833 core: Update handlers when user completes profile 2022-04-13 16:10:10 +02:00
Pau Ferrer Ocaña 602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña c4bf0438f9 MOBILE-3814 style: Apply shadow to header when scrolled 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña 2c2be04065 MOBILE-3915 chore: Fix some imports 2022-02-02 11:40:07 +01:00
Dani Palou d60512d4e7 MOBILE-3715 login: Change message when sso with another app scheme 2022-01-19 11:53:22 +01:00
Dani Palou fbf9d6c7fa MOBILE-3715 login: Show error if SSO login with external app 2022-01-18 14:25:08 +01:00
Pau Ferrer Ocaña a3b3277ea1 MOBILE-3810 core: Customize page transition 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña 818979266d MOBILE-3899 network: Show offline message at start 2021-11-02 11:09:26 +01:00
Pau Ferrer Ocaña ef610babd7 MOBILE-3686 core: Remove some legacy instace usage on singletons 2021-10-21 12:42:30 +02:00
Dani Palou fbf495ca1b
Merge pull request #2969 from crazyserver/MOBILE-3103
Mobile 3103
2021-10-08 12:14:36 +02:00
Pau Ferrer Ocaña a4f780b7b8 MOBILE-3103 iframe: Manage orientation on iframes fullscreen 2021-10-07 13:51:08 +02:00
Dani Palou 84354cade7 MOBILE-3726 core: Display warning modal before open browser 2021-10-07 09:01:01 +02:00
Noel De Martin 3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Noel De Martin b039ad6275 MOBILE-3833 test: Improve testing utils 2021-08-12 12:15:40 +02:00
Dani Palou 0c3ceca486 MOBILE-3715 iab: Fix load previous page after open external app 2021-07-28 10:22:22 +02:00
Noel De Martin 81876ca518 MOBILE-3320 course: Fix regex patch matcher 2021-06-17 17:34:23 +02:00
Noel De Martin c39d6cc8a5 MOBILE-3320 course: Support nested navigation 2021-06-15 16:17:35 +02:00
Noel De Martin 18ac86d793 MOBILE-3320 e2e: Expose root change detector 2021-06-08 12:48:06 +02:00
Dani Palou 7cc8fa0b9e MOBILE-3320 android: Fix back button with leave guards 2021-06-04 12:56:13 +02:00
Dani Palou aebedbd150 MOBILE-3320 core: Fix cancel reconnect when app is resumed 2021-06-03 15:47:01 +02:00
Pau Ferrer Ocaña f890adac29 MOBILE-3320 core: Modal lateral transition animation 2021-06-01 14:06:18 +02:00
Noel De Martin 39c0570b4a MOBILE-3674 tests: Fail on unhandled errors 2021-05-25 11:49:09 +02:00
Dani Palou 3adf95a348 MOBILE-3320 android: Fix back button navigation 2021-05-20 11:54:12 +02:00
Pau Ferrer Ocaña 1edcae5188
Merge pull request #2779 from dpalou/MOBILE-3716
Mobile 3716
2021-05-19 15:57:39 +02:00
Dani Palou 1e03a201a4 MOBILE-3716 login: Fix cancel in reconnect screen 2021-05-19 13:41:11 +02:00
Dani Palou 76628503a2 MOBILE-3691 android: Prevent URL overriding the app in Android 2021-05-19 11:18:59 +02:00
Dani Palou ef2f68a5fd MOBILE-3742 core: Support redirect to another site 2021-05-03 12:03:37 +02:00
Dani Palou 267f4445ae MOBILE-3641 core: Register site info cron handler 2021-04-22 15:19:44 +02:00