Commit Graph

94 Commits (98e54d05be28880626eb08735ff804dbd5895d3c)

Author SHA1 Message Date
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
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
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 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
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 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
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 92f5742351 MOBILE-3630 sharefiles: Implement services 2021-03-16 15:21:39 +01:00
Dani Palou 7e8e49707f MOBILE-3634 core: Augment CoreEventsData everywhere 2021-03-10 15:38:57 +01:00
Dani Palou 468400b13c MOBILE-3634 core: Add ionic5 and app version classes to body 2021-03-10 15:34:05 +01:00
Dani Palou e4f719957e MOBILE-3712 core: Implement and use URL schemes service 2021-03-10 08:21:38 +01:00
Dani Palou 3d80e57402 MOBILE-3708 android: Handle back button in tabs 2021-03-03 13:07:38 +01:00
Noel De Martin d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Noel De Martin 2a5e29b1c3 MOBILE-3689 init: Replace /login/init with guards 2021-02-04 13:56:26 +01:00
Dani Palou 9a935a3946 MOBILE-3659 core: Handle objects in nav params
Also, always use CoreNavigator instead of Router or NavController
2021-01-29 13:09:03 +01:00
Noel De Martin cff33e0991 MOBILE-3320 core: Use consistent suffixes naming 2020-11-26 13:27:47 +01:00
Pau Ferrer Ocaña 2c38c1683d MOBILE-3565 core: Apply status bar color changes 2020-11-23 12:34:05 +01:00
Pau Ferrer Ocaña ff24186a32 MOBILE-3565 core: Listen to some login events to apply customizations 2020-11-23 12:30:59 +01:00
Noel De Martin 7d1dcd3c23 MOBILE-3320 core: Refactor folders structure 2020-11-19 12:40:18 +01:00
Dani Palou e0f16ec49b MOBILE-3585 core: Rename some helper files 2020-11-12 15:13:47 +01:00
Pau Ferrer Ocaña d906c39e0b MOBILE-3565 config: Remove desktop from config 2020-11-06 12:48:36 +01:00
Pau Ferrer Ocaña f09c3f9210 MOBILE-3565 menu: Add network status message 2020-11-05 16:42:43 +01:00
Dani Palou c84ffc3b6a MOBILE-3565 login: Implement reconnect page 2020-10-30 12:48:43 +01:00
Dani Palou a332faa81e MOBILE-3565 mainmenu: Initial implementation of main menu 2020-10-23 11:07:31 +02:00
Noel De Martin 10e7df2ce6 MOBILE-3320 events: Refactor service to singleton 2020-10-22 12:48:51 +02:00
Pau Ferrer Ocaña d4f11a99d4 MOBILE-3565 gulp: Add language and jira gulp tasks 2020-10-15 12:29:19 +02:00
Noel De Martin e1c37437a2 MOBILE-3303 lint: Migrate tslint to eslint 2020-10-07 13:04:37 +02:00
Dani Palou f62cdc95f6 MOBILE-3565 core: Initialize Ionic 5 project 2020-10-05 15:12:14 +02:00
Dani Palou 20c41b7b1b MOBILE-3565 core: Delete all files from the project 2020-10-05 14:32:50 +02:00