MIUI12.5 Notification remains blank- Music player controls - MIUI Central

Objective:
• To educate all the ASCs engineers and CCOs about Notification blank with All MIUI 12.5 Devices.
Model Affected:
• All MIUI 12.5 Models.
Purpose:
• Customer query: Why there is a blank space in notification pane?
Why music player control in notification remains blank and reappear after clearing?
Answer:
• It’s an UI issue on MIUI12.5 versions, Next OTA update will have the fix.

Related

[APP]Gallery Connect 1.0 Released!

Now available in the Android market!
https://play.google.com/store/apps/details?id=com.homeysoft.galleryconnect.ads
Gallery Connect is a Picture/Video app with extended features not included in the stock Gallery. Unique features:
Remote Image/Video display with UPNP/DLNA devices. This includes select 2010 and newer internet enabled TVs (LG, Samsung, Panasonic). It's a nice way to show off those holiday pictures on the big screen.
Support for JPEG, Canon and Nikon raw files (CR2 & NEF)
Support for direct reading from an SD card or any directory
Shows latest photos/videos at the top of the list
Setup:
Download
From the menu select Media Source (defaults to internal camera home) Note: /Removable/SD is SD card
Turn on Play To/UPNP Renderer Functionality on device (See next post)
Select Remote from the menu and select a device.
DLNA Devices Tested:
Windows Media Player 12 (Window 7)
LG 50PZ550 (Any 2011 internet enabled LG should work)
Panasonic DMP-BDTx10 Blu-Ray Players
XBOX 360 in Media Extender Mode
Western Digital Live Plus
Denon AVR-3311CI
Many, many more are compatible. Is your device supported?
See the official DLNA list at http://www.dlna.org/products/. Select "Play To" Receiver and Photo and/or Video.
TODO:
Slideshow. Should it hide the navigator?
Remote Images need to auto-rotate or zoom
No way to stop remote video playback (Work around: select a photo)
Remote playback is dumb. It doesn't check for device compatibility
Leaving "Remote" functionality on will prevent tablet from entering deep sleep
MTP support (direct camera connections).
Improve portrait visual support (landscape works best)
Deselected selected item on Media Source change
Add fling to change images
Notes:
Should work on any Android 2.2+ device
Remote functionality requires a Wifi enabled Android device and a UPNP/DLNA Media Renderer on the same network (LAN).
Local video playback is delegated whatever media player you may have installed.
Photo/video support is highly device dependent. As a generally rule, anything you can play off a USB drive should work via DLNA. Videos shot on phones/tablets seem to work well. Canon .mov video files seem to have audio issues on many devices (why they did not use MP4/AAC is beyond me)
Please click some ads! This is a fully functional version and I've spend 100s of hours on it. I'm not asking for your money. Just a little of your time. If enough people do it, I may be able to get a new USB cable.
Enabling Play To/DLNA
Gallery Remote should automatically detect your DLNA devices when you select remote, but you may need to enable their Media Renderer functionality. Here's how for select devices:
Windows Media Player 12 (Windows 7)
Click "Stream"
Select "Allow Remote Control of My Player..."
Confirm Changes (depending on security)
LG TV:
Turn on the TV
Select OK when it asks for permission
Panasonic Blu-Ray DMP-BDTx10:
Setup ->Player Settings ->Network ->Network Settings ->Remote Device Settings
Remote Device Operation="On"
Thank you. Works great!
Thanks for everyone that's trying it. I noticed there are a few crashes (Force closes). I'm going to attempt to fix them. I should have a new version up shortly.
Added 0.5.1 Fixes:
NPE From null Device From UPNP Parse timeout
Fixes NPE crash from MP4 with no create date
Fixed parse error from INT MAX VALUE received from UPNP Device
Added non-functional Slideshow button (Play)
Fixed copy/paste bug from chunkOffset
This is awesome...Now I need a NEW TV!,,lol..
Updated to 0.5.2
Added Slideshow functionality
Fixed crash on change Media Source with a selected File
Fixed only selecting Video caused a crash
Fixed crash on reading corrupt (zero length) or secured files
Fixed video check was using photo checked status
Updated to 0.5.3
Added Timeout for UPNPDevice Parser (should fix ThreadQueue overrun)
Updated JPEG parser to use a dynamic buffer length (should prevent BufferUnderflow)
Fixed Issue where refresh() would reparse all MediaFiles
Hopefully this release will fix the crash on scan (on start-up / after you enter the directory). If not, I'm going to have to add more logging...
Uploaded 0.7
New:
Manual Rotation
Remote Mirroring of rotation, zoom, and movement (very cool, if I do say so)
Improved Portrait Layout
Fixed:
Crash on negative count (corrupt file?)
Can't reselect a player was that was closed and reopened
Fixed "0" creatationTime causing video date to appears as Dec 31, 1969
Upload 0.7.1
Lots of bug fixes
Fixed mutliple issues with rotation corrupting the remote connection (related to Transformer bug)
Improved memory recovery on rotation/shutdown
Fixed issue with menu icons not being colored correctly (2.2)
Fixed issue where SSDP Listener was not being shutdown properly under certain scenarios
I've been mostly testing the remote stuff on my Galaxy S. It appears that 3.2.1 has a bug where it disregards the manual rotation handling and recreates the Activity. This leaked the server connection and would cause Socket in use exceptions for subsequent connections. Took the opportunity to clean up the connect/disconnect handling.
I'm getting close to posting it on the market. Anybody have any issues? Any suggestions for functionality? Any name suggestions?
Update 0.7.5
Lots of little improvements
Fling to change images/video. It's still a little clunky.
Improved Remote dialog layout
Improved disconnect efficiency
Improved (optional) logging
Changed from "Remote" to "Connect" and "Disconnect"
Bug fixes
Fixed crash if tried to move/size empty screen
Fixed bug for XML elements with no children (Crash on device scan)
I now have all the crashes I've seen fixed. Hopefully, I didn't add any new ones. I've made crash logging optional. It will present a notification. You can just click "Ok" to send it. Please leave a short description as it will help me out.
Important: I am now passing the last 20 lines from the syslog on crash/parse error. I'm only sending logs from this app and the ActivityManager. I've added extra remote logging for JPEG parser issues. It will send me the name and path of the file, but not the picture. It will send up to 3 parser logs per session.
Update 0.9
Lots of improvements
Improved start up time on large set w/status notification
Faster (mostly) stutter free thumbnail display
Removed logging and ominous permission requirement
Added Share, Camera & Exit
Auto detect of external media (SD/USB) insertion
Android Media integration (now default)
Improved icon scaling
Remote play no longer blocks, it queues the last request (no more server busy errors)
Ads
I haven't seen any crashes, hopefully I can fix this with the new version
Update 0.9.5
The last release was supposed to be the the final release, but I ended up making some major changes. Lots of new networking code.
Mostly performance and bug fixes to many minor to list, but here are the major ones:
When playing a video, you will now get a seekable progress bar and the ability to pause (stop) a video
Forced the screen to stay on during slideshow to prevent SD unmount (and app crash)
Rewrote network stack to improve device detection, play position accuracy and player notifications
Fixed bug with NOTIFY (Should improve compatibility/stability)
Reverted to my JPEG thumbnail parser
I saw no crashes with the latest version! Let hope this version is as good.
Update 0.9.6
Some minor fixes and annoyances resolved:
Wrote a custom layout handler to handle ad/video progress base location. Faster, fewer listview invalidates
Changed picture filter to ignore images <32k as opposed to specific file names.
Use my mp4 parser to agument Android's for better resolution detection.
Fixed issue where the TIFF parser was reporting errors on files < buffer size.
Hopefully, I'll get this on the market in the next month.
What's next (version 1+):
Pro version (no ads)
Better fling transitions (like Gallery)
Thumbnail view for mass operations like import (especially raw), upload and delete
Picassa (or other) image net source support
Print
Gesture based rotation
Mock ActionBar for Android < 3.0
Suggests?
Update 0.9.6.1
Fixes a couple of force closes
A tail of two releases. I've post both 0.9.6.1 and 0.9.6.1d. The "d" stands for debug. In the event of a parser crash, version "d" will send the EXIF header as part of the debug. The EXIF header primarily contains camera information at the time of shoot. It may contain things like your name, your GPS location at the time of shooting. It doesn't contain anything sensitive like user names or password. It's the same information you send when you upload a picture to Facebook or Picasa or e-mail a photo (minus the actually photo). I've gone through hoops to make sure it does not upload any part of the visual image.
I encourage the debug version as I still have a few crashes that I can't seem to nail down. I will not share the information.
Update:
Thanks! I've now found a couple of problems. First, some apps are naming GIF files a jpgs (arg). Second, some cameras are writing invalid type tags. I'm updating my code to ignore them as per the spec.
Update 9.7
Oh well, "final beta" is out the window at this point.
Enabled hardware acceleration (Image size must be < 4MP on Tranformer). Watch those thumbnails fly!
Removed custom preferences in favor of Android standard. Sorry, your old prefs will be lost.
Add new prefs for slideshow delay, hardware accelaration, max image size, remote scaling, and thumbnail list size.
Add the ability hide thumbnails (configurable by orientation). Portrait disabled by default.
Improved fling (still needs work)
Smoother transition on undersized scaling.
Improved remote scaling
Made refresh smarter
Improved handling of bad EXIF formats
Added Google Analytics
Removed all non-crash debugging. Thanks for those downloaded it!
What's left before I hit the market?
Improve fling (complicated)
Expose extended EXIF info
Figure out what will be in the pro vs the free version.
Ironically, I'll probably publicly release on BlackBerry before Android.
Update 9.7.1
Mostly bug fixes
Fixed issue where rotated items would not recenter if sized below frame size
Fixed crash due to playing an invalid item
Added check for 0 could EXIF size (in attempt to resolve out of memory crash)
Added experimental Cloud Print
Release Candidate 1
Well, it's been over 6 months in the making, but here it is. I would consider this version shippable. What's new:
Complete re-write of the touch engine, more natural fling and movement.
Complete re-write of the display engine. Images now optimized for your display for fast drawing and a crisper look.
Faster remote display
Fixed issue with Denon receivers hanging.
Too many others to list.
Release Candidate 2
Ok. Only 1 crash after a week.
Fixed MP4Parser crash due to buffer under run (I think)
Changed Name to Gallery Connect as Gallery Remote was taken. Unfortunately, it will not replace the old app. You'll have to uninstall it.
Updated Icons and Visuals
Fixed a duplicate HTTP Header issue.
Got my Google Developer account. Hopefully, I'll be putting this on the market next week!
RC2a
Ooops. Forgot to enable crash reporting in RC2
Hopefully, this will be the same as what goes on the market.
Fixes:
Smooth transitions are fixed
Fixed a crash issue if an MP4 doesn't have a MOOV record (crash on scan)
Hopefully fixed a buffer underfill issue (crash on connect)
Created new packages for the free and paid versions. This should be the final package. You'll have to manually uninstall the old version again.
Fixed a crash if you disconnect from Wifi and then attempt to reconnect if Wifi still hasn't been established.

[APP][4.0.3+] XenoAmp 0.405 (22052015) - A Slightly Different Audio Player

Download link - see bottom of OP
THE LEGEND OF XENOAMP
Do you ever get this feeling in the evening (or morning - I am not judging you!), when the music seems to be richer and more threedee, sung words become more understandable and you have a strong craving for pizza, dougnut, ice cream, or a box of chocolates? It doesn't matter if you feel like dancing or couchlocked, but when you reach for your trusty music player there comes the usual horror: HOW THE HELL DO I CREATE A PLAYLIST?! Sheesh!
So, XenoAmp was conceived on a Beach, when I was trying to create a playlist on my Rockbox-flashed Sansa Fuze, while going deeeeeep Down The Rabbit Hole.
"Click! Click! Where I was? Click! Click! Damn! Click! What was I doing? Damn! Click! Wait, what did I want?"
As much as I love Rockbox firmware, its interface is too geeky even for geekiest geeks. Man! I don't think I was ever able to create a playlist on Rockbox when I was baseline. I thought to myself: "there must be a better way!". So in the beginning I just wanted to create a wrapper for Android port of Rockbox, to make it a little less rough. Maybe even - turn it into a Pillowbox. But then, as it often happens with software, it grew. It grew only from the inside, though, as on the surface it stayed just very minimalistic: spartan "Now playing" screen with no widgets, each function accessible through a simple touch, sweep or sleight of hand. Before I throw some screenshots with explanation, check out CURRENT features (if you REALLY need to see how XenoAmp looks, resist the urge to peek at screenshots - static XenoAmp is dull, see "XenoAmp The Movie" instead).
Now the list of current features (some don't have GUI yet, but do exist). Since XenoAmp is all about music, let's begin with...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Audio features:
- Gapless playback on Jelly Bean!
- Replaygain support
- Standard audio controls: bass boost, equalizer, virtualizer, etc.
- Equalizer can be calibrated via automatic room correction (like Audyssey or YPAO) for optimal playback, regardress of amp/loudspeaker/place combination
- Headphones can sound as never before with audiogram-based calibrator
- Currently plays all audio formats supported by your Android version (as Rockbox is still not integrated)
- Experimental engine plays MP3, OGG, MPC, WMA, AIFF, FLAC, M4A, MP4
- Different sound profiles for dock/car/headphones. Going for a ride? Unplug your headphones, dock your android device in a car and it will equalize to your precalibrated car profile.
- Viper Audio 10-band equalizer used where available
Media library:
- Browse your collection faster than ever - see it on a 2D pinch-to-zoom-able matrix with customizable axii: Albums by artists? Albums by years? Gneres by artists? ANY combination of ID3 tags is supported. Zoom out to see the mosaic of covers, zoom in to track level! Select quickly from albums in the same row.
- Were you missing AlbumArtist tag? Well - not anymore.
- Picking from zoomable matrix too fancy? Choose your tracks the way geeks do it: with filesystem browser.
- Browse your tracks by rating, date of listening, date of adding to library, or playcount, with neat flow-style interface.
- For all anal retentive among us: synchronize your music tags to MusicBrainz and Discogs, either automatically or by scanning barcode from your original CD.
- Automatic album art downloading (your embedded ID3 cover has a priority, unless of very low quality). Art is kept as normal png images on your filesystem.
- Don't like the album art XenoAmp's fuzzy logic picked? No prob - you can always choose a better one manualy.
- Index and play your cifs media to create a real audio station for your home (when mounted via cifs.ko).
- Browse and create playlists from files on your SMB network (even without cifs.ko)
- Edit tags for a bunch of tracks or mass edit by template.
- Outside of XenoAmp: click a file in ES Explorer, Total Commander, Solid Browser or Whatever File Browser and voila: you've created a playlist from current directory contents!
- "native" XenoAmp Playlists are kept in m3u8 with absolute paths
- manage .nomedia files inside xenoamp browser
- let XenoAmp choose tracks for you: random 100 tracks, random 10 albums, random never listened tracks
- Find tracks in similar mood in your library
- Filter your collection by provider (local files, Subsonic servers, Google Music...)
Interface:
- You can't get more minimalist. Unless you turn off your display. If you more of a "hello, kitty!" person, you won't like it.
- Everything you do is just touch or sweep. Draw a circle for volume up/down.
- Managing playlists is no more a pain, you can EASILY (and I mean in a snap) create, delete and rename playlists, switch between them, append them with tracks based on any tag (artist, ALBUM ARTIST, year, genre...), shuffle, move tracks around, delete them, choose quickly across albums, toggle selection and so on. Just pull up those three dots on the bottom of the screen.
- Click playlist entry to play, drag to move up/down, sweep to delete. Touch tracks in any of available views (2d matrix, file browser, top chart) to add and remove them from choosen playlist (might be be different from currently playing), easily toggle selection.
Music services:
- 8Tracks
- Internet radio
- Google music
- Subsonic (if you friends have Subsonic servers, you can sync to all of them!)
Bits and pieces:
- Voice control
- Control via headset button
- Scrobbling to last.fm and libre.fm (via wonderful "A simple last.fm scrobbler" - get it on the Market)
- Browse into M3U* and PLS, and recursively into playlists inside them
- M3U* and PLS handle local, HTTP and SMB entries
- Browse and search internet radio directory
- Player reacts to audio jack, incoming calls, respects Android audio focus and media button interfaces.
- Displays lyrics via LyricsWiki.
- Minimalistic home screen widgets, currently 1x1, 4x1, 4x2 and 4x4
- Respects .nomedia
- Most features working on Gingerbread (API 10), could probably be made to work on Froyo (they used to, but since all my friends migrated to GB I can't say if it is still working)
- Low end machines supported, working fluently on HTC Touch Pro2 (and that's a 528 Mhz CPU!). OK, not enough memory to display covers, but still usable.
- AVRCP - as stated in this post: http://rootzwiki.com/topic/23439-avrcp-13-map-compability-current-test-build-b33-ml-2/ AVRCP should be working on AOKP ROMs for anything that supports "A simple last.fm scrobbler" (which XenoAmp does).
- Sleep timer.
- Probably a lot more bits and pieces I forgot...
This product includes software developed by
8tracks / java-wrapper Credits to Fabrizio Ruggeri & ssuukk
Acme.Crypto Copyright © 1996 by Jef Poskanzer [email protected], licenced under New BSD License
bidi utils Copyright © Google
drag-sort-listview Copyright 2012 Carl Bauer, licensed under Apache License Version 2.0
EqualizerSurface Copyright © CyanogenMod
EventBus Copyright (C) 2012 Markus Junginger, greenrobot (http://greenrobot.de), licensed under Apache License Version 2.0
FFmpeg project libraries licensed under the LGPLv2.1
Google GSON by Google Licensed under the Apache License, Version 2.0
gson-xml by Roman Mazur Licensed under the Apache License, Version 2.0
Inscription by Martin van Zuilekom Licensed under the Apache License, Version 2.0
jaudiotagger Copyright © Paul Taylor, licensed under GNU Lesser General Public License
jcifs licensed under GNU Lesser General Public License
JDOM Project Copyright © 2000-2012 Jason Hunter and Brett McLaughlin, licensed under Modified Apache Licence
JTransforms Copyright © Piotr Wendykier, licensed under MPL/LGPL/GPL tri-license
lastfm-java Copyright © Johann Kovacs, licensed under New BSD License
NanoHTTPD Copyright © 2001,2005-2012 Jarno Elonen ([email protected]) and Copyright © 2010 Konstantinos Togias ([email protected]), licensed under Modified BSD Licence
NineOldAndroids Copyright © Jake Wharton, licensed under Apache License 2.0
Pink Noise Copyright © Sampo Niskanen, licensed under BSD License
ShowcaseView Copyright Alex Curran (+Alex) © 2012. All rights reserved.
Do you think XenoAmp has not enough functions? Well, that's because I run out of blotters. Fund me one!
Wanna help with translation?
See here:
http://www.getlocalization.com/xenoamp/
bitcoin:19M1uZHCYfV7VxgTfSe7E8t2Vb1MMVoADs
Download from Google Play
[Download]
Subscribe to twitter to be up to date: [Twitter]
FAQ
FAQ moved here: http://www.xenoamp.info/index.php/faq
Q: What other features are in the work?
Priority:
- New, short and nice tutorial (- a small button, maybe in the corner would open the contextual tutorial so if the user wants to remember something, he wouldn't need to re-trigger all the tutorials. the tutorials might be more user friendly, maybe next and back buttons or right and left sweeping, and have the same or a close background color. I'm kind of thinking of a theme concept for the app, but won't share anything before it's done.)
- Bring back pinch to zoom
secondary:
- Time display problem with >1h tracks
- Can we get some better feedback on which covers are from embedded and which not when choosing an icon for an album?
- Nagger
- add CD-like mask for cover on WPS & lockscreen
- subsonic browsing
- gmusic browsing
- fix voice search bug
further enhancments:
- "java.lang.UnsupportedOperationException: Can't convert to dimension: type=0x2" in wizard
- MbID not read/written by xenoamp
- add special tags to m3u8 (proposed: sort order for autoshuffling, cursor position, playlist stack data, one-shoot track [for rockbox-style queuing])
- Music cabinet http://dilerium.se/musiccabinet/
- "Ivory" skin - it is there, but unpolished. Still ebony patches here and there
- Support multiple genres per track
- Proper support of multiple artists per track
- Guitar chords, sheet music?
- Pref: customize colors
- Tasker support - tell about media playing
- Use Volume up/down as pause
- Think about new concert view
- Smart continuator
- string filter in query view
- add label field to xeno database to enhance audiofreak factor
- Itunes synchronization (anyone able to explain what that means?)
- Find tags by Musicbrainz fingerprint
The XenoAmp Documentation (clickie!)
Complete with screenshots!
For documentation updates and questions contact GermainZ or see this post: Link
XenoAmp Twiter (clickie!)
Know faster!
XenoAmp default cover image competition (clickie!)
Win nothing but satisfaction!
English bad?
Translate XenoAmp! Download string.zip and you're ready to go!
French - thank fragargon & Jean-Philippe ALBERT, Ruddy.A
German - thank sUsH667
Polish - done
Turkish - thank xxx_ersan, jjjameson
Swedish - thank SALLEBALL
Spanish - thank andresrivas
Chinese - thank Fat_boy555
Portuguese - thank Nasty1977
Italian - thank massimo
Arabic - thank meinea
Hebrew - thank EliBsora
русскийc - thank toz1k
Looking for: KOREAN
Looking for: JAPANESE
XenoAmp total widget revamp project (clickie!)
RELEASE 0.229
Fix: cover chooser state handling
Fix: playing albums with "?" in tags
Change: ok, Google, I give up! Back to bound service!
RELEASE 0.228
Fix: post-Play-release FC fixes
RELEASE 0.227
Fix: Launching media files from external browsers
Fix: some bugs
RELEASE 0.226
Fix: some visual tuning here and there</change>
Fix: some minor bugs</change>
Fix: wizard demo on older Androids</change>
RELEASE 0.225
Fix: some music view optimisations
Fix: playlist sweeping in music view row (phew!)
Fix: cover change activity
Fix: barcode update in tag editor
RELEASE 0.224
New: tag editor migrated to ABS, smart sync and barcode sync moved there
Fix: xeno sync service. The sync will start even when Xeno is not running (if you tick trigger by mount or media scan in prefs)
Fix: attempt to fix service multiplying
Fix: hardware menu button back to default
RELEASE 0.223
New: volume guard (limits volume to prevent clipping when using equalizer)
New(?): sweep playlists (not just header) left or right for prev/next (music row view and playlist drawer)
New: music view row migrated to ActionBarSherlock
Change: no more dynamic playlist (sorta...)
Change: completely new playlist walker
Change: massive changes to Android player engine
Change: lyrics view will now update on track change
Change: music view ("queried") playlists are now part of XENO: virtual filesystem
RELEASE 0.222
Fix: playlist opener (three dots) in horizontal mode
Fix: crash on circular menu selection
Fix: XenoWizard demo crash in prefs
Change: intents/broadcasts migrated to EventBus
RELEASE 0.221
New: migration to ActionBarSherlock</change>
New: unscanned files will be put into database on first access by XenoAmp</change>
Fix: some visual tuning in tag editor</change>
RELEASE 0.220
New: new tutorial
Thing to see: misc prefs have an entry for XenoAmp wizard. See it, suggest more entries!
Fix: some music view weirdness
Fix: playback count increased on song end
RELEASE 0.219
New: "by artist" sorting (compares artist name then album title then track no)</change>
New: "by album" sorting (compares album name then track no)</change>
New: Subsonic is able to resume sync (granularity: by artist's first letter)</change>
New: more obvious network neighbourhood in xeno:// filesystem</change>
Fix: minor bug in music row view</change>
Fix: better state handling for music view</change>
Fix: a bug that prevented failed synchronizers from restarting</change>
RELEASE 0.218
Bugfix release
RELEASE 0.217
Fix: List scrolling speed
Fix: Cover chooser moved to fragment
RELEASE 0.216
Fix: Flickering of images in Xeno Image Loader</change>
Fix: Crash in music view caused by XIL</change>
Fix: FFMPeg thread priority, should fix stuttering when screen off</change>
RELEASE 0.215
Fix: FFMpeg decoder won't deadlock after track finished
Change: UIL replaced with own solution (should affect cover display speed)
RELEASE 0.214
New: Caching rows in music view
Fix: a serious bug in xeno vfs that could break scanning process
RELEASE 0.213
New: Subsonic sync shows progress
Fix: Row label in music view making a comeback
Fix: Despite of above - music viev just became faster
Fix: FFMpeg crashing after a few seconds of playback
Fix: Playing subsonic tracks from servers with non-standard port number
RELEASE 0.212
Change: New Google Music engine - login using Android internal mechanisms WITHOUT password (TWO new permissions required, you have to allow XenoAmp using them!)
Fix: "No grouping" for rows works again
RELEASE 0.211
New: menu hard key brings up preferences
Fix: simplified internal volume management, should be smoother now! (native and FFMpeg mode)
Fix: restored working google music sync due to problems with OAuth API
Fix: skip back in notification
Fix: multi album releases sort order on double click in music view
Fix: no context menu if music view empty
RELEASE 0.210
New: 4x4 widget by GermainZ
New: Google Music now authenticates using Android internal mechanisms. XenoAmp won't know your credentials!
Fix: skip back instead of close in notification
RELEASE 0.209
Fix: "Find similar" returning sorted results
Fix: Google Music synchronizer will now add "@gmail.com" if omitted by user (was: Google Music not syncing)
Fix: Synchronization purging existing media (was: Google Music not syncing)
New: Sync button added to credentials action bar for less confusion
RELEASE 0.208
New: experimental FFMpeg playback engine, enable in Misc prefs. Tested with: MP3, OGG, MPC, WMA, AIFF, FLAC, M4A, MP4.x. APE broken.
Fix: entries will get purged if they don't belong to any synchronizer
Fix: notification when syncing from credentials center
Fix: you can't add more than one synchronizer for a path (i.e. two Google Music syncs)
RELEASE 0.207
Fix: redesigned local file scanner, much faster + single pass
Fix: purge will now remove files that are outside synchronization path
Fix: tag update by barcode not working
RELEASE 0.206
Fix: album artist tag for files wrongly encoded by foobar2000
Fix: stack overflow in playlist walker
Fix: some FCs
RELEASE 0.205
Fix: Main screen gesture overhaul, should be much more responsive now
Fix: Musicbrainz tag synchronization
Fix: Sorting in file browser
Fix: Faster index in musicview, should also fix FC on entering Music view
Fix: Index overlay size
Fix: It's now possible do dismiss the tutorial + some fixes
Fix: Sudden volume jump when volume changed outside of XenoAmp
RELEASE 0.204
New: what's new dialog (you're reading it right now!)</change>
New: first pages of new tutorial, more to come</change>
Fix: fast scroller in music view</change>
RELEASE 0.200
New: new, fast music view
New: kill switch in notification
Fix: volume for devices that have setVolume() broken - please choose from behaviour prefs!
Fix: internal/external storage names
RELEASE 0.198
Fix: a lot of things with subsonic
Fix: native index (thanks KickinGuitar!!!)
Fix: a bit better default prefs handling + show cover is now default
RELEASE 0.197
Change: the way volume works (again!)
RELEASE 0.196
Fix: click in music view
Fix: xeno lockscreen active areas enlarged 2x
Fix: sudden system volume change in some rare circumstances
RELEASE 0.194
Fix: tag editor
Fix: some fixes from bugreports
Fix: another try at fixing music view on Android 2.x
Fix: some tablet & ldpi enhancments
Fix: another take on stack overflow in walker
RELEASE 0.193
New: quick(er) database scan on start, based on existing Android indexed media, just one pass
Fix: some optimizations in internal structures for better preformance of playlists
Fix: occassional onscreen messages wierd behaviour
Fix: stack overflow in walker (probably)
RELEASE 0.192
Fix: strange behaviour of current track on remove/move
Fix: long-standing bug of xeno WPS not working in landscape
Fix: long-standing bug of Xeno not playing proper file when started from external filebrowser or web page
Change: due to unresolvable bug in ViewPager, no left/right sweeping in row view
RELEASE 0.191
New: delete files
Fix: cleaned some code in playlist fragment, should fix files not getting added
Fix: an attempt to fix music view scrolling for AGiLiT
Fix: selected cover gets replaced in cache
Fix: get more covers from internet when searching
RELEASE 0.190
Fix: opening "find similar" from music row
Fix: adding credentials + scanning media roots
RELEASE 0.188
Fix: music row view playing from icon, selection, scrolling up down
RELEASE 0.187
Fix: google music sync will put artist tag into albumartist, too
Fix: disabled pre-buffering of next for all non-local files
Fix: playlist header sweeping
RELEASE 0.186
Fix: index for people who have less artists than letters in the alphabet
Change: media root is now managed ONLY via credentials center, and you can put several media roots there,
Change: synchronization (be it google, subsonic, local media) moved from db prefs to credential prefs
New: media roots survive uninstall
RELEASE 0.185
Fix: case insensitive extensions when scanning for music
Fix: dragging tracks around in playlist
Fix: editing single track tags broken (not commited)
Fix: filtering broken
Fix: can't see my only Google track
Fix: handle untagged in mb searches
Fix: add visible index + remove when unused
RELEASE 0.184
New: in browser or music view - click icon to play track (works also on playlists and directories)
Fix: Play from music view row context menu
Fix: Playing radio or 8Tracks from context menu
Fix: blue background in music view
Fix: do not walk beyond last track
Fix: playing stops when skipped back stops playing
Fix: fix playing a single song
RELEASE 0.183
Fix: music view horizontal scrolling finally fixed
Fix: empty row in music view on some devices, requires total uninstall (sorry!)
Fix: cover missing on mixed-artist albums
RELEASE 0.180
Fix: dynamic playlist is now really the same as engine playlist
Fix: loop playlist/repeat track/stop fixed
Fix: more playlist walker fixes
RELEASE 0.179
Change: "dynamic" playlist is now always the playlist used by engine, so you can see when it travels down subplaylists
Fix: when screen off or no GUI visible, volume will revert to system 16-step scale
Fix: removed concert display because of speed problems
Fix: Disable remote synchronizers when "no data" is selected
Fix: playlist always looping
Fix: toggle selection in music row view
Fix: sorting in music row view
Fix: no group working in music view
RELEASE 0.178
New: improved playlist walker
Fix: replaygain
RELEASE 0.177
New: tour places and dates (in music view)
New: monthly tour dates updates (warning:lots of data!)
New: multiple locations for local media (see release notes)
Change: active playlist behaviour (see release notes)
Internal: another huge code cleanup
RELEASE 0.176
Popup menu fix on Android<ICS
RELEASE 0.172-0.174
FC fix releases
RELEASE 0.171
Fix: cover obtainer going crazy sometimes, became pretty fast, too.
Fix: cover chooser
Fix: The Unbearable Duality of Volume (also - works when no GUI visible)
RELEASE 0.170
Fix: Doesn't ask for media root + info that it takes long
Fix: precache data for row sweep
Fix: Edit tags - on a track, just shows all tags "keep"
Fix: add at least folder icon
Fix: Dynamic in playlist fragment not updated on change
RELEASE 0.169
Fix: obtainer failing in Music View
Fix: Probably fixed AGiLiT's trillion megapixel display and index
New: some more visual tuning
RELEASE 0.168
New: quick access menu in tag editor
Fix: notify row view on change
Fix: enable click in playlist keeping dragsort
Fix: browser history not changing
Fix: do not run local sync before media root choosen
Fix: shuffle FCs
Fix: find similar and 100 random not working
Fix: set gallery position in row view, because otherwise it opens always on first tile!
Fix: replace each instance of Gallery with XenoGallery (was: gallery click works only on the text (seems so))
Change: move downloader to synchronizers
RELEASE 0.167
Fix: index unit is proportional to number of rows, not letters that the rows start with, it's also invisible now.
Fix: cover click in music view, shuffling left/right to change album/column
Fix: a lot of bugfixes and FCs
Fix: human readable shoutcast genres
RELEASE 0.166
Fix: opaque context menus on old Androids
New: create playlist using your pie hole
New: delete old cache entries on start
RELEASE 0.165
New: links in track descriptions (i.e. 8Tracks) get clickable
New: more UI tuning in different places
New: add song to current list and play it right away (track context menu), as requested by Agilit
New: replaygain obeyed (but see release notes)
Fix: adding a tile in music view to active playlist clears active playlist
RELEASE 0.164
New: some changes to make XenoAmp a bit more familiar, don't worry, it won't get google!
Change: playlist walker engine, 8Tracks finally REALLY work
Fix: 8Tracks fixed duration info, so XenoAmp now shows duration on progress circle
Fix: 8Tracks get properly scrobbled, so you can see what was the nice track you liked on Last.fm!
RELEASE 0.163
New: quick access index in Music view
New: reduced memory footprint of music view, but it might be slower
Fix: 8Track playing only one track
RELEASE 0.162
New: 8Tracks feed working (+ first implementation of "paged" playlist)
Fix: obtainer bug - crash in music view
Fix: no column grouping + online/local filtering
RELEASE 0.161
Fix: google sync
Fix: index and playlist saved on each change
Fix: virtualizer/bass settings
RELEASE 0.160
New: unlimited file browser history, tell me if you need a real "up directory" button/entry
Fix: browsing and music view sped up a bit
Fix: choosing default media dir
Fix: sweep to close playlist
Fix: browing folders
Fix: albumart in widgets
Fix: transparent bkground on 2.3.x in music view
Fix: "no grouping" in music view
Fix: similar DJ
Fix: never heard DJ
Fix: 8Tracks browsing a little bit faster now
Fix: Subsonic sync bug introduced in 0.159
Fix: Some more logic added to cover obtainer
RELEASE 0.159
New: asynchronous loading of playlists
New: edited playlist saved on EACH change
Change: music view based completely on Android views + UIL
New: some internal logic for deciding which replaygain to use
Fix: purge not run
Fix: context menu for cover in music view
Fix: shoutcast and 8Tracks entries reloaded from playlists get populated with proper info
Fix: query view
RELEASE 0.158
New: subsonic support
New: replaygain support in files with APE/VORBIS/ID3 tags.
New: universal sync service (syncs local files, google music, subsonic, tour dates)
RELEASE 0.157
Enh: refresh remote control service using AJAX
Fix: refreshed all widgets layout, added pin
Fix: removing playlist entries
Fix: xeno eating last two rows in music view
Fix: FC in "no grouping"
Fix: some changes to xenoremote CSS
RELEASE 0.156
Fix: choosing download or media root madness
Fix: all widgets on old Androids
RELEASE 0.153
New: Unfinished but working: floating xenoAmp widget, see it always, or tell it to go away!
New: Create global sync query with retry, sync queue view (fav menu), choosing download root dir
Fix: Hang on start, happened with WMA files
Fix: Find similar from WPS
Fix: Use query builders
Fix: Case insensitive sorting in music view
Fix: hang on start (M., kicknguitar probably)
Fix: filtering
RELEASE 0.152
New: sync Google Music and SMB files to your device
New: "find similar" also from track context menu
Fix: dramatic speed up of music view
Fix: credentials (secrets.xml) will get encrypted on first run of this version. Don't try to open it or edit manually after!
Fix: adding credentials / share
RELEASE 0.151
Fix: that ugly transparent space below short playlists!
New: add shares to xenoamp share list from browser menu
New: cwac-touchlist replaced by DragSortListView
New: xenoAmp cache replaced by Sergiej Tarasewicz's wonderful Universal Image Loader - new, fast music view in near future
RELEASE 0.148
Fix: FC fix release
RELEASE 0.150
Fix: dash in artist name in playlist won't confuse xenoamp anymore
Fix: limited notification image size to prevent "android interface" crashes
Fix: xeno streaming/remote control socket released on exit
Fix: filtering by local/online/both
Fix: bookmarking
New: competely new playlist walker engine, will cause less "not responding"
Update: 8Tracks engine redesign, much faster now
RELEASE 0.146
Change: database format, added column for online/local filtering
New: in music view it is possible to filter TRACKS by online/local/both
Fix: fix for out of memory error for very large google databases
Fix: some bugs
RELEASE 0.145
Improvement: Less mysterious headphone calibration.
New: (almost) full Google Music integration.
RELEASE 0.144
Fix: completely new headphone calibration algorithm, based on bisection.
Fix: a bug that prevented XenoAmp from using different number of Eq bands on ROM change.
Fix: a bug that prevented XenoAmp from shutting down on exit
RELEASE 0.142
New: wired headset button: 1 click=play/pause, 2 clicks=next, 3 clicks=prev
Fixed: adding xenoroot and network neighbourhood to proper playlists
Fixed: many oops in authenticator
Fixed: remote service not starting
Fixed: remote service music view doesn't crash
RELEASE 0.140
Fixed: Fading on WPS
Fixed: Credentials on old Androids
Fixed: Shoutcast shows currently playing track/artist + a gfx that Xeno randomly chose
Fixed: 8Tracks icon on WPS
RELEASE 0.139
xenoRemote: Added music view and current playlist
Credentials accessible from prefs
8Tracks working again + fixes (display plays and likes, rating in Xeno causes like in 8Tracks if logged in)
RELEASE 0.138
Hebrew translation (thanks Eli!)
SMB authentication now really works
Some security enhancments to xeno remote service
Credentials activity
RELEASE 0.137
Introducing: xeno remote control!
RELEASE 0.132
Fix: similar DJ spinning again!
Fix: samba browsing - see thread for more info
A few other insignificant fixes.
RELEASE 0.131
Fix: volume keys
Fix: FC in EQ view (another one, sorry!)
A few other insignificant fixes.
RELEASE 0.130
Fix: FC on start
Fix: FC in EQ view on devices with broken DSP engine
RELEASE 0.127
Fix: It seems there's a bug in Android gapless playback (possibly only for m4a). Now Xeno at least doesn't crash.
RELEASE 0.125
Centralised speed preference
Attempt: fix device slowdown when notification shown
RELEASE 0.124
Cleanup: massive amout of code cleaned
Fix: xenoAmp service is now a binded service
Improvement: more cleanup in low memory situations
Change: the way media button comunicate (tell me if they don't work!)
Fix: last edited playlist gets remembered
RELEASE 0.123
Fixed: Profile can now have any name (old profiles should get converted, but in case conversion fails, just delete profiles.xml and set your profiles again).
Fixed: removed playlists get also removed from playlist index
Fixed: play/pause in notification
Change: Database schema change in preparation for event data, should be transparent...
RELEASE 0.122
New: playlist manager has now buttons for looping/sorting/shuffling
Fixed "Sweet 16" volulme display
Fixed: random DJ and other meta playlist being sorted
Fixed: LTR scrolling
Fixed: Playlist index, please delete your __INDEX__.m3u8 and recreate by db update!
Fixed: edited playlist gets refreshed if = dynamic and dynamic is changed
RELEASE 0.120
Fixed playlist madness, you know what I mean...
RELEASE 0.118
New music view enabled
The error that kicks you without "FC" solved...
RELEASE 0.115/0.116
Attempt: more manual garbage collection to free memory
ver. 115 has new W.I.P. music view, doesn't differ in any other way from 0.116
RELEASE 0.114
Attempt: added some old memory freeing code that was removed when migrated to fragments
RELEASE 0.103
Probably fixed pausing problem on >JB
Probably fixed crashing android effect engine on >JB
RELEASE 0.102
Mass edit: fill common fields instead of showing "keep"
Fixed: several FCs
Fixed: xenoAmp crashing in Spanish and Russian, because of space in default profile name.
Fixed: Restore display after database scan
Fixed: Notification doesn't get updated with current song
Fixed: Alternate layout not working
Fixed: where from does xenoAmp get last played track after total uninstall?! - from sticky broadcast
Fixed: Service looper doesn't work as expected, causing spooky behaviour
Probably fixed: When preparing next wrapper for gapless wait until first is prepared
RELEASE 0.101
Rating added to tag editor
Lots of FC fixes
Fix: Dynamic playlist not refreshing on change
Fix: Eq settings not saved
Fix: "Save as..." playlist not saved
Fix: rare case when adding new tracks to played list when last track was playing woldn't continue with newly added tracks
Fix: progress bar on xeno lockscreen and big **** notification
Fix: no need to recreate remote view on new notification on newer Androids
Fix: marquee widget - no change = no animation
Fix: RTL scripts scrolling in proper direction again
RELEASE 0.100
Progress circle is now "live", works immediately on drag
Pref to show texts away from cover when in square cover mode
fixed: xeno status vs android status
fixed: patheteque prefs FC
fixed: unable to start track after xenoAmp start
fixed: circular menu sensitivity
fixed: volume vs track skip, NOTE: voluming/track skip CAN NOT be started on progress circle, that's intentional. Just begin elsewhere, outside or inside the circle.
fixed: select playlist from menu
RELEASE 0.99
Tag edits commited to files immediately
WPS has now a context menu in lower right corner (single dot)
Fixed: cover showing even if not wanted
Fixed: WPS always shows paused, even when playing
Fixed: WPS always shows 5 stars rate song, even if rating is turned off
Fixed: multiple fragments created on circular menu select
Fixed: rating on title click
RELEASE 0.97
- Total rework of WPS, native android animations+hardware transfromation matrices
- faint progress circle always visible
- circular menu "on finger up" selection now works everywhere except circle inside.
RELEASE 0.94/5
- Bugfixes
- Cover in widget works again
- Profiles fixed
RELEASE 0.93
- Huge rework of xeno internals
RELEASE 0.91
- Database scan adds all found playlists to xeno playlist manager
- Database scan won't go through system directories... again (lost it some hundred updates ago)
- Recreated audio profile manager, much more flexible now
- Bugfixes
RELEASE 0.90
- Recreated playlist manager. Playlist in ANY supportde location (on your device, on smb:, on http: ) may be now attached to playlist selector.
- Fixed: tracks tracks inside http:// m3u8 playlist
RELEASE 0.89
- Fixed some bugs
RELEASE 0.87
- Many bugfixes
- Sweep to open playlist works again (note: "three dot" hotspot is higher, but doesn't fill the full width not to interfere with last line of file browser), but you can still click it to open/close
RELEASE 0.86
- Notification manager should now be bothered less by xenoamp
- Fixed cover update in notification/lockscreen/widget
- Volume gesture triggered by smaller curvature
- Prev/Next track gesture triggered by sweeping half screen width
- Maximum WPS title scroll speed increased a bit
- Fixed problem with scanning whole device for media
- Welcome dialogs fixed (a bit)
- Pref: switch to lighter animations
- Pref: use only 16-step system volume
RELEASE 0.85
FIRST TIME USERS - PLEASE USE 0.84!
- Converstion of most important activities to fragments, another huuuge change
- Lots of minor fixes that were hard or impossible without fragments
- Pause on headphone pref used also for bluetooth disconnect
- Bluetooth connect event can be assigned a default sound profile
- Some insignificant changes that won't go unnoticed
RELEASE 0.84
- Minor bugfix release, you probably don't need it if everything worked ok.
RELEASE 0.83
- Fixed scrobbling
- ID3 old style (one byte) genre now converted to genre name (do a full db refresh to see it)
- Xeno lockscreen: you can press prev/next/play/pause as long as they stay visible, without sweeping the finger from padlock
RELEASE 0.82
- Fixed: profile data getting zeroed when xenamp starts in autoprofiled mode
- Fixed: 100% custom big-**** notification, working buttons, lots of space, so make your suggestion on what controls would you like there!
- Fixed: starting xenoAmp by clicking media file in external browser
RELEASE 0.80
- Rewrote xeno audio engine from scratch, as with each change to vital functions this one might have introduced new annoying bugs
- Automatic audio profile switching works, set profile for car/dock/headphones in behaviour prefs
- Fixed some bugs in moving tracks around currently played playlist
- Removed double click in music view when zoomed in to tracks, I'll see who will complain...
- Added full database rescan option for people who change tags outside of XenoAmp
- Preference to allow half star for 10-step rating scale
- Tweaked xeno lockscreen a bit, tell me if it still shows erratically
- Feeling short lately? Jelly Bean large notification will give you that missing extra inches
- Internal: mixed headphone monitor with dock monitor
RELEASE 0.79
- Fixed rating (ID3 rating is 0-255, xenoAmp 0-5)
- Fixed: volume rocker now changes xenoVolume in all activities
- Fixed: hardware search key now functional in all activities
- Track marks now refresh immediately
RELEASE 0.78
- Fixed equalizer display: bands are now at proper places on logarythmic scale
- Experimental feature: track marks. Long touch playlist entry to set mark: "Loop track", "Loop playlist", "Stop here" (these don't get refreshed, you have to scroll list out of view to see the mark!)
RELEASE 0.77
- Added multiple DSP (audio) profiles. See them in EQ view.
- Fixed rating
- Centralized calibrator outputs
- Some equalizer code cleanup
RELEASE 0.76
Bugfix release.
RELEASE 0.75
- Replaced lame MusicBrainz library with my own (going open source soon)
- A preference to allow XenoAmp change system stream volume when xeno volume at full
- A preference to enable music auto start
- Fixed long-standing bug of covers not appearing until scrolled off-screen (was: flow view doesn't refresh until scrolled out of view)
- Added version info in misc prefs
RELEASE 0.69
Note due to huge amount of changes of vital structures this release may be unstable, but take it for a ride, it has some new features
- Huuuge change to XenoPath/XenoTrack/XenoPlaylist
- Plays 8Tracks!
- You can add directory objects (playlists, local directories, samba directories, DJs, meta dirs) to playlist and xeno will play it all.
- Added "Meta" directory to xeno root, it has "All tracks" and "All playlists"
- Similar DJ can now be bookmarked per artist, return tracks in random order
- Embedded cover art extraction moved to cover obtainer, initial scan should be faster
- Holoization
- A few more white skin corrections
RELEASE 0.68
- big rework of cover obtainer, should be much faster and much, much more accurate
RELEASE 0.67
- some FC fixes
- some tuning of thread pools
- 17 new devices in calibration data
RELEASE C=64
- getting tags from musicbrainz finally working
- preliminary 8tracks support (doesn't play anything yet!)
RELEASE 0.63
- added searching, try it from playlist manager context menu or playlist menu
RELEASE 0.62
- various small fixes to lockscreen and cover obtainer
- preliminary "disable data" preference, please report any cases when internet is accessed despite this setting (bugsense doesn't count).
- scrolling for rtl languages almost fixed
- note: "Find..." dosen't do anything yet.
RELEASE 0.61
- commit to tags fixes, some more needed
RELEASE 0.60
- xeno lockscreen goes away on incoming call
- xeno lockscreen has active rating and progress
- xenoAmp won't touch your system audio stream vol at all, if volume is too low raise it i.e. from home screen. This is to test if volume problems on call will stil occur.
- write xeno database to tags (experimental!)
RELEASE 0.59
- notification FC fixed on some more devices
- read rating from tags during initial scan (preparation for commiting db to tags)
RELEASE 0.58
- double click on track in music view adds it to active playlist and starts playing
- prototype lockscreen for old Androids enabled
RELEASE 0.57
- favourite paths in filebrowser
- fixed changing language (restart still required!)
- fixed flickering activities
RELEASE 0.56
- proper discovery of right to left scripts, reversed scroll direction
- implemented exceptions in XenoPath, file browsing should be less dangerous now...
- poo tunes tags fixed again!
- some more functions attached to menus
EMERGENCY RELEASE 0.55
- fixed FC on 2.x.x Androids
- active playlist stays active between activities
- crossfading covers on wps fixed
- change xenoAmp language from prefs (help prefs)
- fixed some not working menu entries
RELEASE 0.54
- as requested: lyrics view inside XenoAmp
- rework of bitmap cache engine
- rework of notification system (If anyone is interested - I can put playlist progress on both widgets and notification)
- the overal responsiveness of wps should be better
RELEASE 0.53
- fixed one hard to find bug thanks to xcal321 (appeared only if you have all your files in a single directory!)
- new bugsense, maybe I'll be able to capture these widget bugs...
- some changes to widgets look and code
- Pref: don't mix files and directories in file browser (look in database prefs)
RELEASE 0.52
- some FC fixes
- new calib data
- recursive add tracks really works now
- fixed choosing main media dir and default icon on Androids>11
- pref: show whole cover on WPS
RELEASE 0.49
- fixed choose media dir question
- recursively add tracks to active playlist from file browser context menu
- fixed adding new playlist and other playlist issues
- fixed slider preferences
- current track gets a bookmark on pause
- current playlist opens on current track top
- internal: unified notification on all Android versions
RELEASE 0.45
- "modern" fragment-based preferences
- tablet enhancments
- finally: ask for media folder on start
- changed activities launch mode
- FC fixes
RELEASE 0.44
- scrobbling fixed
- playlists fixed
- tagging fixed
- crash on older androids
- shoutcast fixed
- massive changes to track/playlist, should be transparent to users, but new bugs probably introduced
- lots of new calibration data
- notification play/pause changing depending on state
- playlist widget menu has now playlist entries for quick selection in case you have lots of playlists
- add album (or whatever) to current playlist from context menu
- circular menu comes up quicker
- text on white background enhanced a bit
- headphone low impedance warning
- Pref: circular menu on finger up
- Fixed: first line not scrollilng + screen truncation in landscape (Android 2.2.x)
RELEASE 0.41
- new calibration: shooter, saga, evita, SGH-I777
- changes to XenoTrack, which is main underlying concept, may break everything, (works here )
- covers are obtained directly from tags during initial scan, so you will see them right ahead when you open music view
- if by any chance you notice a http server on port 41075 while running XenoAmp, it's a server that will allow streaming from your samba shares, it supports only requests of the form: http://127.0.0.1:41075/smb%3A%2F%2F<full smb path follows here>, but unless you manually create a playlist with smb:// path, this server is not stared
- If my streaming server works you'll be able to play files from your SMB shares very soon
- I think pooTunes tags are finally as expected
RELEASE 0.40
- newest jaudiotagger, should even handle mp4s from evil shops
RELEASE 0.39
- New calibration data
- You've requested it - cover on now playing screen, enable it in prefs
- Preliminary work on xeno lock screen widget
- You can set root media folder in prefs
- Numerous changes to tag scanning engine
- Renimated xeno widgets
- Workaround for volume change by some background audio focus manager
RELEASE 0.37
- Faster startup, cleaned lots of code...
- Visual feedback of tag update
- Corrected silly calibration bug (btw. dupa means "arse" in Polish)
- Embedded cover art is always used, even if bad quality (needs xeno cover cache clearing to work)
RELEASE 0.36
- New calibration data: R800i
- Social features
RELEASE 0.35
- New calibration data: MT11i, WT19i, endeavoru
- Tag editor working (changes go to Xeno databse, not touching your files!), in mass edit mode leave fields blank for no change
- Fixed a bug that prevented downloading covers for manual selection
- Faster cover/artist matching and downloading
- New DJ: create a playlist with similar artists' tracks (I must say it's my favourite suggested feature so far!)
- Pref: switch next/prev gesture direction
- Fallback artist tag to composer tag for badly tagged files from pOOTunes
RELEASE 0.34 SPECIAL WEEKEND RELEASE
- Oh my! All this time I thought you were able to do room calibration! Sorry! Now it should work!
RELEASE 0.33
- new calibration data: LT26i, p990, GT-S5830
- fixed scrobbling
- fixed eq on jellybean
- some preliminary work to resolve system 16-step vol vs xeno 50-step vol issues, not yet perfect
RELEASE 0.32
- new calibration data: LT15a, supersonic, maguro
- less intimidating preference screen
- ticker speed pref
- wps fade out pref
- volume knob sensitivity pref
- sheet inertia (scroll speed) pref
- quickly tune to your mood: play tracks from MUSIC view context menu without leaving the view
- you should be able to see your network neighbourhood from XenoRoot, no login dialog, so only guest access possible
- changed tutorial image sizes so they don't cause out of mem on smaller devices
EMERGENCY RELEASE 0.31
- Fixed silly playlist bug
- Fixed notification on older systems
RELEASE 0.30
- Improved gesture detection on main screen: it doesn't matter where you begin the gesture now, a real curve detection algorithm for vol/up down gesture
- Initial work on Froyo compatibility, will cause a lot of FCs probably, but should run with some further tweaking and fixing, Froyo istallation disabled, cause there's a lot of idiots who give one star if the app crashes!
- Fixed Xeno sweep widgets disappearing on sweep
- You can get into TagEditor and play, but it doesn't update anything yet (sweep header to change tracks)
- Some mindless fixes to "playing with current playlist has no effect", but then again it may correct things before I have some time to think about it
- FC bugfixes
RELEASE 0.29
- Internal changes to active playlist handling, some new bugs introduced
- Better handling of track selection: query view now shows selected tracks, filebrowser and query synchronize their status with active playlist
- Many, many LDPI fixes!
- Less strict DSP checking may enable equalizer on some devices
- Some initial work to reenable tag editor
RELEASE 0.28
- Cosmetic changes for google Play release (you might skip that one and wait for new features).
- New calibration data for: m0, inc
RELEASE 0.27
- New calibration data: shooter, SCH-R720, thunderg,
- Filebrowser: doubleclick header to play
- Filebrowser: play directory from track/dir context menu
- Filebrowser: default sort by title, not track number
- Many internal changes (playback manager, playlist manager) that should be transparent to users, unless new bugs got introduced. Should be much more memory and resource friendly when stabilised.
- Fixed black text on black background on 2.3.x
- .nomedia in Xeno directory to disable covers from being picked
- Fixed: weird behaviour on removal of current track from current playlist
RELEASE 0.24
- New calibration data: haida, cdma_targa, ST25i, LT18i, olympus, daytona
- MASSIVE rewrites in database module. Everything they write on stackoverflow about android mysqlite handling is wrong! It should also reduce memory usage.
RELEASE 0.23
- Fixed some new FCs.
- Calibration data for new devices: GT-I9000B, GT-S7500L, GT-S5360B, runnymede, ST15i, hallon, grouper.
- Tutorial for those... less adventurous. Check it out, maybe you'll learn something new!
- Fixed JB volume bug on gapless playback
- Fixed room calibration phase, now it works as expected
- Embedded lyrics view
- White skin enabled, still needs much work, though.
RELEASE 0.22
- Fixed ugly 2.3.x notification to standard look
- Case insensitive sorting (might still be case sensitive in some places, so tell me)
- Headphone and room calibrators work, you have to field test them, though. May require tuning. No equalizer profiles yet, so... you'll have to remember your settings Do not turn off or rotate your device during calibration, as I didn't have time to handle it.
- Presistent playlists. Live through XenoAmp deinstallation. You have to copy you current playlists from XenoAmp data to /XenoAmp manyally
RELEASE 0.21
- Just a Hotfix for 2.3.x Androids
RELEASE 0.20 (CONSERVATIVE HOTFIX)
- Turn on Android notifications by default
- Make beta version disclaimer less intimidating
- Slow down scrolling speed on sheet
- So much for wackiness: disable horizontal dragging of rows whose length is less than screen width
- On first run after database scan main playlist is filled with 10 random albums so no more menacing "playlist empty" or pervert "touch me".
- Better use tablet screenspace
- Add notification media buttons (already on todo)
Regular changes:
- Fixed playlist name cutoff on ldpi
- New DJ: 10 random albums
- Headeset buttons - may be fixed, try it.
NEW RELEASE 0.17
- Fixed volume problem (used log as scalar, supid!)
- Fixed: exiting screens brings back to WPS (was: There is a problem, that I cannot go from playlist screen back to main screen without playing music. Pressing back key, after I e.g. enabled my BT headphones in settings then switched back to app puts me back to BT settings menu...which is frustrating. Add some sort of gesture or key for general in-app back)
- I've ordered a bluetooth receiver with media buttons to test problems with media buttons
- Fixed DSP discovery on broken ROMs. Now you can at least use Bears Audio...
- Cleaned lots of calibrator code to prepare it for GUI, outpurt of uncorrected (=useless) room frequency response in logcat
- Preliminary headphone calibration, you can hear it generating tones, but no useful adjustments are applied yet. If you want to test your ears/headphones combination, sit in a prefectly quiet environment and ask someane to take a note from logcat when you hear each freq
RELEASE 0.16
- Better responsiveness during scan.
- Fixed by brute force: Clearing currently playing playlist causes some strange side effects
- New DJ: all tracks (wonder how many tracks will make out of memory error...)
- New DJ: random 100 tracks
- Preliminary tag-embedded lyrics support, you can see it in logcat (LyricsWiki will not be searched in such case!)
RELEASE 0.15
- Fixed volume issue
- Silent mode doesn't turn off on my device. How about your?
- Fixes: dsp working as expected on JB (was: Check chained dsp in JB)
RELEASE 0.14
- fix scanning on machines that have their storage monted via fuse
- save (last) scroll position in file browser mode
- fixed one FC in filebrowser
- fixed Korean (and probably all other) font displays. QUESTION: Which languages need scroll direction and prev/next directions swapped?
- fixed various database threading issues
- fixed loooooong artist display on WPS
- equalizer now has "flatten" button that will reset it and turn off to save cpu
- fixed eq display behaving strange on drag
- fixed last band on eq display looking stupid
- Turkish translation (thanks Translater)
- fixed: "The player turns silent mode off automatically".
- In your face Spinal Tap! My Amp goes to +50! Volume is now 50 steps for extreme fine tune and preserved from session to session.
- Fix temporary audiofocus loss
- How do you like new icon?
RELEASE 0.13 (Google market release)
- Fixed some crashes connected to database
- Fixed next track after sort
- Fixed FC in file browser
- Fixed various FCs from 0.12
RELEASE 0.12
- Massive amount of FC bugfixes
- Improved db interaction stability
- Incorporated Google Music Play API, and removed it again, as it created some crazy compilation memory requirements. Since Google Music is available only in the U.S.A., I need someone brave from there to test it.
- Framework for detecting your Android facilities. If after this update you don't see anything in EQ (or XenoAmp crashes immediately...) it means your EQ engine is broken. Ask your ROM chief! (was: Detect and disable cheating Androids (the ones that claim they're higher versions that really are) - this causes many FCs, because xenoamp uses features based on API level. Some ROMS clam to be JellyBean, but surprisingly don't support JellyBean APIs!)
- Nomedia management fixed
- First changes for low DPI devices, tell me if you see them in playlists and filebrowser (sheet probably left untouched).
- Low DPI devices will get Base Icon size of 100x100, meaning that covers will be kept at 100x100 pixels and existing tag/cover.jpg files will be used if greater than 100x100 px. Existing xenoamp covers won't be resised, you have to delete them (or mass resize with favourite tool).
- Put back Beats Audio hack discovery into Xeno EQs.
- Fixed nonresponsiveness while db scanning (that includes pausing current track).
- Allow zoom out in sheet by click on row name
- Pref: completely disable rating
- Pref: stop phone from locking while xenoamping
- Pref: allow Android notification bar instead of xeno (looks cr*p, but customer is always right!)
- Fixed: JellyBean - next track often out of sync with current playlist
- Did I mention media scanning improvements?
RELEASE 0.11
- Another fix for initial scanning (sheeeeesh...)
- Due to reintroducing SMB components and preparation to SMB streaming, big internal change to audiotrack object, should be transparent to users, but could also break a lot, as it is used everywhere in XenoAmp (works here, he, he...)
RELEASE 0.10
Skip
RELEASE 0.9
- Probably fixed crash on 2.x.x
- Annotated database scan so your logcats have more info
- Fixed progress circle not working in first quarter.
RELEASE 0.8
- Lockscreen widget on ICS and later - alive and kicking (earlier Androids will get only xenoampy widget, sorry! ...but then again maybe you won't be sorry if you see it)
- Finally fix this f#$!?* file scanning on all devices? Don't know. You tell me!
RELEASE 0.7
- Bugfix release, detect broken AdioFX on some devices. ("Effect library not loaded" exception)
- For me: getting crash reports from widgets, until now I wasn`t aware something`s wrong (and never had any problem with widgets)
- Test lockscreen widget, as it keeps coming back to me like a boomerang. (not visible for users)
- Bigger filesize due to reintegration of smb (not yet enabled)
RELEASE 0.6
- Managing .nomedia by Xeno file browser (requested also as: Allow user to choose which folders to scan). From file/directory context menu you can flip folder .nomedia status (works upward to highest .nomedia).
- Changing default cover image (the white-with-note one) - i think I'll start competition for replacement art. XenoAmp default cover image competition
- Switching play/pause with rating (you know what I mean?)
- Phone jack preference works as expected
- Quick and dirty: displaying results of MusicBrainz queries (no updates to db yet, as "smart" syncing still needs tuning), go to sheet view, select "Smart tag sync" from context menu. Results may vary.
- Bugfix for media scan for users who have their media mounted in /
RELEASE 0.5
- Faster initial scan - during first run only your current media folders will be scanned (only the folders that Android is aware of). If you force scan from prefs it will scan all mounted vfat, cifs and ext* media. (If you want to check this feature, or your media didn't get scanned before, PLEASE UNINSTALL COMPLETELY to remove current database).
- .nomedia is now recursive
- some bug fixes, based on your reports and BugSense
RELEASE 0.4
- Fixed db scanning on JellyBean. Media scanner will pick all mounted vfat and cifs filesystems, no unneeded directories scanned.
RELEASE 0.3
PLEASE UNINSTALL COMPLETELY BEFORE REINSTALLING!
Release 0.3 has the following fixed:
- Android 2.2.x Should be working, but since I don't have a 2.2.x machine, I can't check it.
- Completely new media scanning engine, shouldn't cause out of memory, should scan all your mounted media.
- Showing lyrics should now work every time.
- Title scrolling too fast on low DPI devices
- Clock overlapping battery on low DPI
- Pinch to zoom crash
- Sorting tracks by title and trackno in filebrowser view, sheet view and playlist widget. If you need any other kind of sort - tell me. Do remember, that playlist names and directory names have a context menu (long press) and react to click (toggle selection), so you can easily select all tracks in sheet tile or whole directory in filebrowser mode!
- Corrected date of addition to db, date of last play bug, the flow view is now fully functional
- Cover images from jpegs in folders. Priority is now: 1) mp3 embedded if bigger than 300x300, 2) any *.jp(e)g file in track's dir or parent dir, if bigger than 300x300, 3) internet search
- Lots of small bugs - THANKS TO ALL THE TESTERS!
I'm down for testing galaxy nexus right here
Sent from my Galaxy Nexus using xda app-developers app
Ready to test in Galaxy R
Seems awesome !
I am ready to test it on my JellyBean-running HTC Sensation!
Looks interesting
Sent from my LG-E730 using Tapatalk 2
Looks very promising , I'll keep an eye on it.
wow, the demo really make me want it. good work dev
Very promising... Cant wait
Sent from my SCH-I500 using Tapatalk 2
great work!
well, that's an outstanding concept of a music-player!
i really like how it is stylish and easy to use at the same time. would really like to get my hands on it and give it a closer look, so if you need someone to test it on various roms (if you wish i'll test it on stock, cm, aokp or anything else you'd like) on a samsung galaxy s i9000, you can count me in...
greetz & keep up the good work,
sUsH
Really liked the demo. Small suggestion: Might wanna fix the white letters on white album art thing. Goodluck!
Excellent idea and concept, happy to test on desire s ics and jb
Sent from my Desire S using Tapatalk 2
Tester
How can I be a tester? I'd like to test this on My Evo4GLtE.
I'd like to give this a try if you need someone to test in a Droid razr maxx
Sent from my DROID RAZR using xda app-developers app
I'm down to test on my Galaxy S3.
Looks genuinely great. Finally a music player that focuses on the sound + simplicity over pure style. I would LOVE to test this on my Galaxy Note (Android 4.0.4)
Sent from my Galaxy Note using Tapatalk 2
Would love to test it on Xperia neo V
Sent from my Xperia neo V
Thank you for your interest. I am still correcting some minor glitches - although the player is pretty stable, as Murphy predicted, as soon as I started recording this demo to impress you, I found some new (minor) bugs. Oh - I didn't mention - the app will upload crash reports to Bugsense, hope it is ok for everyone. Mind also that you shouldn't use it yet while roaming, it has no "data off" switch yet and with amount of cover data it downloads you can quickly be billed loads of money.
thedisturbedone said:
Really liked the demo. Small suggestion: Might wanna fix the white letters on white album art thing. Goodluck!
Click to expand...
Click to collapse
Oh, sorry for that. The image is a bit fuzzy, but I think in reality it looks a bit better:
damailmann1 said:
How can I be a tester? I'd like to test this on My Evo4GLtE.
Click to expand...
Click to collapse
I'll post apk file soon in this thread.
Some more screenshots and desc will be added in first posts later this day.

[APP][4.0+][MATERIAL]Marine Music Player

Marine Music Player (Beta)
Simple is the new Smart.
Marine Music Player is a new and innovative and revolutionary app which is currently in beta and continuously in development
One of the most beautiful and powerful music players mp3 for Android!
This app is one of the most powerful yet simple and surprisingly faster than other apps.
Beautiful skins to make your music player look more outstanding, and these also make your music player get the next level experience.
Music Players Mp3 is evolving, please try it and tell your opinion to make it grow together.
Currently it has following Features:-
1)Complete Material design music player
1)Browse and play your music by albums, artists, genres, songs, playlists recents and folders.
2)Create and Edit Playlist
3)Scrobbling support via scrobble droid and simple last.fm
4)embedded lyrics support
5)lyric support via third party plugin
6)7 band Equalizer
7)Preset and bass boost support
8)lockscreen support for 4.0+
9)3 home screen WIDGETS (4x2,4x2,4x1).
10)Use album art color
11) Notification STATUS support: display album artwork, title and artist, play/pause, skip forward and stop controls in notification status.
12) Headset/Bluetooth Controls
13) display cool transparency effect when playing
14) artist art and genre art are made from combination of album and songs art .
16) Gorgeous background skins, cool transparency effect for beautiful experience
17) Headset support. Support one button and multiple buttons headsets. Leave your device in the pocket!
18) Music Library with SEARCH. Find all your music never been so easy.
19)gapless playback support
20)programmable sleep timer
21)Editing Tags
22)Many Theme
23)Ability to Customize Every aspect of app
24)use album art color in playing view
25) 6 theme color
26)light and dark theme
27)card view support
28)consume as little as 10MB of RAM.(Only service RAM is 10 mb)
29)crop album art
30)many sorting modes
31)support for lst and grid views
32)pause album art loading for smooth scrolling.
Customization:
Dont like the album art cropping just disable it.
Dont like color in playing view just disable it
Want album art to load faster just go in settings and enable it
dont want grid view switch to listview
didnt like card view switch to simple listview
dont want album art colour in gridview just disable it.
Planned Functions IN Future Updates:-
1) Scrobbling via last.fm official app
2)Lyrics Finder
3)Auto Missing Album Art Downloader
4)export playlist
and many more
For any issues ,please drop us a mail instead of giving 1 star.
Note: please use V 0.2 BETA as 0.1 will crash.
Google Play link:https://play.google.com/store/apps/details?id=us.music.marine
Strings for Translation:
Help us by translating app into your native language.
Please use ackuna for translation :
http://ackuna.com/translate-/marine-music-player/
Changelog:
0.90beta
*a new folder view to directly show all folder with songs , so no more searching
*a new artist song page show albums and songs both
* now you can reorder the tab
*now use muted color setting is gone and use palette setting in back in album art
* bug fixes
*now app supports albumartist , go to artist and select view mode and album artist
*app now skips hangout ringtone and other tone
*changed ui to make it look good
*now shuffle button is invisible while scrolling it can be made by scrolling up
0.84beta
*fixed 2 bugs 0.83beta that was framework bugs
*be sure to checkout next version which will have many new features
15/04/2016
0.83beta
*fixed splash screen bugs
* fixed image getting colored sometimes.
*fixed a crash when removing items from current list
*now added a new personalized section in app
*now app shows most played songs
*now app can download album and artist art from last.fm
* redesigned the new left drawer to show currentplaying song there
*many performance improvement
*fixed a long standing issue of player pausing when trying to play next song
0.82beta
*fixed splash screen bugs
* fixed color ui issue bugs in 0.81 beta
0.81 beta
*fixed crash in song view
*grid colums settings in artist and genre also
*now a new UI to show Staggered grid with variable size go to views as: stag grid palette and stag grid cards
*added splash screen to app
*fixed the playlist bug
*removed redundant settings
0.80beta
*fixed ui not proper if using list as card in lollipop+ of 0.79beta
*fixed crash when using the new stag pattern in album and then selecting sort
*performance improvement is song, folder and playlist tab
*now a new UI to show Staggered grid with variable size go to views as: stag grid palette and stag grid cards
*added splash screen to app
*fixed the playlist bug
*removed redundant settings
0.79beta
*fixed crashes of 0.78beta
*now unknown is perfectly interpreted and shown as Unknown Artist ,album or song
*now app shows msg in Ui if songs list is empty
*now pause on scroll and 3 row grid is removed from setting
*now you can set any number of columns from 2 to 7
*now a new UI to show Staggered grid with variable size go to views as: stag grid palette and stag grid cards
*reduced apk size
*added splash screen to app
*fixed the playlist bug
*removed redundant settings
0.78beta
*fixed crashes
*many UI changes
*now album art color grid and list is removed from setting
instead use view as grid palette
*use card as list is removed from settings instead use view as
list cards
*fixed color issues
*many UI changes
*Fixed default images size issue
*reduced apk size
*code cleanup
*performance improvement
0.74beta
*fixed a very irritating bug
*many bug fixes
*changed some colors
*now navigation bar also get colored on lollipop+
0.70beta
*fixed a very irritating bug
*added a 4*4 widget only for pro users
*added ability for music tag editor to play songs directly in marine
*bug fixes
0.50beta
*added italian translation
*fixed equalizer cracking sound for sure this time
*huge performance improvement
*fixed app hanging and stucking
*fixed playlist tab issue
*removed reverb and virtualizer effect(cause of cracking sound)
*fixed album art cropping setting issue
*fixed notification issue
*fixed theme color dialog issue
*added a interstitual ad on start(not for pro users) and not everytime u start app u see interstitual
*added ability to add album art from gallery(pro users only)
bug fixes
15/03/2015
0.33 beta
*5 bug fixes reported by user in 0.31 and 0.32 beta
*fixed remove song in queue view bug.
*a new white notification for 5.0 android user(lollipop) matching the lollipop theme on user request.
11/03/2015
0.32 beta
*2 urgent bug fixes reported by user in 0.31 beta
09/03/2015
0.31 beta
*fixed 6 force close bug reported by user
*added flip to pause song settings
*added shake to skip song.
*a new landscape playing layout
*little performance improvement.
*miscellaneous bug fixes
01/03/2015
0.3 beta
*fixed 4 force close bug reported by user
*added skip short song settings
*fix 6 settings not working
*fix large widget not following app color theme
Just downloaded it from the Play store. Giving it a go right now.
https://play.google.com/store/apps/details?id=us.music.marine&hl=en
ty for posting the link
ROMAddiction said:
Just downloaded it from the Play store. Giving it a go right now.
Click to expand...
Click to collapse
be sure to check the app version if its 0.2 beta or not, becoz 0.1 beta will crash, and please share your feedback here
ROMAddiction said:
Just downloaded it from the Play store. Giving it a go right now.
Click to expand...
Click to collapse
AndroidRockers said:
be sure to check the app version if its 0.2 beta or not, becoz 0.1 beta will crash, and please share your feedback here
Click to expand...
Click to collapse
version 0.2 beta is live on playstore now
Beautiful, fast.
Search option is not working like it should, when you "click" the song you searched, it will play another different song.
:good:
AndroidRockers said:
version 0.2 beta is live on playstore now
Click to expand...
Click to collapse
Thanks! So far it's been rather fantastic. So there's mention of a paid for app in there and every time I click it it sends me to a blank page.
Pressing menu on nav-bar causes app to stretch under the nav-bar.
Though this needs confirmations, could be Venom ROM related.
I think I had similar issues(all apps ignoring the nav boundaries) when configuring the nav-bar buttons.
PS: The cover art stretching should probably be fixed at some point. Also the whole now playing view gets really stretched in landscape.
I'll be following the development. Seems really promising app for me, as I like having options to make UI work most efficiently for me.
Hezer said:
Pressing menu on nav-bar causes app to stretch under the nav-bar.
Though this needs confirmations, could be Venom ROM related.
I think I had similar issues(all apps ignoring the nav boundaries) when configuring the nav-bar buttons.
PS: The cover art stretching should probably be fixed at some point. Also the whole now playing view gets really stretched in landscape.
I'll be following the development. Seems really promising app for me, as I like having options to make UI work most efficiently for me.
Click to expand...
Click to collapse
yup the navigation is a ROM related issue becoz i dont use the translucent navigationbar flag.
can u please explain the cover art strecthing did u try the crop album art option in setting, and do u want album art to strech or crop??
ROMAddiction said:
Thanks! So far it's been rather fantastic. So there's mention of a paid for app in there and every time I click it it sends me to a blank page.
Click to expand...
Click to collapse
will be live shortly
Taxogger said:
Beautiful, fast.
Search option is not working like it should, when you "click" the song you searched, it will play another different song.
:good:
Click to expand...
Click to collapse
yup i am aware of it , it will be fixed in the next 1 or 2 release, also i am thinking to modify search view totally. i am changing the my app logic so it will be fixed with that.
AndroidRockers said:
yup the navigation is a ROM related issue becoz i dont use the translucent navigationbar flag.
can u please explain the cover art strecthing did u try the crop album art option in setting, and do u want album art to strech or crop??
Click to expand...
Click to collapse
You can see the stretching happen in that earlier picture, people and faces become thinner. Ticking the crop option didn't seem to change it. I'd prefer it cropping or scaling down instead of stretching.
Also here's how it stretches with me in landscape.
awesome music player with a sleek and elegant ui ,I rated it 4 stars because of only one reason that I didn't liked the app icon much,could you change it like a materialised icon or something like that
TAPATALKED USING MY MOTO with CM12
---------- Post added at 02:45 AM ---------- Previous post was at 02:20 AM ----------
And also a option to remove go pro option from the menu
TAPATALKED USING MY MOTO with CM12
AndroidRockers said:
Code:
Marine Music Player (Beta)
Simple is the new Smart.
Marine Music Player is a new and innovative and revolutionary app which is currently in beta and continuously in development
One of the most beautiful and powerful music players mp3 for Android!
This app is one of the most powerful yet simple and surprisingly faster than other apps.
Beautiful skins to make your music player look more outstanding, and these also make your music player get the next level experience.
Music Players Mp3 is evolving, please try it and tell your opinion to make it grow together.
Currently it has following Features:-
1)Complete Material design music player
1)Browse and play your music by albums, artists, genres, songs, playlists recents and folders.
2)Create and Edit Playlist
3)Scrobbling support via scrobble droid and simple last.fm
4)embedded lyrics support
5)lyric support via third party plugin
6)7 band Equalizer
7)Preset and bass boost support
8)lockscreen support for 4.0+
9)3 home screen WIDGETS (4x2,4x2,4x1).
10)Use album art color
11) Notification STATUS support: display album artwork, title and artist, play/pause, skip forward and stop controls in notification status.
12) Headset/Bluetooth Controls
13) display cool transparency effect when playing
14) artist art and genre art are made from combination of album and songs art .
16) Gorgeous background skins, cool transparency effect for beautiful experience
17) Headset support. Support one button and multiple buttons headsets. Leave your device in the pocket!
18) Music Library with SEARCH. Find all your music never been so easy.
19)gapless playback support
20)programmable sleep timer
21)Editing Tags
22)Many Theme
23)Ability to Customize Every aspect of app
24)use album art color in playing view
25) 6 theme color
26)light and dark theme
27)card view support
28)consume as little as 10MB of RAM.(Only service RAM is 10 mb)
29)crop album art
30)many sorting modes
31)support for lst and grid views
32)pause album art loading for smooth scrolling.
Customization:
Dont like the album art cropping just disable it.
Dont like color in playing view just disable it
Want album art to load faster just go in settings and enable it
dont want grid view switch to listview
didnt like card view switch to simple listview
dont want album art colour in gridview just disable it.
Planned Functions IN Future Updates:-
1) Scrobbling via last.fm official app
2)Lyrics Finder
3)Auto Missing Album Art Downloader
4)export playlist
and many more
For any issues ,please drop us a mail instead of giving 1 star.
Note: please use V 0.2 BETA as 0.1 will crash.
i cannot post external link can someone please post the link.
Click to expand...
Click to collapse
Did you just copy everything from Flare Music Player??
I think they just both copied from this one actually, which seems the oldest : http://forum.xda-developers.com/android/apps-games/app-myplayer-lightweight-music-player-t2892233
Not really cool, especially while trying to make a paid version from someone else work. But maybe I'm wrong.
kidoucorp said:
I think they just both copied from this one actually, which seems the oldest : http://forum.xda-developers.com/android/apps-games/app-myplayer-lightweight-music-player-t2892233
Not really cool, especially while trying to make a paid version from someone else work. But maybe I'm wrong.
Click to expand...
Click to collapse
I checked this out I saw many apps pretty much same and same features I'm guessing it's made from an open sourced music player but My player is still one of the best
TAPATALKED WITH MY XPE R IA Z
My Z3 app Ports to all devices
Hezer said:
You can see the stretching happen in that earlier picture, people and faces become thinner. Ticking the crop option didn't seem to change it. I'd prefer it cropping or scaling down instead of stretching.
Also here's how it stretches with me in landscape.
Click to expand...
Click to collapse
ohh u were talking about landscape mode. okk will be fixed soon

[APP][4.2+] Pulse Music Player

Introduction
Pulse Music Player is a customise able simplistic music player that includes all the basic features of what you would expect in a music player and some advanced ones.
I've probably put in a few months of work on this application in total and I think its stable enough to be released for beta testing.
I've got quite a lengthy list of new features and enhancements I'd like to add and make.
I'm aware of a few bugs that I'll be fixing soon I’d like to get a good idea of what you think can be improved or added.
Current Features:
-Supports audio formats supported by Android
-Configurable smart lists
-Static smart lists
-Star ratings
-Cross fade
-Replay Gain
-Gapless playback
-Gapless playback override setting
-Integrated with Music Tagger
-Album Artist Support
-White listing files
-Black listing files
-Browse by file browser
-Media Scanner
-Importing and exporting m3u & m3u8 playlists
-Scrobbling
-Multi-Select
-Previous queue
-Many different sorting options
-Display embedded album art over media store album art
-2 Different now playing screens
-Display embedded Lyrics
-Custom theme settings
-3 Different widgets
-Visualiser
-Backup & restore options for settings
-Backup & restore options for music database
- 2 Different notification widget types
- Shuffle by songs, artists and albums
- Multiple different sorting options
Version 0.1.1b Change Log:
Fixed issue with playcount,ratings and last played time not being updated on some devices.
Fixed issue with ratings being wiped on some devices
Fixed issue with "no embedded lyrics text" appearing when there are lyrics
Fixed Crash when reading APE information on some files
Fixed songs that have not been played but have been rated showing up on most played and last played smart lists
Fixed crash when seeking
Fixed crash when closing service.
Fixed issue with player bar sometimes not appearing when application starts
Improved performance with gape less playback
Improved performance and responsiveness
Reduced RAM usage
Skipping multiple tracks is now possible when cross fade is enabled
Skipping tracks is now possible during a cross fade... cross fade will be cancelled and next track played
Added swipe to change track
Selected tab text is now coloured using the accent colour
Smart lists:
Fixed blanks smart list bug.. happened when sometimes editing or creating a smart list
Added play count, date added and last played to smart list content.
Added different rule types 'and' & 'or'
Fixed issue with most played smart list showing incorrect songs
Version 0.1.2b Change Log:
Fixed issue with 6.0 devices not being able to access /storage/emulated/userID path.. Pressing back will aslo go to the /storage path instead
Added shadows to sliding tab text in the artist activity
Fixed bug where shuffling the queue plays the incorrect song after pressing next
Fixed crash when resuming previous activities after making a change to queue
Fixed blank view pager when setting a new queue from an empty one
Added option for optimised scrolling in display settings
Added sorting for smart lists
Version 0.1.3b Change Log:
Added shadows to sliding tab text in the genre activity
Changed loading placeholder to current albumart when swipe to skip is enabled
Fixed bug with smart list that prevented or statements from working if size was bigger than 2
Fixed bug with smart list that returned no results for date added
Fixed issue with intents not playing music
Headset button now works…. 1 click to play or pause 2 clicks to skip to next track 3 clicks to skip to previous track
Fixed crash in service
Added multi select capability on all music related interfaces containin music
Notification now uses next and previous counter methods
Swiping through the view pager and then back to the current song now keeps the song playing isntead of restarting it
Fixed crashing in file browser when playing files in a directory that has blacklisted files
Removed sort options from static smart lists
Smartlists now ignore cases when sorting
Fixed bug when swiping to previous track.. It would skip to the beginning of the song instead
Stopped replay gain defaulting to opposite value when no gain is found
Fixed replay gain reading incorrect files when crossfade is enabled
Version 0.1.4b Change Log:
Increased increments on audio settings sliders to from 1ms to 50ms
Increase time limit on manual cross fade from 3000ms to 10000ms
Fixed issue with albums queries
Added Date Added sort method for albums
Fixed descending sort methods for smart lists
Added lock playlist feature to disable moving and removing songs
Added shuffle button for songs, albums and artists fragments
User Audio Database now keeps track of files that have moved location and refreshes on reboots or media mounts
Fixed issue with headset button sometimes not responding
Fixed issues with service not being properly killed
Fixed issue with Artist card sometimes not appearing in genres
Fixed issue with genre layout
Fixed issue with switches not saving settings on pre lollipop devices
Stopped tinting icons on navigation drawer
Seek bar keeps moving during cross fades
Fixed issues with reordering and removing items from playlists
Version 0.1.5b Change Log:
Fixed issue with headset button press sometimes causing a crash
Revised image loading
Improved RAM management
Music files with errors are now reported and handled errors correctly
Fixed issue with gapless playback and overide gapless setting not functioning correctly
Removing a duplicate song on playlists now removes the specified song instead of all duplicates
Reordering on playlists is now disabled when sort order is not default sort order
Fixed queue not continuing when playing the last track then adding more songs to the queue
Added last day, last week, last month and last year to dates on smart lists
Album Artist is now completely and properly supported
Fixed crash when scanning files
Album activity and album cards now read album artist
Increased album and artist card sizes
Fixed rare crash when launching music tagger
Added beep on headset press
Version 0.1.6b Change Log:
Image optimisations
Crash fix on albums tab
Fixed issue with crashing during search on artist
Fixed issue with search showing incorrect results when in album artist mode
Version 0.1.7b Change Log:
Black listing and white listing is now functional on the folders tab when in multi select
Blacklisted and white listed files are now correctly removed from the library
Removed white listing option from artist and albums tabs… option seems unnecessary there. White listing is possible from folders
White list blacklist and gapless albums now sorted in a to z order.
Smart lists and Playlists tabs are now sorted in a to z order
Fixed issue with not being able to import .m3u8 playlists
Fixed bug where smart lists doesn’t appear on the default tabs option
Added artwork to playlists when in default sort order and play list is locked
Added play count and date added sort options to smart lists
Pressing image in the side drawer now expands the now playing screen
Added shuffle button to playlist and smart list activities
Fixed bug that some times caused panel to not load on start up
A lot of optimisations and bug fixes
Version 0.1.8b Change Log:
Re-implementation of replay gain… now supports positive gain values and can set default values for files with no tags.. Tag reading support for mp3 only and setting gain only supports 4.4+
Implemented equaliser with bass boost and virtualiser
Added speed and pitch modifier for 6.0+ devices
Fixed some issues with gapless playback
Fixed crash with pop up menus
Fixed crash on floating shuffle button
Fixed crash when using dynamic date types on smart lists
Keyboard now hides when leaving search activity
Performance and RAM optimisations
Added move to next option in the queue
Added jump to current playing song in queue
Fixed delete smart lists in multi select
Added default smart lists
Version 0.1.9b Change Log:
Fixed floating shuffle button on playlist and smartlists not hiding when scrolling and responding to settings
Added manually searching and downloading images via last fm
Added option to disable automatic downloading of artist images
Pitch and speed can now be modified to 2 decimal places… you'll need to reset the setting on the first start up after the update
Set Minimum pitch and speed setting to 0.30
Version 0.1.9ab Change Log:
Fixed crash when opening artist with no image
Version 0.2.0b Change Log:
Added headset settings:
Added pause on disconnect option
Added Play on connect option
Added beep on headset press option
Added audio focus settings:
Added option to disable audio focus
Added Pause on call option
Added Stay paused when call has ended option
Added notification settings:
Added new notification style which can be set in settings
Added option to extract colours from album art and colour the notification background
Added service settings:
Added configurable service time out option
Fixed issue with automatically downloading images
Fixed rare crash when saving queue
Fixed rare crashing issue when using gapless
Version 0.2.1b Change Log:
Fixed crash when shuffling on playlist
Fixed tabs not updating when blacklisting and whitelisting files in multi select mode
Fixed issue with scrobbler switch not enabling on post kitkat devices
Fixed issue with colour covering filled image notification
Fixed rare crash when pressing shuffle on now playing screen
Fixed issue with play button appearing when resuming or starting an activity in a crossfading state
Fixed blank album art on now playing screen after screen rotation
Fixed layout padding issue with recycler view on square album art layout
Album activity no longer sets the image when resuming the activity if the last modified date has not changed
Fixed songs not shuffling issue with shuffle on songs tab playlists and smartlists
Fixed issue with initialisation of effects causing crashes on some rare occasions
Fixed some issues with gapless playback
Fixed issue with memory leaks on configuration change
Fixed crash when switching to landscape on artist activity
Fixed padding with queue on landscape view
Fixed crash caused by albums tab
Added shuffle button to genre activity
Added floating shuffle button to artist activity
Added audio database settings:
Added user configurable play count register time
Added option to set size of most played and last played smartlists
Added option to reset most played and last played smartlists
Added option to back up restore and clear database
Added option to refresh Database
Added backup and restore settings:
Added option to back up settings
Added option to restore backed up settings
Added option to clear settings and return them to default
Version 0.2.2b Change Log:
Status and navigation bars now make a smooth colour transition when chaning between tracks
Edited tracks text in album activity
Version 0.2.3b Change Log:
Fixed issue with losing reference to playing songs
Fixed crash when stopping service when there is no queue
Fixed bug when switching to the previous track sometimes uses incorrect seek
Fixed issue with floating shuffle button not shuffling on albums and artists when shuffle is already turned on
Fixed issue with floating shuffle button causing multiple songs to be played when pressing quickly
Fixed bug that stopped playback when adding song(s) via play next during a cross fade
Fixed bug that some times stopped songs form being removed from playlists
Fixed dates alert dialog title on smart list editor
Fixed crash when deleting files after using an outdated uri permission
Fixed issue with sending commands to service when it is not running
Notification now updates automatically when settings are changed
Audio focus settings update automatically when settings are changed
Time out settings update automatically when settings are changed
Added better hints to smart list editor
The fist rule in smart lists can now be delete
Added confirmation alert when deleting files
Version 0.2.4b Change Log:
Removed attempted smooth colour transition from nav bar
Fixed playlist content being duplicated when moving items or resuming the activity.
Improved thread management
Restored updating activities in background
Fixed delay in pause when unplugging headsets
Fixed crash in genres activity when pressing the overflow button on the artists tab
Lists are now refreshed more efficiently
Fixed crash when removing last item from the queue
Fixed crash when pressing pause after clearing the queue and creating a new one
Fixed crash when changing layouts on some devices
Version 0.2.5b Change Log:
Fixed rare crash when playing songs caused buy shutdown executor service
Fixed issue with genres where artist tab would no display anyting if the results had more than one artist
Fixed issues with refreshing data
Fixed issues with blacklisting
Fixed issue with some queries in album artist mode returning incorrect artists
Fixed close button on small widget not being clickable
Fixed albums tab not refreshing when images change
Fixed artists tab not refreshing when images change
Fixed issue with restarting playlist activity after certain settings had changed
Removed hamburger icon animation
Changed colour of side drawer items to dark grey on light theme
Added theme settings to change toolbar,sliding tab and floating action button element colours.. Fixes issue of having white text on white backgrounds
Added multi-select to queue
Added options to disable, clear artist artwork and image cache
Added Wake Lock option.. fixes the issue where service time out has no effect if the device is in sleep mode
Version 0.2.6b Change Log:
Fixed issue with back arrow changing to ham burger after changing theme settings
Fixed floating action button disappearing when it shouldn't
Fixed issue with playlist list moving after moving an item in the list is moved or removed
Fixed some issues with crossfade
Lyrics view now scrolls back to top after track change
Fixed lyrics padding
Fixed bug with refresh database deleting incorrect entries
Fixed issues with tabs not loading when changing the off screen tab limit
List positions in tabs are now retained
Fixed bug that caused the service to never stop looking for the queue if there wasn’t one
Fixed some issues when clearing queue
Version 0.2.7b Change Log:
Fixed last fm scrobler download link in settings
Fixed crash caused by shutdown executor service
Fixed crash casued by null baseActivity reference when removing service connection listener
Fixed issue where bass boost and virtualiser values were reset when opening the equaliser
Fixed back button on the equaliser
Fixed crash on artist list view
Fixed rare crash when fading volume
Fixed issues with tabs not loading when changing the off screen tab limit
Fixed issue with grids not being displayed correctly
Removed incorrectly displayed set image menu item from genres
Version 0.2.8b Change Log:
Fixed rare crash when displaying queue
Fixed rare crash during crossfade
Stability and functionality improvements to crossfade
Fixed issue where songs will sometimes continue playing randomly
Fixed visualiser not appearing during crossfade
Fixed issue that caused music service to start after it had been stopped
Fixed removing entries from media store when deleting multiple files
Fixed issue when deleting individual file would delete all files in albums and artists
Fixed issue where list scrolls to top when locking and unlocking playlist
Fixed issue where changing the rating visibility doesn’t immediately take action
Fixed albums not deleting
Database now records skipped songs and all times at which songs were played to get ready for future smart list features
Available on the Play Store
Thanks
XDA:DevDB Information
Pulse Music Player, App for all devices (see above for details)
Contributors
Joshafc
Version Information
Status: Beta
Current Beta Version: 0.2.8b
Beta Release Date: 2017-04-24
Created 2015-11-03
Last Updated 2017-04-23
I like the player so far, nice UI and I especially like the way you have implemented the album art in the notification.
So is it possible to decrease the size of the buttons in the notification so they're not so large, or at least refine them to give them a cleaner look. And I would like to see the ability to swipe the album art to the next track.
I tried using this app with my headset and it does not recognize button presses. So for now that's all I can think of, I'll post more if I think of something.
Sent from my SM-N910T3 using Tapatalk
Yes button from headset are not recognized, this is the only great issue.
Secondary album art are not recognized, if your song use is own album art cover pulse only use a random cover it find on the same album. Example: Various Artist album every song with is proper cover, Pulse only show the first cover it match from the album, and use it for every song inside it.
chrisrj28 said:
I tried using this app with my headset and it does not recognize button presses. So for now that's all I can think of, I'll post more if I think of something.
Click to expand...
Click to collapse
Romagnolo1973 said:
Yes button from headset are not recognized, this is the only great issue.
Click to expand...
Click to collapse
I don't have a headset with buttons to test this issue but I do have a setting on my device that can simulate headset button presses and it works for me, are you talking about the next, play pause and previous buttons? I'll have to look into this one.
Thanks
chrisrj28 said:
I like the player so far, nice UI and I especially like the way you have implemented the album art in the notification.
So is it possible to decrease the size of the buttons in the notification so they're not so large, or at least refine them to give them a cleaner look. And I would like to see the ability to swipe the album art to the next track.
I tried using this app with my headset and it does not recognize button presses. So for now that's all I can think of, I'll post more if I think of something.
Sent from my SM-N910T3 using Tapatalk
Click to expand...
Click to collapse
Gestures for switching tracks is on the to do list and should be coming soon.
I think you're right about the size of the buttons on the notification and widgets I'll reduce them slightly.
Thanks
Romagnolo1973 said:
Yes button from headset are not recognized, this is the only great issue.
Secondary album art are not recognized, if your song use is own album art cover pulse only use a random cover it find on the same album. Example: Various Artist album every song with is proper cover, Pulse only show the first cover it match from the album, and use it for every song inside it.
Click to expand...
Click to collapse
Pulse uses Androids MediaStore database to find album art so it will use the album art assigned to the album of the song you are currently playing. There is a setting you turn on to use embedded art, if you go to Settings > Artwork > Use Embedded Album Art. This will display the album art that is embedded in the file currently being played.
Thanks
My bad, I don't look inside setting too much, but yes we talk about the headset control, basically music app use a double tap on pause button for next track and a 3 tap for previous track. I prefer long press on volume up to go next but I think Android can't manage it good because only using Xposed Framework + Gravity Box long press to skip is working with many music apps.
Using headset buttons instead of screen also reduce battery consuption not only buceause dispaly is off but because with screen on music apps generally use max cpu freq.
I don't know why now reproduce music need this power when in the past with dualcore it was not, I hope you can focus your promising app with a light cpu and ram usage in mind, this will be great
Joshafc said:
Gestures for switching tracks is on the to do list and should be coming soon.
I think you're right about the size of the buttons on the notification and widgets I'll reduce them slightly.
Thanks
Click to expand...
Click to collapse
Thanks for the info, I look forward to further progress. Very promising app so far.
Sent from my SM-N910T3 using Tapatalk
app give ss ram 1g?
Gửi từ SM-G9250 của tôi bằng cách sử dụng Tapatalk
Hi, playstore download link says the file does not exist..
By far the best music player with crossfade I've used. Most music apps have problems with crossfade and trickles the electricity or whatever when switching to new tracks. If you're using headphones and have sensitive ears like mine you'll hear a "tick" or "crackle" in other music apps. Your app doesn't do this, it's seamless and very fluid when switching.
It be nice to have a feature to swipe left and right on album art swiftly to switch songs; previous & next in now playing screen.
Thanks!
venky61 said:
Hi, playstore download link says the file does not exist..
Click to expand...
Click to collapse
Hello, you need to click the become a tester button.
https://play.google.com/apps/testing/com.deosapps.musicplayer
Then it will give you the play store link
Antitype said:
By far the best music player with crossfade I've used. Most music apps have problems with crossfade and trickles the electricity or whatever when switching to new tracks. If you're using headphones and have sensitive ears like mine you'll hear a "tick" or "crackle" in other music apps. Your app doesn't do this, it's seamless and very fluid when switching.
It be nice to have a feature to swipe left and right on album art swiftly to switch songs; previous & next in now playing screen.
Thanks!
Click to expand...
Click to collapse
Thanks, swiping to switch songs is on the to do list I'll be working on it soon.
I saw a new update from Pulse Audio
A little bug concerning album art:
Now everithyng ok Pulse can use album artowork from the file if present and it is showed on PlayNow tab.
The issue is the album art dispalyed on blockscreen that is only the first album art it find in the same album.
I have album with various artist inside and every song use is own album artwork, so I can see that lockscreen does not match with cover art displayed in Now Playing
Romagnolo1973 said:
I saw a new update from Pulse Audio
A little bug concerning album art:
Now everithyng ok Pulse can use album artowork from the file if present and it is showed on PlayNow tab.
The issue is the album art dispalyed on blockscreen that is only the first album art it find in the same album.
I have album with various artist inside and every song use is own album artwork, so I can see that lockscreen does not match with cover art displayed in Now Playing
Click to expand...
Click to collapse
Sorted in the latest update which should be available in a few hours.
Hi,
Loved the App.
Here are some of my suggestions,
1. In folders, it would be better if it shows only the ones with music files, rather than showing all folders like a file explorer.
2. A sleep timer would be really good.
Kudos for the development.
thanks for sharing this app.
Joshafc said:
Sorted in the latest update which should be available in a few hours.
Click to expand...
Click to collapse
Thanks, updated and now it works perfectly :good:
Version 0.0.6b Change Log:
Added Scrobbling
Tinted main settings icons according to accent colour
Added audio visualiser
2 New audio permissions for the visualiser to work
New artist activity layout
New genre activity layout
Fixed misalignment issue with seekbar on 6.0+
Fixed Issues with Audio Focus
can you send it by e-mail or by filehosting
s019.radikal.ru/i617/1511/c7/42f9f5418733.png

[APP][4.4+]Symphony Music Player [V6.0][02/11/2019]

A feature rich Music Player
#Follows Material Design Guidelines. But that do not mean that the design doesn't have its own touches.
#Theme Support This app contains many themes. Choose any theme you like. You can also request theme colors to the developer email address.
#Gapless Playback Yup this app supports Gapless Playback right out of the box.
#Sleep Timer Just set the sleep timer and you are ready to listen to music at bedtime.
#In-built Equalizer
#Lyrics Support Displays embedded lyrics. You can also add lyrics.
#Tag Editor Edit Track name, Album name, Artist name, Album artist name, Year, Genre & lyrics on the go.
#Notifications Supports both - default MediaStyle Notifications and Custom notifications. And how can I forget, the custom notification mimics the android Oreo style media notifications and that too all the way down to Kitkat.
#Visualizer Has a beautiful, customizable Visualizer.
#Auto Generated Playlists Automatically generates most played, recently played and last added playlists.
#Blacklist Blacklist folders.
#No Adds This app do not contain any sort of ads
And every normal feature you'd expect from a music player.
Pro features
1. Folder browser
2. Fade
3. Main screen tab titles mode
4. 3 Now playing styles
5. Visualizer type - Choose from 3 visualizer types - Circular, Bar and Wave
6. Visualizer speed
7. Queue support in notification
8. Queue widget
And more pro features to come...
A special thanks to
1) Josh Joubert, Hootan Baraary for the previous icon.
2) Hootan Baraary for the banner.
3) Chris Johnson, Hootan Baraary for always beta testing the app.
https://play.google.com/store/apps/details?id=music.symphony.com.materialmusicv2
Symphony Music Player Reborn is now open source!
https://github.com/projjalsengupta/SymphonyMusicPlayerReborn
Seems nice and lightweight, thank you.
Dark theme does not seem to affect the settings screen and mp3 tag editor though, which stay light.
Otherwise, nice
:good:
jdstrydom said:
Seems nice and lightweight, thank you.
Dark theme does not seem to affect the settings screen and mp3 tag editor though, which stay light.
Otherwise, nice
:good:
Click to expand...
Click to collapse
I've fixed that issue in the latest beta. Please become a beta tester and help me improve the app. And keep sharing
Please give your feedback. If you find any bugs, please let me know so that I can correct it as quickly as possible.
You can also request app features
Please report the bugs you get on the beta version
You can request app features at [email protected]
Need to test)
Nephone said:
Need to test)
Click to expand...
Click to collapse
Please check out the latest version. It is much much better than the previous one.
PSGRAW said:
Please check out the latest version. It is much much better than the previous one.
Click to expand...
Click to collapse
Is it possible to increase the size of the album art on the now playing screen? The rest of the UI is great but I like a more prominent image.
Also having the album art show in the status bar would be great too, is that possible? Maybe something like the attached pic
chrisrj28 said:
Is it possible to increase the size of the album art on the now playing screen? The rest of the UI is great but I like a more prominent image.
Also having the album art show in the status bar would be great too, is that possible? Maybe something like the attached pic
Click to expand...
Click to collapse
Showing the album art on the status bar isn't possible. But regarding the now playing screen, I'll add an option for some now playing screen styles. stay tuned
PSGRAW said:
Showing the album art on the status bar isn't possible. But regarding the now playing screen, I'll add an option for some now playing screen styles. stay tuned
Click to expand...
Click to collapse
Cool, thank you
A Xiaomi user is saying that the app is deleting the mediastore on switch off. Can anyone please confirm it?
Edit: The problem is sorted out. It was a problem on his end.
What's new
*Fixed FCs
*Fixed Bugs
*Better RAM management. FIxed memory leak issues
*Added custom 5 band equalizer. You can use the system equalizer or this one. Option in settings
*Better reordering of playlist songs
*Faster loading of Album Arts
Download link?
YedanyXD said:
Download link?
Click to expand...
Click to collapse
Sorry kinda forgot to add that. Thread updated
Now search for lyrics in the new version
Oh, very interesting! Normally I use Winamp but I am always happy to try something new. Thanks!
New Update [Version 1.0.6.0]
What's New:
#Stability Improvements
#New Feature : Now you have an option ti exclude the songs having a duration of 30 seconds or less than that
#Updated all the libraries
#Bug fixes
Nice app bro. Well test and let you know if there is anything to plus or bugs.
Sent from my Oneplus 3 A-3003
save the lyric ? Offline

Categories

Resources