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