Commit Graph

  • e206f16723 feat(local-tracks): complete support for local tracks Kingkor Roy Tirtho 2022-09-03 09:42:41 +0600
  • b179d2a945 Organized Settings With Headers Demizo 2022-09-02 15:20:59 -0500
  • 3b24018bba
    Merge pull request #190 from Demizo/fix_username_overflow Kingkor Roy Tirtho 2022-09-02 10:51:30 +0600
  • 0ae0e196fd Username and Icon now flexible Demizo 2022-09-01 23:37:14 -0500
  • a550d21b9a [Feature] Add Duration Match Algorithm Demizo 2022-09-01 21:53:48 -0500
  • c439a526dd Fade Long Usernames on Sidebar Demizo 2022-09-01 17:01:17 -0500
  • c3bf5119eb feat(broken): Broken Warning! Initial Local Audio Player Kingkor Roy Tirtho 2022-08-30 16:08:01 +0600
  • 24c9270bed docs(readme): add discord join button Kingkor Roy Tirtho 2022-08-26 09:30:04 +0600
  • 4240433e3d fix(playback): shuffle button sometimes gets stuck and stops working #183 Kingkor Roy Tirtho 2022-08-26 08:54:25 +0600
  • cdcc0d314d docs(readme): add financial contributors Kingkor Roy Tirtho 2022-08-25 21:28:03 +0600
  • d87cf5f58b docs: add discord server badge Kingkor Roy Tirtho 2022-08-25 20:16:53 +0600
  • f3a0f78fb9 fix: flutter_downloader manifest configuration breaking android support Kingkor Roy Tirtho 2022-08-25 11:55:04 +0600
  • 55852bd15b fix: album & playlist card, player view and album view play button logic Kingkor Roy Tirtho 2022-08-25 11:22:52 +0600
  • a1d423090c fix(adaptive-list-tile): dialog content not updating when content has changed Kingkor Roy Tirtho 2022-08-25 11:07:53 +0600
  • 307a8e21df fix: dropped flutter_downloader deps due to slow download speed and UserDownloads not showing for anonymous Kingkor Roy Tirtho 2022-08-25 09:53:49 +0600
  • aba1ba9325 fix(synced-lyrics): active lyrics contrast ratio Kingkor Roy Tirtho 2022-08-19 12:59:59 +0600
  • 585de8c1de fix: tabbar overflow in small screen, artist card too small title and synced lyrics contrast increased Kingkor Roy Tirtho 2022-08-19 12:58:35 +0600
  • 8d77b6900a feat: add download tab on library Kingkor Roy Tirtho 2022-08-19 11:53:52 +0600
  • a23ce61446 fix(performance): always running marquee text causes high GPU usage #175 and UserArtist overflow on smaller displays Kingkor Roy Tirtho 2022-08-18 12:15:31 +0600
  • e48b67cd47 fix(player-overlay): flickering when a track is changed or navigated to another page Kingkor Roy Tirtho 2022-08-15 00:39:54 +0600
  • 2818ed5c9d feat: add web support although nothing works just as expected Kingkor Roy Tirtho 2022-08-14 23:03:33 +0600
  • d6687603d1 fix(downloader): flutter downloader exception on desktop platform and too much width of TrackTile index no. Kingkor Roy Tirtho 2022-08-14 22:39:29 +0600
  • 0476bf7cee feat: add download multi tracks support for mobile platform Kingkor Roy Tirtho 2022-08-14 15:44:54 +0600
  • 9edcf537f8
    Merge pull request #169 from meinto/docs/meinto/CONTRIBUTION.md Kingkor Roy Tirtho 2022-08-11 09:40:31 +0600
  • 4a291d5f20 fix(docs): indentions Tobias Meinhardt 2022-08-09 23:03:42 +0200
  • e21755322f feat(download): track table view multi select improvement, tap to play track support, existing track replace confirmation dialog and bulk download confirmation dialog Kingkor Roy Tirtho 2022-08-09 12:52:15 +0600
  • ff369c7400 docs: bug_report allow mulitple select in dropdowns Kingkor Roy Tirtho 2022-08-09 10:00:58 +0600
  • 053242e197 docs: add feature request issue form template Kingkor Roy Tirtho 2022-08-09 09:57:29 +0600
  • 3b4fab5aae docs: add github issue form template for bugs and QnA Kingkor Roy Tirtho 2022-08-09 09:36:34 +0600
  • 08f913e976 feat: add download queue for desktop & initial playlist download support Kingkor Roy Tirtho 2022-08-09 09:10:51 +0600
  • 92bc611c5e fix: login screen not using safearea and no dialog bg-color found on light mode in AdaptivePopupMenuButton Kingkor Roy Tirtho 2022-08-07 22:24:45 +0600
  • 615d5ce901 feat(ui): adaptive TrackTile actions & Setting ListTile Kingkor Roy Tirtho 2022-08-07 22:16:27 +0600
  • 816707c643 feat: Ability to change download location added Kingkor Roy Tirtho 2022-08-03 12:44:20 +0600
  • cb58166244 [website] close annoying popup button Kingkor Roy Tirtho 2022-08-01 16:53:54 +0600
  • b68e98f519
    Merge pull request #158 from issaclin32/patch-1 Kingkor Roy Tirtho 2022-08-01 13:50:08 +0600
  • 58a0b7776c
    README: Add instructions about Scoop Issac Lin 2022-08-01 12:33:54 +0800
  • e099b9cd2b [website] platform detection for download button not working fixed Kingkor Roy Tirtho 2022-07-21 22:25:38 +0600
  • b0bcb2a85c Mobile volume not set to max bug fix WinGet release GHA action added Kingkor Roy Tirtho 2022-07-20 09:43:59 +0600
  • 02370c331a Checked sponsorblock TODO in README Kingkor Roy Tirtho 2022-07-19 18:19:08 +0600
  • 74ee2aff33 SponsorBlock API support added (cached works too) Grouped helpers folder snippets into appropriate sections Kingkor Roy Tirtho 2022-07-19 18:15:12 +0600
  • 68b440920c support for presearch next track lowers the track change latency Kingkor Roy Tirtho 2022-07-19 12:49:47 +0600
  • 1271a09e00 [website] gindex verification file addition Kingkor Roy Tirtho 2022-07-19 11:25:46 +0600
  • 7d9f9019c2 [website] responsiveness issues fixed downloads section Kingkor Roy Tirtho 2022-07-19 10:56:49 +0600
  • e86710f666 [website] getting started blog published Kingkor Roy Tirtho 2022-07-18 17:45:27 +0600
  • 0e10ddfa54 [website] Added blog support [website] Fixed Navbar & made responsive Kingkor Roy Tirtho 2022-07-18 15:14:18 +0600
  • 68e9dfe9b3 [website] package manager install docs [website] App Stores install docs Kingkor Roy Tirtho 2022-07-18 11:26:10 +0600
  • 92e667d24e Added maintainer & contributors card in About Page Kingkor Roy Tirtho 2022-07-17 21:02:58 +0600
  • 1772d5751f [website] Landing Page new content addition Footer addition Kingkor Roy Tirtho 2022-07-17 19:24:58 +0600
  • 5d099fb2e4 Moved from Solidjs to Nextjs for better compatibility with docs & blogs stuff Kingkor Roy Tirtho 2022-07-17 15:13:42 +0600
  • 852dce34ce [website] Various components updated [website] Joke component added Kingkor Roy Tirtho 2022-07-16 21:12:25 +0600
  • d0c3577c09 Updated netlify redirects file Kingkor Roy Tirtho 2022-07-16 17:53:03 +0600
  • 9254fb3f87 [website] better home screen [website[ ad units created Kingkor Roy Tirtho 2022-07-16 17:47:51 +0600
  • c6a2430767 [website] Netlify redirects file added Kingkor Roy Tirtho 2022-07-16 15:38:12 +0600
  • f34afaf586 All Version Download links added Kingkor Roy Tirtho 2022-07-16 14:53:50 +0600
  • c8b7c9b5dc Modified index Kingkor Roy Tirtho 2022-07-16 10:39:27 +0600
  • 0b3f3c9e14 Built initial official website Kingkor Roy Tirtho 2022-07-16 09:53:12 +0600
  • c8ccdc715b Changed appdata screenshotlink Kingkor Roy Tirtho 2022-07-15 19:06:37 +0600
  • ebb00cdcb6 Updated Screenshots README more dependency credit added Kingkor Roy Tirtho 2022-07-15 19:02:38 +0600
  • 42294b027a Fixed no Settings icon on larger displays Window size persistance support Kingkor Roy Tirtho 2022-07-13 19:22:58 +0600
  • 708995d542
    Merge pull request #146 from flexagoon/patch-1 Kingkor Roy Tirtho 2022-07-12 20:18:44 +0600
  • 4d130af609
    fix a typo on the login screen flexagoon 2022-07-12 12:02:16 +0000
  • 9db99a07d0 Initial Volume maxed out to 100% fixed Android audio is not pausing on other audio source is running Kingkor Roy Tirtho 2022-07-12 01:35:10 +0600
  • c898716b06 Lyrics page Sidebar crash in mobile/tablet device bugfix Kingkor Roy Tirtho 2022-07-11 13:55:07 +0600
  • 2a221d9cfb
    added Login Screen guide in CHANGELOG Kingkor Roy Tirtho 2022-07-11 06:38:10 +0000
  • a14ea6c13d AUR pkgbuild syntax error fixed Kingkor Roy Tirtho 2022-07-11 12:02:36 +0600
  • ec13b50146 Made the release script manually dispatch-able Kingkor Roy Tirtho 2022-07-11 11:41:35 +0600
  • bc9e451d6b Windows release workflow fix Kingkor Roy Tirtho 2022-07-11 11:13:55 +0600
  • 62ea78dfbf Version upped & CHANGELOGS created v2.3.0 Kingkor Roy Tirtho 2022-07-11 10:43:40 +0600
  • 0126587d6f Renabled MPRIS for flatpak runtime Adjusted flatpak manifest update script for latest changes in upstream Kingkor Roy Tirtho 2022-07-11 03:39:01 +0000
  • ff57527936 Fixed AppImage wrong size issue Kingkor Roy Tirtho 2022-07-10 11:10:49 +0600
  • 4453049e08 Seekbar support added to Android Media Controls Turned off MPRIS for flatpak Kingkor Roy Tirtho 2022-07-10 11:02:14 +0600
  • 9129c4d2b1 Linux package deps updated pub asset images not found fix Kingkor Roy Tirtho 2022-07-09 00:11:33 +0600
  • ff4e5df44c High Constrast color scheme support added Download button shows done if already downloaded Search TextField design improved Kingkor Roy Tirtho 2022-07-09 02:19:27 +0600
  • 3702e29135 Tutorial local images added images Kingkor Roy Tirtho 2022-07-09 00:20:32 +0600
  • 89bcfecfb5 Login guide added Kingkor Roy Tirtho 2022-07-08 14:33:57 +0600
  • 68d10f10c4 Updated nightly builds link in README Kingkor Roy Tirtho 2022-07-07 15:43:47 +0600
  • 07f70af96d Slow Playback track play execution fixed Sidebar abnormal ProgressBar size fix Player volume slider stays at zero on fresh start fix Kingkor Roy Tirtho 2022-07-06 11:58:21 +0600
  • acc939c581 Lyric delay adjust support added theme adjusted for dialogs Kingkor Roy Tirtho 2022-07-06 02:31:19 +0600
  • c51a9a4c28 Playback track search retry-able now Search page not rendering fix Kingkor Roy Tirtho 2022-07-06 00:59:33 +0600
  • e2bba4ac94 Safearea fix for Home widgets Kingkor Roy Tirtho 2022-07-05 14:48:02 +0600
  • 42257d9615 Status color fix on PlayerView Kingkor Roy Tirtho 2022-07-05 14:36:30 +0600
  • da2e371dfd Blur effect applied in Lyrics, PlayerView & PlayerOverlay Drag to scroll support for Playlist Categories Sidebar user name & settings icon moved down Kingkor Roy Tirtho 2022-07-05 14:08:56 +0600
  • 7e24059900 Queue support added for both Desktop & Mobile Kingkor Roy Tirtho 2022-07-04 11:10:17 +0600
  • a985c19ad8 PLayback Status property added for loading indicators Kingkor Roy Tirtho 2022-07-04 09:36:22 +0600
  • ddc3555015 fix Kingkor Roy Tirtho 2022-07-04 08:55:38 +0600
  • 71f12e7a6a Fixed mistakenly not including the secret gen command Kingkor Roy Tirtho 2022-07-04 08:52:00 +0600
  • aa2f900468 Android apk signing commands added Kingkor Roy Tirtho 2022-07-04 08:46:38 +0600
  • 05af783bf4 Removed tags stuff Kingkor Roy Tirtho 2022-07-03 18:04:25 +0600
  • c34ff50345 Merge branch 'master' into build Kingkor Roy Tirtho 2022-07-03 17:55:29 +0600
  • 3b4603fb5d fixed contribution.md typo GHA scripts organized & uses flutter_distributor straight from pub.dev README updated Kingkor Roy Tirtho 2022-07-03 17:53:31 +0600
  • ae714121b8
    Merge pull request #131 from KRTirtho/audioplayers_integration Kingkor Roy Tirtho 2022-07-03 17:35:58 +0600
  • 46d6f62a73 Removed GHA for this branch Kingkor Roy Tirtho 2022-07-03 17:35:00 +0600
  • bce6a6621c
    fixed no ref in branch in GHA build Kingkor Roy Tirtho 2022-07-03 17:11:00 +0600
  • 2f05e3f8d9
    Windows build configuration fix Kingkor Roy Tirtho 2022-07-03 17:04:05 +0600
  • e0b8d88ca6
    added windows build job Kingkor Roy Tirtho 2022-07-03 16:50:18 +0600
  • 03f1d3e958 Fixed track not changing on complete Kingkor Roy Tirtho 2022-07-03 13:53:38 +0600
  • bc1334dd6d Got playlist caching working again with proper volume controls Kingkor Roy Tirtho 2022-07-03 13:14:49 +0600
  • f07a142274 Refactored Playback works nicely in Desktop Kingkor Roy Tirtho 2022-07-03 08:24:46 +0600
  • 6a05c57dcf Linux Seek not working fixed Kingkor Roy Tirtho 2022-07-01 13:48:25 +0600
  • a7082d572a Updated GHA build script Kingkor Roy Tirtho 2022-07-01 11:11:29 +0600