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
Pau Ferrer Ocaña
c69d108c11
MOBILE-3532 ionic: Apply ios mode on iPadOS
2020-09-16 09:30:08 +02:00
Pau Ferrer Ocaña
1b014ba3ba
MOBILE-3532 utils: Wrap is('android') calls
2020-09-09 16:54:28 +02:00
Pau Ferrer Ocaña
4ba6f0b6fa
MOBILE-3532 utils: Wrap is('ios') calls
2020-09-09 16:50:53 +02:00
Dani Palou
3a424755ec
MOBILE-3465 core: Handle window.open outside of iframes
2020-07-21 09:25:42 +02:00
Dani Palou
82add048f0
MOBILE-3401 core: Fix invalid site URL in iOS when clicking links
...
This is caused by a bug in InAppBrowser plugin. Even with the IAB fix, the handleOpenURL function is called if there is no app to handle the URL so we'll need this check anyway
2020-05-21 12:56:50 +02:00
Dani Palou
2b57c9485d
MOBILE-2995 login: Go to credentials if scan authentication QR fails
2020-04-29 11:33:15 +02:00
Dani Palou
71ab092e02
MOBILE-3026 core: Fix back online message displayed on resume
2019-10-22 15:34:15 +02:00
Dani Palou
7365bc708c
MOBILE-3026 core: Fix plugin_not_installed error in iOS
2019-10-15 15:22:29 +02:00
Albert Gasset
7e6a46b028
MOBILE-3093 login: Change password page
2019-10-07 09:51:56 +02:00
Pau Ferrer Ocaña
a809f624fe
MOBILE-3175 other: Change Copyright author
2019-10-02 09:08:21 +02:00
Pau Ferrer Ocaña
588d616d3c
MOBILE-3026 network: Show offline and back online messages
2019-10-01 13:03:23 +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
265f15f380
MOBILE-3068 quiz: Close modals when time is up
2019-08-27 09:39:24 +02:00
Pau Ferrer Ocaña
f3debfab1f
MOBILE-3068 ionic: Close modals before going back
2019-08-26 10:49:32 +02:00
Pau Ferrer Ocaña
a347a6d4ed
MOBILE-3117 login: Fix logout on reconnect
2019-08-20 10:09:59 +02:00
Dani Palou
99f79b9ff9
MOBILE-3013 core: Support new kind of URL schemes
2019-05-16 18:03:48 +02:00
Pau Ferrer Ocaña
d550f1d18d
MOBILE-2959 ionic: Add a shade to Android status bar
2019-05-08 10:28:23 +02:00
Pau Ferrer Ocaña
c5d344d674
MOBILE-3004 ionic: Set status bar background color
2019-05-03 10:57:03 +02:00
Dani Palou
ac37a875de
MOBILE-2830 desktop: Fix add platform class name
2019-01-15 14:45:30 +01:00
Pau Ferrer Ocaña
99d97d0e96
MOBILE-2795 app: Avoid warning when not adding platform class
2019-01-04 11:56:25 +01:00
Pau Ferrer Ocaña
46fe46ef6e
MOBILE-2795 ux: Add desktop platform classes
2019-01-03 11:20:33 +01:00
Pau Ferrer Ocaña
1002ebf2bd
MOBILE-2795 site: Add site version body on login
2019-01-02 16:23:23 +01:00
Pau Ferrer Ocaña
597480c48f
MOBILE-2722 site: Add version class when adding site
2018-12-21 13:42:37 +01:00
Dani Palou
65e368af20
MOBILE-2777 core: Use new version of keyboard plugin
2018-12-11 12:21:25 +01:00
Juan Leyva
c3b6144c70
Merge pull request #1622 from crazyserver/MOBILE-2739
...
MOBILE-2739 site: Add site version to body tag
2018-11-23 10:52:47 +01:00
Pau Ferrer Ocaña
b47a373382
MOBILE-2676 ux: Fix top margin when rotating
2018-11-22 16:50:22 +01:00
Pau Ferrer Ocaña
6d8f557ada
MOBILE-2676 ios: Force iOS to calculate safe areas on rotate
2018-11-22 16:46:24 +01:00
Pau Ferrer Ocaña
5514e56f00
MOBILE-2739 site: Add site version to body tag
2018-11-21 16:10:49 +01:00
Juan Leyva
bfcbbbd965
Merge pull request #1458 from dpalou/MOBILE-2520
...
MOBILE-2520 lang: Fix login twice for custom strings to load
2018-08-22 10:50:55 +01:00
Dani Palou
ddef0b5520
MOBILE-2545 ios: Display keyboard accessory bar
2018-08-06 15:36:19 +02:00
Dani Palou
9b9dbe30aa
MOBILE-2520 lang: Fix login twice for custom strings to load
2018-08-02 10:38:39 +02:00
Albert Gasset
3f0bcd95a4
MOBILE-2477 core: Pause Youtube videos in Android when screen is locked
2018-07-11 12:16:17 +02:00
Albert Gasset
0020880c6a
MOBILE-2431: Wrap Ionic Native callbacks with NgZone.run
2018-06-21 16:10:00 +02:00
Dani Palou
c80700443d
MOBILE-2428 splash: Don't hide splash until init is done
2018-06-15 10:47:44 +02:00
Dani Palou
a9bed90c0c
MOBILE-2163 config: Increase splash screen time and fix status bar
2018-06-13 09:54:52 +02:00
Dani Palou
7e8332d978
MOBILE-2413 lang: Fix custom and plugins strings
2018-05-17 13:53:42 +02:00
Pau Ferrer Ocaña
b9c0bb5653
MOBILE-2327 pushnotifications: Add push notifications delegate
2018-02-28 16:11:51 +01:00
Dani Palou
01ddf7019c
MOBILE-2317 core: Fix tslint warnings
2018-01-29 10:09:34 +01:00
Dani Palou
b4f04e3478
MOBILE-2302 core: Improve how to obtain root nav controller
2018-01-11 09:19:29 +01:00
Dani Palou
0bdc85a4a7
MOBILE-2253 core: Remove PWA files since they aren't used
2018-01-10 11:21:13 +01:00
Dani Palou
a1c80fb311
MOBILE-2253 emulator: Support SSO authentication
2017-12-18 11:07:13 +01:00
Dani Palou
26d5690c36
MOBILE-2253 login: Restore session in init, handle SSO and other events
2017-12-18 11:07:13 +01:00
Dani Palou
495ae72993
MOBILE-2253 login: Implement init view and helper
2017-12-15 08:09:28 +01:00