77 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
5cf0204240 MOBILE-3572 settings: Add notice when auto color scheme is selected 2020-10-16 14:04:39 +02:00
Pau Ferrer Ocaña
b6cb643978 MOBILE-3572 settings: Set light mode as default scheme mode 2020-10-16 14:04:39 +02:00
Pau Ferrer Ocaña
4ba6f0b6fa MOBILE-3532 utils: Wrap is('ios') calls 2020-09-09 16:50:53 +02:00
sam marshall
069c402ba5 MOBILE-3188 Settings: Consistently show total size estimate for site
Changes the two settings pages that show the size of a site (from the
main menu, these are 'App settings / Space usage' and 'Preferences')
so that they:

a) do not show the number of cache entries (not very informative for
   end users)
b) show an estimate for 'space usage' that includes the total size
   of data in ws_cache

The space usage estimate is not perfect (it doesn't include the
per-row overhead in the ws_cache table, or other cached data that
can be deleted such as calendar events or user data) but it will
probably be good enough, and I don't think the 'number of entries'
things was helpful to anyone.
2020-09-02 10:21:34 +02:00
Dani Palou
e08439a91f MOBILE-3477 core: Reduce concurrent calls to local-notifications plugin 2020-07-28 08:11:49 +02:00
Pau Ferrer Ocaña
98dcb3ae16 MOBILE-3363 settings: Allow auto dark mode on iOS 2020-04-14 12:16:09 +02:00
Pau Ferrer Ocaña
7050318c0f MOBILE-3313 settings: Fix text size on Device info 2020-03-02 09:55:20 +01:00
Pau Ferrer Ocaña
e51d23f24c MOBILE-3313 settings: Fixes on device info 2020-02-27 11:30:58 +01:00
Pau Ferrer Ocaña
ebfec71542 MOBILE-3325 settings: Modern syntax changes 2020-01-30 11:23:46 +01:00
Pau Ferrer Ocaña
7c9d8cddbc MOBILE-3325 settings: Polish interface 2020-01-29 16:20:31 +01:00
Pau Ferrer Ocaña
721f7c6f36 MOBILE-3325 settings: Move ios shared files to site settings 2020-01-29 16:06:48 +01:00
Pau Ferrer Ocaña
3140b1c966 MOBILE-3325 settings: Move sync site on site settings 2020-01-29 16:06:48 +01:00
Pau Ferrer Ocaña
d4ee108040 MOBILE-3325 settings: Move space usage onto site settings 2020-01-29 16:06:48 +01:00
Pau Ferrer Ocaña
fa72fa4f02 MOBILE-3325 settings: Divide app and site settings 2020-01-29 16:06:19 +01:00
Juan Leyva
91dfc0b9f8
Merge pull request #2259 from crazyserver/MOBILE-3313
Mobile 3313
2020-01-29 15:52:14 +01:00
Juan Leyva
e971e7a60e
Merge pull request #2258 from dpalou/MOBILE-3317
MOBILE-3317 settings: Allow disabling dark mode in site
2020-01-29 15:34:03 +01:00
Dani Palou
9603f9d0d0 MOBILE-3317 settings: Allow disabling dark mode in site 2020-01-29 15:22:52 +01:00
Pau Ferrer Ocaña
03e93ff6c8 MOBILE-3313 about: Do not translate device OS 2020-01-29 13:22:18 +01:00
Pau Ferrer Ocaña
a3e7c676fb MOBILE-3313 settings: Copy device info setting using long press 2020-01-29 12:34:38 +01:00
Pau Ferrer Ocaña
447aa2d625 MOBILE-3313 about: Observe network status 2020-01-29 12:34:38 +01:00
Pau Ferrer Ocaña
d788c320ff MOBILE-3313 licenses: Add open source licenses page 2020-01-29 12:34:38 +01:00
Pau Ferrer Ocaña
c6b3190c64 MOBILE-3313 settings: Improve about page with device info 2020-01-29 12:33:46 +01:00
Dani Palou
136b746696 MOBILE-3299 core: Let site plugins use canBeCleared in site schemas 2020-01-23 17:02:59 +01:00
Pau Ferrer Ocaña
9ee135e0b5 MOBILE-3213 settings: Hide space usage values when loading 2019-12-13 12:13:33 +01:00
Dani Palou
7876d75ac2 MOBILE-1611 filter: Don't filter other sites 2019-10-29 14:52:44 +01:00
Dani Palou
c18d8b1d12 MOBILE-1611 mathjax: Support MathJax in the app 2019-10-29 14:52:44 +01:00
Pau Ferrer Ocaña
31a7716a6b MOBILE-3144 settings: Avoid auto color scheme on iOS 2019-10-24 14:09:32 +02:00
Dani Palou
b99d31ca61 MOBILE-2491 filter: Use instanceid 0 for system context 2019-10-08 12:40:01 +02:00
Dani Palou
08c8487646 MOBILE-2491 filter: Add memory caches to speed up filter 2019-10-08 12:40:01 +02:00
Dani Palou
30a5e83056 MOBILE-2491 filter: Minimize WS calls for module context 2019-10-08 12:40:01 +02:00
Dani Palou
952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +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
932f00cf1b MOBILE-3119 mainmenu: Show site name and URL on the menu 2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña
0e9b3dcbe1 MOBILE-3119 settings: Show site URL on about page 2019-10-01 09:55:40 +02:00
Pau Ferrer Ocaña
716f76f969 MOBILE-3144 settings: Add color scheme setting 2019-09-30 16:35:01 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Mark Johnson
de2c297b3c MOBILE-3100 Accessibility: Fix issues when changing font sizes 2019-08-09 12:37:35 +01:00
Dani Palou
cd9a169e6c MOBILE-3084 firebase: Allow disabling analytics at runtime 2019-07-31 14:45:52 +02:00
Juan Leyva
011c74f9be
Merge pull request #2022 from marxjohnson/MOBILE-3100_integration
MOBILE-3100 accessibility: Add font size options in general settings
2019-07-31 12:54:08 +02:00
Mark Johnson
3e690ad65d MOBILE-3100 accessibility: Add font size options in general settings 2019-07-16 13:22:59 +01:00
Dani Palou
5ed9ac0e3e MOBILE-2991 settings: Sort languages by name 2019-07-08 11:08:07 +02:00
Dani Palou
51edb78d40 MOBILE-3039 core: Clear course status if site data cleared 2019-05-21 10:59:34 +02:00
Pau Ferrer Ocaña
fb6e095abe MOBILE-3035 settings: Delete cache data when clearing files 2019-05-20 12:13:10 +02:00
Juan Leyva
e854306d57
Merge pull request #1865 from dpalou/MOBILE-2984
MOBILE-2984 config: Allow overriding site name
2019-04-30 20:43:07 +02:00
Dani Palou
dd4688f3d4 MOBILE-2984 config: Allow overriding site name 2019-04-18 08:51:28 +02:00
Dani Palou
727fe58a52 MOBILE-2921 push: Move pushnotifications to core 2019-04-01 16:03:10 +02:00
Dani Palou
2ec4b536a5 MOBILE-2831 settings: Display push ID in about page 2019-03-06 12:47:20 +01:00
Pau Ferrer Ocaña
70694c839a MOBILE-2795 ux: Control divider color from css 2019-01-02 14:31:52 +01:00
Dani Palou
78636f2e97 MOBILE-2754 core: Fix words in PHP time formats 2018-12-21 13:48:22 +01:00
Pau Ferrer Ocaña
82c8c5cdaf MOBILE-2744 ux: Change big selects to action-sheet 2018-11-28 10:48:31 +01:00