Commit Graph

  • 58ea55f359 Updates build_whitelabel to regenerate album art for android auto app main kfj001 2026-07-20 18:20:42 -07:00
  • f069fcdbfb updates themeing to align better with website harmonies kfj001 2026-07-12 01:38:14 -07:00
  • 9706cc9a6d adds available annotation to carplay logic kfj001 2026-07-11 23:41:42 -07:00
  • ea1bc88a70 Adds app whitelabling feature from kmountainflower site dumps Your Name 2026-07-07 10:00:16 +00:00
  • c523d0121f additional carplay changes fix_ios_and_carplay kfj001 2026-05-17 18:35:16 -07:00
  • b8e86263d9 functional carplay experience in simulators kfj001 2026-05-17 18:35:01 -07:00
  • e3288e044a fixes build issues related to using ios 14 apis in ios 13 project. restores runnable and listenable on ios. kfj001 2026-05-17 17:57:03 -07:00
  • b8d624343b Merge pull request 'Alters the metadata sent to google cast to reflect the station rather the song when cast began.' (#8) from cast_station_name_not_current_track into main kfj001 2026-05-17 14:32:58 -07:00
  • 4c4113f66f Alters the metadata sent to google cast to reflect the station rather the song when cast began. kfj001 2026-05-17 14:32:03 -07:00
  • 5f3801e65f Merge pull request 'corrects problem where google cast was disconnected from player state when app launched from head unit' (#7) from fix_cast into main kfj001 2026-05-17 14:21:45 -07:00
  • a2b5da3669 corrects problem where google cast was disconnected from player state when app launched from head unit kfj001 2026-05-16 23:45:11 -07:00
  • 1c7e27b83d Merge pull request 'refactors design to flutter driven service core.' (#6) from central_flutter_service into main kfj001 2026-05-16 21:22:16 -07:00
  • df2338e5e9 higher resolution android auto logo kfj001 2026-05-16 21:21:34 -07:00
  • 85740b399b bug fixes for android auto kfj001 2026-05-16 21:05:34 -07:00
  • 5ea7442c7c refactors design to flutter driven service core. kfj001 2026-05-16 20:52:39 -07:00
  • 533a3d74f3 Merge pull request 'Fix: remove orphaned old class body from KryzAutoMediaBrowserService' (#5) from agents/android-auto-apple-carplay-support into main kfj001 2026-05-15 23:17:10 -07:00
  • 065d3c8e47 Merge pull request 'Fixes bug where canceling cast dialog would lockout cast button' (#4) from bug_fix_cast_button into main kfj001 2026-05-15 23:14:37 -07:00
  • 83dd1a28b8 First pass adding android auto and apple carplay support. Android auto tuned on emulator. kfj001 2026-05-15 21:30:23 -07:00
  • 52f5ec577b Fix: remove orphaned old class body from KryzAutoMediaBrowserService kfj001andCopilot 2026-05-15 21:17:21 -07:00
  • 5827d129f6 Fixes bug where canceling cast dialog would lockout cast button kfj001 2026-05-15 07:13:54 +00:00
  • da0779cafb Merge pull request 'fixes timestamping across timezones' (#3) from fix_time into main kfj001 2026-05-14 23:57:38 -07:00
  • d32720a2e0 fixes timestamping across timezones kfj001 2026-05-14 22:51:04 -07:00
  • cbdc3f7710 Merge pull request 'Adds Apple airplay/Google cast support to the app' (#2) from cast into main kfj001 2026-05-14 22:19:45 -07:00
  • 283a918b81 corrects minor branding issue with cast/airplay kfj001 2026-05-14 22:17:32 -07:00
  • f7979a70e6 additional changes kfj001 2026-05-14 22:02:50 -07:00
  • c9ef69c8b5 Adds Apple airplay/Google cast support to the app kfj001 2026-05-14 22:02:37 -07:00
  • 3bb2630e1a Refactors duration formatting logic for improved clarity and correctness. kfj001 2026-05-11 20:48:09 +00:00
  • 65e5db2d35 Removed unneeded imports after refactor. kfj001 2026-05-11 20:21:27 +00:00
  • 318bb095a1 Corrects formatting issue quirk unique to airtime kfj001 2026-05-10 02:40:31 +00:00
  • f1fd59c199 Fixes app orientation to vertical for mobile phones kfj001 2026-05-10 01:20:05 +00:00
  • 0c6442e260 Updates formatting for last updated kfj001 2026-05-10 01:19:48 +00:00
  • a5e1e36ebf Fixes time display of current/next song UI. Adds localized formatting code for start times of shows current and next. kfj001 2026-05-10 00:45:31 +00:00
  • de0a243388 Alters devcontainer config to allow for building and running on Linux desktop. kfj001 2026-05-10 00:13:34 +00:00
  • 6893758a16 Refactors visual widgets from live_info_panel into their own widgets. removes the play history widget from the live info panel. kfj001andCopilot 2026-05-08 22:42:10 -07:00
  • 42a34712a2 Minor renaming kfj001 2026-05-01 20:22:12 -07:00
  • e3656a64a8 Removes dropdown selector for refresh cycle. Changes refresh to 20 seconds. kfj001 2026-04-30 21:20:35 -07:00
  • 15fc7e3d6f Merge pull request 'corrected icon text. created info panel to replace web view with station stream info from airtime' (#1) from info_at_top into main kfj001 2026-04-30 19:30:19 -07:00
  • d7d094d70a Linux build system correction. New visual treatment kfj001andCopilot 2026-05-01 02:29:20 +00:00
  • deaa4db158 refactored live info panel missing form last checkin kfj001 2026-04-30 07:43:23 +00:00
  • af7eb3b7f8 corrected icon text. created info panel to replace web view with station stream info from airtime kfj001 2026-04-30 07:42:46 +00:00
  • dd429a9687 Updated branding and app naming for consistency. Added library tools to sync naming and icon across platforms. Updated readme. kfj001 2026-04-30 03:14:14 +00:00
  • 832437f9ea - Normalizes naming. - Updates readme.md kfj001 2026-04-30 02:41:45 +00:00
  • f907a4f3b6 adds buffering intermediate state kfj001andCopilot 2026-04-29 17:09:28 -07:00
  • 618acc9f38 fixes typeo kfj001 2026-04-29 16:08:44 -07:00
  • 5db19217ff minor cosmetic improvement to browser space kfj001andCopilot 2026-04-29 16:08:33 -07:00
  • f0563b6d1c adds theming class. supports light/dark mode styles kfj001andCopilot 2026-04-29 15:06:28 -07:00
  • 73679a9e20 changes to fix permission issue on mac desktop platform kfj001 2026-04-29 14:55:06 -07:00
  • 67e206846e Adds KRYZ webview\ kfj001andCopilot 2026-04-29 06:43:38 +00:00
  • 41ab9cf360 minor asthetic improvements kfj001andCopilot 2026-04-29 06:33:24 +00:00
  • 5363665fd8 working media player in ios and android kfj001andCopilot 2026-04-28 21:42:53 -07:00
  • 5e69d8f90a replaces words with emoji kfj001 2026-04-29 04:10:05 +00:00
  • 966ce5ca28 switches pause mechanic for stop on stream kfj001 2026-04-29 03:53:35 +00:00
  • 38f4769d2d working media player on android kfj001andCopilot 2026-04-29 03:43:23 +00:00
  • 34476a56da Functioning music player features kfj001andCopilot 2026-04-29 03:20:20 +00:00
  • 357e6e17cc Preliminary working devcontainer config kfj001 2026-04-29 00:44:28 +00:00
  • 734c908c2a initial commit kfj001 2026-04-28 16:54:12 -07:00
  • 5e311916f7 Initial commit kfj001 2026-04-28 15:43:12 -07:00