Releases: AsteroidOS/asteroid-launcher
Releases · AsteroidOS/asteroid-launcher
2.1.0
What's Changed
- applauncher: speed-dial: Limit maximum movement to avoid jumpy behaviour. by @MagneFire in #164
- Fix check for no weather data by @beroset in #166
- Splash: Fix boot logo size on non-square/round screens. by @MagneFire in #165
- Add Nightstand mode Always-on-Display handling by @beroset in #162
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Rename default watchface and add analog watchface by @TheLastProject in #1
- Add word clock by @TheLastProject in #2
- Fix watchfaces list in project file by @TheLastProject in #3
- Remove dots from date formatString by @TheLastProject in #4
- Add Dutch translation by @TheLastProject in #8
- Fix for watchface not updating by @KorakSilvercloud in #12
- Replace underscore in wallpaper key with hyphen by @Huntereb in #13
- Handle notification icons that come from syncing by @daniellandau in #15
- Update asteroid-launcher.es.ts in #19
- fix dropshadows in analog watchface by @anyc in #21
- Update asteroid-launcher.es.ts in #22
- Fix hour 12 displaying as "00" in 12-hour unit mode on some watchfaces. by @Huntereb in #26
- TodayPage: Temperature degree symbol fix and Fahrenheit rounding by @Huntereb in #27
- fixed 001-analog by adding IDs, Connections and ctx.reset to canvases by @eLtMosen in #32
- added watchfaces from unofficial-watchfaces repo and removed old ones by @eLtMosen in #33
- compositor: Close current active window when another window is opened. by @MagneFire in #39
- compositor: Use normalized dimensions to compensate for flat tire. by @MagneFire in #40
- watchfaces: Fix hour hand not moving when minute changes. by @MagneFire in #41
- Zero-pad six-digit Bluetooth pairing code by @ChandlerSwift in #43
- Add support for ambient mode. by @MagneFire in #42
- MainScreen: Show notification indicator in ambient mode. by @MagneFire in #45
- GestureFilterArea: Don't prioritize horizontal swipes. by @MagneFire in #47
- PanelsGrid: Make sure that only the needed panels are visible. (Fixes lag!) by @MagneFire in #58
- More lag fixes by @MagneFire in #60
- fixed 12H setting behaviour of 4 stock watchfaces by @eLtMosen in #59
- fixed .requestPaint for the numberStrokes item in Ambient mode by @eLtMosen in #62
- fixed wrong nextHour[] setting for german syntax by @eLtMosen in #65
- MainScreen: Disable burn in protection based on a setting. by @MagneFire in #69
- Add Danish to 001-words-worte-palabras-mots by @OliverGeneser in #67
- Fix invalid French translation in watchface by @OliverGeneser in #68
- PanelsGrid: Don't force to swipe a direction. by @MagneFire in #70
- Add support for dynamic app launchers. by @MagneFire in #63
- Improve legibility, Fix spacing issues in settings page by @eLtMosen in #71
- AppLauncher: Add list app style. by @MagneFire in #73
- Fix 008-funky-town-words watchface by @eLtMosen in #72
- Fix issue where the background color wouldn't react to launcher changes. by @MagneFire in #74
- MainScreen: Adapt default wallpaper path to new structure. by @MagneFire in #75
- Change canvas renderStrategy from Threaded to Cooperative by @eLtMosen in #76
- Add analog-silver-swerver by @eLtMosen in #77
- Use Mce battery API and fix deprecation issues. by @MagneFire in #48
- Add previews for the stock watchfaces by @eLtMosen in #78
- [asteroid-launcher.pro] Add watchfaces-preview path by @eLtMosen in #79
- [asteroid-launcher.pro] Add watchfaces-preview to INSTALL instruction by @eLtMosen in #80
- Add fading transition from boot logo. by @MagneFire in #82
- [001-three-icons...] Fix app colors while scrolling by @eLtMosen in #83
- Make flatmesh color change more vivid by @eLtMosen in #85
- [000-default-horizontal] Enhance legibility by @eLtMosen in #86
- Add 3x3 launcher by @eLtMosen in #81
- Hide wallpaper in AOD mode, disable home screen when app is visible. by @MagneFire in #87
- Fix #90 by making bluetooth agent round by @dodoradio in #91
- Use new version of IconButton by @beroset in #95
- Implement nightstand mode by @beroset in #89
- FirstRunConfig: Show selected default language in place instead of animating through the list. by @MagneFire in #96
- MainScreen: Keep watchface and nightstand watchface in memory and dynamically switch the visibility. by @MagneFire in #97
- FakeAlarmclock: Update app colors to conform the real app. by @MagneFire in #98
- 001 add chargering by @eLtMosen in #109
- 002 add chargering by @eLtMosen in #108
- 003 add chargering by @eLtMosen in #107
- 004 add chargering by @eLtMosen in #106
- 005 add chargering by @eLtMosen in #105
- 006 add chargering by @eLtMosen in #104
- 007 add chargering by @eLtMosen in #103
- 008 add chargering by @eLtMosen in #102
- 009 add chargering by @eLtMosen in #101
- 010 add chargering by @eLtMosen in #100
- 011 add chargering by @eLtMosen in #99
- 000 add chargering by @eLtMosen in #110
- Fix spelling of 40 = "forty" by @beroset in #111
- AppLauncher: Add speed dial style launcher. by @MagneFire in #112
- MainScreen: Fix issue where DeviceInfo is defined in multiple QML modules. by @MagneFire in #114
- Watchfaces: default-digital: Fix warning resulting from a reference to nonexistent code. by @MagneFire in #115
- MainScreen: Use MceChargerType instead of MceCableState. by @MagneFire in #118
- watchfaces: Fix issue where the month isn't updated. by @MagneFire in #119
- notification sound effect by @lepras in #113
- Nightstand: Add support for using the regular watchface by @MagneFire in #120
- Fix 3x3 launcher margins and remove dead code by @beroset in #123
- Rework 001-words-worte-palabras-mots by @eLtMosen in #130
- Add analog-scientific-v2 by @eLtMosen in #125
- Add numerals-duo-synth-neon-green by @eLtMosen in #127
- Add analog-circle-shades by @eLtMosen in #124
- Remove analog-silver-swerver by @eLtMosen in #131
- Add analog-aviator by @eLtMosen in #126
- Add analog-words by @eLtMosen in #129
- Add analog-weather-satellite by @eLtMosen in #128
- Reor...