12 Commits

Author SHA1 Message Date
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
Pau Ferrer Ocaña
fee7e200bc MOBILE-3325 settings: Fix cache entries count 2020-03-12 11:22:03 +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
d4ee108040 MOBILE-3325 settings: Move space usage onto site settings 2020-01-29 16:06:48 +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
ca6a50e8e4 MOBILE-3177 login: Support new minimum version setting 2019-10-24 08:28:12 +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
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
Albert Gasset
99af917816 MOBILE-2329 settings: Migrate preferences 2018-04-09 13:20:45 +02:00
Albert Gasset
133866598e MOBILE-2328 notifications: Migrate Notifications 2018-04-09 12:04:28 +02:00