~pjv/collectionista/trunk

Viewing all changes in revision 465.

  • Committer: pjv
  • Date: 2014-06-19 00:29:20 UTC
  • Revision ID: ezelspinguin@gmail.com-20140619002920-lcs60e0svokv00tq
Should not call mContext.startActivity() on a mContext (Context) that is not an Activity or Fragment. Made the Context type more specific as Activity everywhere necessary. Also used FLAG_ACTIVITY_NEW_TASK in one place, Preferences, to avoid the possibility of this error. In CustomActionProvider there now are 2 context objects (one needs to be themed).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: