You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- NavigationHandlerFragment: added mHasAlbums field
- NavigationHandlerFragment: reworked getAlbumsIndex, getTagsIndex and
getSyncIndex methods
- NavigationHandlerFragment: added hasAlbums method
- NavigationHandlerFragment: added condition checks before adding albums
navigation item.in the initPager method
- NavigationHandlerFragment: added limit information retrieval for
collaborator users in case hasAlbums condition is false in the initPager
method. Depend on the loaded result albums navigation item will be added
dynamically
- NavigationHandlerFragment: added additional mCurrentPage checks before
selecting tab in the initPager method
httpdispatch
added a commit
to httpdispatch/mobile-android
that referenced
this issue
Oct 15, 2013
- NavigationHandlerFragment.FragmentAdapter: fix issue when viewpager
doesn't get refreshed after album item inserted. Added getItemPosition
implementation
Remove albums from navigation if user has no access to albums and load public photos into gallery (/photos/list.json).
The text was updated successfully, but these errors were encountered: