openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
MPfm
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 28 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Android: Fixed grid view layout to fill the album art exactly 2 columns to fit any device. It works now but as expected it creates a giant memory leak which will be fixed later. The wrong album art is also shown most of the time. Tried to setup an AlarmManager to update the widget more frequently but haven't found the right recipe yet.
ycastonguay
More...
about 12 years ago
iOS: ReachabilityHelper is now used to detect connection change and restart the HTTP server when wifi comes available. Updated views after changes on Android. Updated project files after changes on Android.
ycastonguay
More...
about 12 years ago
Android: Added connection change receiver. SyncDeviceSpecifications: Added event and method for connection change notifications. SyncListenerServer: Now stopping the HTTP service when wifi is unavailable; starting the service again when wifi returns.
ycastonguay
More...
about 12 years ago
Android: Several layout bug fixes in Sync screens. Added layout for SyncManualConnect dialog. Moved limit progress timer from SyncDownloadActivity to SyncDownloadPresenter to re-use on iOS.
ycastonguay
More...
about 12 years ago
Android: Fixed bug in synchronization file path management. Fixed bug in loading bitmaps throughout the application (was always reloading the same album art because the key was too unique). More layout bug fixes.
ycastonguay
More...
about 12 years ago
Android: Added images for all player-related buttons. Added previous/play/pause/next buttons to player bar in MainActivity. Updated backgrounds for all slides of Player view so that the PlayerMetadata fragment is partially transparent.
ycastonguay
More...
about 12 years ago
Android: Partially fixed coming back into the application after a MainActivity destruction.
ycastonguay
as Yanick Castonguay
More...
about 12 years ago
Android: Changed parameters for view creation of SyncMenu and SyncDownload in MobileNavigationManager. This allows the view to know more about the device (i.e. display device name in action bar on Android). Added layout for MobileLibraryBrowserCell. Added album panel to MobileLibraryBrowser layout. Now loading album art in mini player. Multiple layout bug fixes.
ycastonguay
More...
about 12 years ago
Android: Updated project after iOS changes in MobileNavigationManager. Confirmed that the project can be built and published to a aligned and signed release APK.
ycastonguay
More...
about 12 years ago
iOS: Updated sync views after changes on Android. The sync download can now be canceled. Fixed bugs in MobileNavigationManager. Updated iOSSyncDeviceSpecifications with new methods. Fixed bugs in SyncClientService.
ycastonguay
More...
about 12 years ago
Android: Refactored how the ViewPager for the MainActivity returns the fragments. The previous recipe wasn't working well with backstacking. The navigation manager now keeps a history of the main parameters the mobile library browser in order to be able to recreate the fragment when necessary. Will require minor changes on iOS.
ycastonguay
More...
about 12 years ago
Android: Added more icons for action bar actions. Fixed several bugs in sync layout screens. Now downloading audio files into subdirectories. Added About Sessions screen.
ycastonguay
More...
about 12 years ago
Android: Added icons for all syncable device types. SyncDownload activity is now fully functional; there is however a performance bug because the timer refreshes the download progress too often. Fixed list view dividers in all screens.
ycastonguay
More...
about 12 years ago
Added cancelling to SyncDiscoveryService.
ycastonguay
More...
about 12 years ago
Android: Added layout for SyncDownload activity. Added checkbox, artist and album icons for all Android pixel densities.
ycastonguay
More...
about 12 years ago
Android: Added SyncDownloadActivity (empty for now). SyncMenuActivity is now fully working except for item selection and missing glyphs for artists/albums/songs/checkmarks.
ycastonguay
More...
about 12 years ago
Android: Added SyncWebBrowser view/activity.
ycastonguay
More...
about 12 years ago
Android: Fixed regression bug; the fragments would send a OnViewReady event even when the fragment is reactivated (i.e. not destroyed).
ycastonguay
More...
about 12 years ago
Merge branch 'master' of https://github.com/ycastonguay/MPfm
ycastonguay
More...
about 12 years ago
Android: Fixed layout for Sync screen. Sync screen is fully functional. Added layout for SyncMenu screen. SyncMenu is partly functional. Added free space detection in AndroidSyncDeviceSpecifications. Fixed bug in free space calculation in SyncMenuPresenter.
ycastonguay
More...
about 12 years ago
iOS: Fixed player position change which was sometimes wrong because the touches ended event sometimes returns a different value than touches moved.
ycastonguay
More...
about 12 years ago
Android: Added album art loading from presenter in MobileLibraryBrowser. Another Android WTF: GetView in a list adapter gets called very often (especially position 0), so the album art loading is disabled for now. Why can't you optimize your code, Google? Do you expect developers always to get around your stupid bugs? This is happening WAY too often.
ycastonguay
More...
about 12 years ago
Android: Changed MobileLibraryBrowserFragment to a simple Fragment instead of ListFragment. Added grid view to MobileLibraryBrowserFragment for albums (the album art isn't loaded yet though).
ycastonguay
More...
about 12 years ago
Android: Now refreshing fragments when clicking on the player bar in the Main Activity.
ycastonguay
More...
about 12 years ago
Windows: Commented/removed much of the code in all forms. It will be easier later to restore the older code that might still be useful (UI-related code).
ycastonguay
More...
about 12 years ago
Windows: Moved pretty much every file of the project into new subfolders.
ycastonguay
More...
about 12 years ago
Windows: Added WindowsNavigationManager. The app startup now uses the navigation manager to create views. This is the beginning of the Windows UI refactoring!
ycastonguay
More...
about 12 years ago
Android: Added list adapter for equalizer presets; can now select, add and edit presets.
ycastonguay
More...
about 12 years ago
Android: Added UI for EqualizerPresetDetails with all hooks to presenter.
ycastonguay
More...
about 12 years ago
iOS: Fixed scroll view bug after upgrading to iOS 7 Beta 3.
ycastonguay
More...
about 12 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
58
59
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree