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
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 19 of 59
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
iOS: Added new look for preferences (now using a table view). Not fully done yet. Changed completely the title display on NavigationController; dropped the subtitle and now using icons. Still a bit more work to do.
ycastonguay
More...
almost 12 years ago
iOS: Dropbox login/logout now works from CloudPreferences. Several bug fixes for iPad and iOS 6.
ycastonguay
More...
almost 12 years ago
iOS: More bug fixes for iPad. Added CloudConnectViewController.
ycastonguay
More...
almost 12 years ago
iOS: Changed iOS target version back to iOS 6.0. Added version checks for iOS 7. Several bug fixes in XIB files for iPad.
ycastonguay
More...
almost 12 years ago
Android: Can now login and logout from Dropbox from Cloud settings successfully! Added generic error dialog method for all activities and dialogs.
ycastonguay
More...
almost 12 years ago
Android: Fixed bugs in showing CloudConnect fragment.
ycastonguay
More...
almost 12 years ago
Android: Fixed bugs when the cloud isn't available for resuming playback. Fixed layout for StartResumePlayback.
ycastonguay
More...
almost 12 years ago
Android: LibraryPreferencesFragment is now fully functional with new Preference-based UI. Added CloudPreferencesFragment. Added several new actionbar-style icons for preferences.
ycastonguay
More...
almost 12 years ago
Android: PreferencesActivity is now using the Android PreferenceFragment/Activity/Screen/etc. architecture. Still a work in progress. Fixed crash bug when adding new equalizer preset.
ycastonguay
More...
almost 12 years ago
iOS: Minor bug fixes to resume playback.
ycastonguay
More...
almost 12 years ago
iOS: Now loading album art in StartResumePlayback. Fixed bug where EqualizerPresetDetails failed to load. Many other bug fixes in MobileNavigationManager.
ycastonguay
More...
almost 12 years ago
Android: More bug fixes when resuming playback at app start. New splash screen layout; missing image but now displaying a nicer loading screen.
ycastonguay
More...
almost 12 years ago
iOS: More bug fixes for resuming playback from MobileNavigationManager. Added DateTime to iOSAppConfigProvider. The UI for StartResumePlayback is complete on iOS.
ycastonguay
More...
almost 12 years ago
Android: Bug fixes for resume playback on app start.
ycastonguay
More...
almost 12 years ago
Android: Added new logic in MobileNavigationManager to automatically resume from local or cloud device, or in certain cases show a dialog to the user to select from which device to resume from. IStartResumePlaybackView is also completely implemented.
ycastonguay
More...
almost 12 years ago
Android: Bug fixes for local resume playback.
ycastonguay
More...
almost 12 years ago
iOS: Now saving player position every 5 seconds (when the player is playing) to restore the player position locally after relaunching the app.
ycastonguay
More...
almost 12 years ago
iOS: Minor bug fix for reporting player status when resuming playback locally .
ycastonguay
More...
almost 12 years ago
Android: New player status types: WaitingToStart and StartPaused. The first is the status used when launching a Player view. This allows MobileLibraryBrowserPresenter to pass the playlist directly to the player instead of using view details. This makes Android intents easier to manage. The second one, StartPaused, is used when the app launches and resumes the previous local playlist. We don't want to start the playback automatically.
ycastonguay
More...
almost 12 years ago
Android: Bug fixes with SyncMenu and EqualizerPresetDetails after changes on MobileNavigationManager.
ycastonguay
More...
almost 12 years ago
iOS: Yet more bug fixes related to the new MobileNavigationManager.
ycastonguay
More...
almost 12 years ago
iOS: More bug fixes for MobileNavigationManager and MVP in general.
ycastonguay
More...
almost 12 years ago
iOS: Updated project after changes to MobileNavigationManager.
ycastonguay
More...
almost 12 years ago
Android: Cleanup after the last few commits.
ycastonguay
More...
almost 12 years ago
Android: Several bug fixes with new MobileNavigationManager implementation and new MobileLibraryBrowserPresenter tab history.
ycastonguay
More...
almost 12 years ago
Android: More work on the new MobileNavigationManager.
ycastonguay
More...
almost 12 years ago
Android: MobileNavigationManager refactoring is almost done; a few abstract methods still have to be removed. The Android app partially works after all these changes, still have a lot to fix.
ycastonguay
More...
almost 12 years ago
Android: Got rid of ShowSplash, HideSplash, PushPlayerView and PushPreferencesView methods from MobileNavigationManager. They have been moved to their respective base view interfaces.
ycastonguay
More...
almost 12 years ago
Android: Huge changes to NavigationManager for all platforms. The next few commits will completely break the application. IBaseView will no longer use OnViewReady. Each view implementation will now call a generic interface (INavigationManager) to bind themselves to a presenter. Presenters will now use INavigationManager to create a view. This will finally fix the problem when the Android system creates activities by itself instead of going through the NavMgr.
ycastonguay
More...
almost 12 years ago
Android: Now using MobileNavigationManager to create a new SplashActivity (instead of fragment) to initialize the app properly and resume directly to the PlayerView. However, these changes have broken the MainActivity tabs.
ycastonguay
More...
almost 12 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
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