Shawn
8f2625bc23
Rename MetAPI to ArtifactAPI etc
2023-10-03 14:15:36 -06:00
Shawn
5065002bce
Update artifact related data classes to use the self-hosted url
2023-10-03 14:11:59 -06:00
Shawn
27613c6922
Update search data files with fresh items, remove the imageUrl param
2023-10-03 14:11:01 -06:00
Shawn
31ec04dea9
Add helper class for downloading and resizing MET image and json files
2023-09-27 13:29:46 -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
f2408b936c
Merge pull request #101 from parlough/fix/replace-deprecated-load-image-methods
...
Replace deprecated `ImageProvider` load methods in `RetryImage`
2023-08-29 10:56:17 -06:00
Shawn
aad94222e8
Tweak img paths to avoid cross-domain origin issues on web platform (WIP)
2023-08-29 10:24:58 -06:00
Parker Lougheed
472fdd4ced
Replace deprecated ImageProvider load methods
2023-08-27 22:10:54 -05:00
Shawn
35070ad8a0
Allow web platform to try and load locale
2023-07-11 12:07:40 -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
253c6b2075
Remove deprecated call to .window
2023-04-27 11:22:40 -06:00
Jared Bell
f08e3f9cb9
Update highlight_data.dart
...
swap in new images paths, replace artifact that was no longer available.
2023-04-21 16:57:56 -06:00
Shawn
f786e3f5dc
Disable print statements
2023-04-18 10:41:46 -06:00
Shawn
042cb6425a
Remember search panel open/close state
2023-02-28 10:05:51 -07:00
Shawn
384bf83e35
Increase size of img cache
2023-02-18 19:20:11 -07:00
Shawn
ead7c75beb
Remove currentWonder persistence, no longer necessary since app no longer restarts when folded.
2023-02-16 10:07:08 -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
a0e1e99223
Remember selected wonder on the home page when relaunching app
...
Version bump
2023-01-23 08:42:21 -07:00
Shawn
b0601c29ab
Cleanup
2023-01-01 12:58:24 -07:00
Shawn
d30e2fc99c
exit early when finding system locale on web
2023-01-01 12:31:28 -07:00
Shawn
f74dc5bd68
isMobile and isDesktop return false on web
2023-01-01 12:28:34 -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
5b5042b92e
Add support for latest l10n implementation
2022-11-29 22:05:14 -07:00
Shawn
973d9c61cf
Update collectibles
2022-11-14 09:14:21 -07:00
Shawn
c967be4d82
Add support for landscape orientation on desktop and tablets.
2022-11-05 02:06:51 -06:00
Shawn
cf07f46930
Ensure desktop gets high resolution photos
2022-10-27 10:25:03 -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
Shawn
060a028e3b
Cleanup lint warnings
2022-09-07 13:54:32 -06:00
Shawn
b080a5b2e9
add setLocale method on settings
2022-09-07 13:25:56 -06:00
Eddie
726cc6d5e7
Add Locale button
...
- add LocaleButton to intro and menu, toasted placeholder in app_scaffold
- add localeLogic.isEnglish helper, used in _results_grid and _scrolling_content
2022-09-06 16:31:22 -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
3c03ff738d
Tweak locale fallback logic
2022-08-30 10:10:54 -06:00
Shawn
a1e1aa156f
Initial public commit
2022-08-29 20:38:28 -06:00