Commit graph

52 commits

Author SHA1 Message Date
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
Lars Brubaker
1f812d6df1 Don't crash if bad object request for menu
Delete dead android code
add 'bad load' icon
2021-11-10 16:33:36 -08:00
Lars Brubaker
b4ea4272b1 fixing spelling 2021-10-12 12:36:09 -07:00
LarsBrubaker
b6702367de improved message 2021-10-06 22:42:17 -07:00
LarsBrubaker
c96fdfc439 improving classic dark menu theme
Improving data collection message
2021-10-06 21:56:59 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
3e9fdb90e6 Added GitHub Personal Access Token support
Improving Image Search and Description
2021-04-24 16:49:30 -07:00
Lars Brubaker
a23857c6eb Refacotring
Adding GitHub personal access token option
2021-04-23 18:07:46 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
bad3b531a4 Improving user settings key 2020-10-26 07:00:13 -07:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
2e958fda5d Starting work on the Update Settings page 2020-08-29 20:06:02 -07:00
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
Lars Brubaker
fe174269bd allowing socketeer to be disabeld 2020-06-19 11:06:03 -07:00
LarsBrubaker
46d087aa99 fixing andoid 2020-05-18 19:04:07 -07:00
LarsBrubaker
ab7f2dc492 adding user dialog showing prefs to settings 2020-05-17 13:28:57 -07:00
LarsBrubaker
5f330ddb82 adding support for high res monitors (dpi awareness) 2020-05-15 16:57:45 -07:00
John Lewin
7de3fac861 Remove conditional EmptyPrinter use on Android 2019-06-04 22:53:31 -07:00
John Lewin
7bc91caabe Remove duplicate configureIcon defintion 2019-02-04 18:13:22 -08:00
John Lewin
0b1e3732c4 Revise plugins 2019-02-04 16:18:04 -08:00
John Lewin
3e0e1703f4 Extract opentabs loading to method, invoke on sign out/in
- Make ReloadAll async
- Issue MatterHackers/MCCentral#4698
Open tabs should track users after sign in/out
2018-12-10 18:16:15 -08:00
John Lewin
d736493929 Revise Android Camera settings panel for single printer config 2018-11-23 16:29:03 -08:00
John Lewin
30463eadb6 Add theme panel to status bar, remove theme from application menu 2018-11-06 16:34:07 -08:00
John Lewin
b1053b8198 Revert accessibility of contentRow
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
f281839b3a Revise spacing and borders 2018-10-31 09:25:08 -07:00
John Lewin
433e563775 Fix sizing issues with TextButton
- Issue MatterHackers/MCCentral#4425
Unexpected left alignment of Close button
2018-10-30 16:58:29 -07:00
John Lewin
1ef5ce244a Extract icon helper to extension method 2018-10-29 18:16:09 -07:00
John Lewin
49f1ce4fd5 Add General section to Settings page, revise dialog theme styles 2018-10-29 18:16:09 -07:00
John Lewin
84ed535dc2 Change cancel button text to Close
- Issue MatterHackers/MCCentral#4390
Settings cancel button should be close or ok
2018-10-26 22:44:18 -07:00
John Lewin
819fb5fb81 Apply theme styles to sliders 2018-10-22 14:16:27 -07:00
John Lewin
3468bf952f Use theme slider style 2018-10-22 14:16:27 -07:00
John Lewin
b0709cc8c3 Restore color button preview 2018-10-22 14:16:26 -07:00
John Lewin
fc9099139a Move theme accent buttons to SectionWidget heading 2018-10-22 14:16:26 -07:00
John Lewin
1fda1e231d Switch from dropdown to horizontal theme list, per theme accent colors 2018-10-22 14:16:26 -07:00
John Lewin
d0f2862650 Remove dead code 2018-10-22 14:16:26 -07:00
John Lewin
4433abb774 Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
John Lewin
4f0f790f56 Create specialized border fields 2018-10-22 14:16:25 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
John Lewin
64723e3374 Fix Android 2018-10-14 12:17:32 -07:00
John Lewin
b30e4ccfe2 Honor theme, improve icon sizing 2018-10-14 11:31:33 -07:00
John Lewin
c2d77a1f6f Account for removed ApplicationSettingsWidget 2018-10-14 11:31:33 -07:00
John Lewin
94e2bb1fa4 Fix Android 2018-10-13 22:40:28 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
John Lewin
22c0125b42 Convert KeepOpen to property, revise popup close logic 2018-10-11 15:04:03 -07:00
John Lewin
9ba59375c7 Fix Android 2018-10-05 11:26:12 -07:00
John Lewin
000239a778 Add HoverIconButton for two state hover effects 2018-10-03 21:36:28 -07:00
John Lewin
2cb0a033ab Fix Android 2018-09-29 22:02:17 -07:00