31 Commits

Author SHA1 Message Date
Shawn
6f7a69d50d Merge main 2024-01-18 11:36:39 -07:00
Shawn
bf2c0b2d04 Fix for #158: Add kIsWeb check to instances where we want android-specific behaviors. 2024-01-11 13:38:56 -07:00
Shawn
28ebe79ad2 Cleanup lint warnings 2023-12-05 11:05:46 -07:00
Shawn
fc23212912 Enable semantics on startup, closes issue #146 2023-12-04 12:39:55 -07:00
Shawn
de6c18a42d Add print statement for web users directing them to file issues on github 2023-12-04 11:28:19 -07:00
Shawn
7f786610a7 Remove duplicated comment 2023-11-03 14:29:46 -06:00
Shawn
a2a5eef138 Add ability to see last collected image, title and subtitle 2023-10-23 17:43:16 -06:00
Shawn
c05c92b442 Use media query size to switch between nav rail and bottom tab menu 2023-09-01 14:51:46 -06:00
Shawn
c2be9688db Fix nav-rail check 2023-05-11 10:55:34 -06:00
Shawn
57cda296e6 Use new display API to detect device size. 2023-05-10 14:25:49 -06:00
Shawn
f1be3a4a37 Hide top-left home btn when using navrail on editorial view 2023-04-27 11:22:40 -06:00
Shawn
f786e3f5dc Disable print statements 2023-04-18 10:41:46 -06:00
Shawn
384bf83e35 Increase size of img cache 2023-02-18 19:20:11 -07:00
Shawn
9a9ccff85c Refactor supported orientations logic to be more robust. Fixes bug where some Android Tablets could not rotate to landscape. 2023-02-13 23:24:13 -07:00
Shawn
61e93029d7 print extra logs to help debug landscape issues 2023-02-13 10:40:20 -07:00
Shawn
099ae9893d Formatting 2023-01-01 12:28:34 -07:00
Shawn
9463be0bcd Update line endings 2022-12-19 13:43:30 -07:00
Shawn
a3e13de6ba Remove error handler delegate, don't need it. 2022-12-19 12:18:47 -07:00
Shawn
19985ca659 Merge branch 'master' into feature-v2-polish
# Conflicts:
#	lib/common_libs.dart
2022-12-19 12:15:33 -07:00
Shawn
6fe234f4c7 Update supported landscape devices, fix RTE error on MachuPicchu and ultra-wide monitors. 2022-12-17 15:11:54 -07:00
Shawn
a4f2daffec Add cupertino page routes for all full-screen dialogs 2022-12-08 18:50:27 -07:00
Shawn
8cc98b5459 Polish intro screen 2022-12-01 23:13:35 -07:00
Shawn
7d6cca3b6b Polish artifacts carousel 2022-12-01 20:09:28 -07:00
Shawn
c967be4d82 Add support for landscape orientation on desktop and tablets. 2022-11-05 02:06:51 -06:00
Shawn
e767fc0c21 restore font and inset scaling 2022-10-24 15:42:27 -06:00
Shawn
32d6c9eb14 Add persistence to currentLocale settings, only auto-detect initial language 2022-09-08 12:14:28 -06:00
Eddie
466fe074b8 Initial stab at swapping locales, work in progress
- stubbed in button for testing locale switching, needs design polish and direction on whether the button is available at all times or just in menu
- tested and fixed switching on the fly for wonder views, intro, timeline, artifacts, and menu
2022-09-06 15:13:36 -06:00
Shawn
4f55aa2536 Add platform check for high fps call 2022-09-06 13:35:47 -06:00
Shawn
a347718577 Add StaticTextScale. Fix areas in the app that were flowing out of bounds. 2022-09-01 20:48:32 -06:00
Shawn
b7c79e57b2 Request highest fps possible on android devices 2022-09-01 09:17:35 -06:00
Shawn
a1e1aa156f Initial public commit 2022-08-29 20:38:28 -06:00