Skip to content

Instantly share code, notes, and snippets.

@nicholaschum
Created January 29, 2021 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicholaschum/743108e0a3f8edc9a93127058f56c8d9 to your computer and use it in GitHub Desktop.
Save nicholaschum/743108e0a3f8edc9a93127058f56c8d9 to your computer and use it in GitHub Desktop.
Full changelog (v60)
Release 61.0
Update Korean translations
Update translations
MbuxItemAdapter: Dismiss SystemUI on shortcut selection dialog dismiss
MbuxMenuAttachments: By default, launch Ksw Phone app
AppShortcutModel: Consistency in class name
BluetoothHelper: Enable Ksw BT status
MbuxActivity: Long press Restart Launcher will kill music player too
MbuxItemAdapter: If video changed, check if ID is same as loaded video
MbuxItemAdapter: Use a more concise dialog format
Fix string grammar
Utils: Dynamic Shortcut - only list Manifest ones for now
Utils: Ensure Dynamic shortcut toast takes account for app removal
App Shortcuts -> Dynamic Shortcuts
Utils: Handle failed app shortcut launch
AppShortcut: Implement shortcut parsing into shortcut dialog
Release 59.0
MbuxActivity: Simplify boot up
Release 58.0
MusicTileServices: If Spotify API is attempting to reconnect, help kill
MusicTileServices: Attempt to reconnect Spotify connection on terminate
Update .gitignore
Release 57.0
Functions: Optimization clean up
Release 56.0
Clean up and reformat project resource files
YouTubeHelper: Beautify the Music Video layout
Update translations
MbuxActivity: Sanity check before it resumes the music video
MbuxActivity: Delay auto play of music video in case of race condition
Constants: Adjust Blur radius for non-Spotify apps due to LQ images
MbuxItemAdapter: Fix copy pasta leading to Hotspot subicon to take over
PhoenixRebirth: Rise from the ashes after a Play Store app update
MbuxActivityUiHelper: Add more dismissable dialogs for Home button
AutoLauncher: Dismiss all dialogs when Home is pressed
MbuxItemAdapter: Bottom sheet enable app text & icon to change shortcut
MbuxItemAdapter: When shortcut unset, show the app picker immediately
MbuxItemAdapter: Finalize the new GestureDetector system
MbuxItemAdapter: Allow double click gesture on Music tile to Play/Pause
reorder_dialog: If user doesn't make changes and presses OK, handle case
MbuxActivityViewModel: Always use an up to date list when querying
PackageUpdatedHelper: Do not delete prefs when app updates
MbuxActivityViewModel: Attempt to clear MV canvas when song change
MbuxItemAdapter: Pause video if next song doesn't have video
Release 55.0
MbuxActivity: Resume music video when onResume
Release 54.0
AutoLauncher: Remove MCU lib debug logs
MusicTileHelper: Begin normal music player Music Video testing
Brighten up Media overlay a bit more
AutoLauncher: SoundRestorerService is now shown to all
Update Lithuanian translations
Update French translations
Release 53.0
MusicTileServices: Remove some redundancies
MusicTileServices: Update the position of media when reordering
Release 52.0
proguard-base.pro: Adjust ProGuard for YouTubeView
Release 51.0
MusicTileServices: When Spotify connection terminates, do not restart
MbuxActivity: Disable Distraction Mode activation if YouTubeView fails
GoogleMapHelper: Change zoomLevel to 19
MbuxActivity: Add better Distraction Mode warning text
Update Android YouTube local lib
AutoLauncher: Allow Distraction Mode to be activated/deactivated
HomeButtonReceiver: Fix potential IllegalArgumentException on unregister
MbuxActivity: Add Restart Launcher settings shortcut
MbuxActivity: Remove YouTube Music Video Focus code
MbuxItemAdapter: Also clear views when tracks are switching
MusicTileServices: Remove unnecessary checks
MbuxActivityUiHelper: fadeOverlayView handles YouTube view params now
MbuxActivity: Initialize the YouTube view in the background
Brighten up the Media fade background
YouTubeHelper: Attempt to fix the autoplaying in mute videos
MbuxActivity: Auto deny sound request
YouTubeHelper: Use our own customized library
DistractionMode: Initial working copy
Release 50.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment