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
@MatStace @MatStace 16 июня
@trovebox Can I throw in a feature request for the android app to share via the system sharing menu, instead of just email/twitter/facebook.
Trovebox @trovebox 16 июня
@MatStace Absolutely. It's something we've been meaning to implement. // @patricksantana @httpdispatch
The text was updated successfully, but these errors were encountered:
httpdispatch
added a commit
to httpdispatch/mobile-android
that referenced
this issue
Jun 17, 2013
- HomeFragment: added shareViaSystem method
- HomeFragment.OnMenuItemClickListener: added handling of
menu_share_system click
- PhotoDetailsActivity.PhotoDetailsUiFragment: added handling of
menu_share_system to the onOptionsItemSelected method
- PhotoDetailsActivity.PhotoDetailsUiFragment: added new method
shareActivePhotoViaSystem
- PhotoDetailsActivity.PhotoDetailsUiFragment.PhotoDetailsPagerAdapter:
removed some unused overridden methods: finishUpdate, restoreState,
saveState, startUpdate
- ShareUtils: added shareViaSystem method
- res/menu/photo_details.xml: added system share menu item to share menu
- res/menu/share.xml: added system share menu and formatted file
- res/values/strings.xm res/values-ru/strings.xml: added strings
constants related to system share feature
https://twitter.com/MatStace/status/346016251031744512
The text was updated successfully, but these errors were encountered: