Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@todo 0 @todo
TODO 32 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 32

org.exoplatform.accountswitcher.AccountSwitcherFragment Line
handle animation on returning from signin fragment to this fragment 120
surround with try..catch in case of ClassCastExc 131
possible actions: - open the account edition activity for this account to enter a URL - show a message to the user - close the account switcher 150
org.exoplatform.accountswitcher.SignInFragment Line
replace by an action bar menu button 84
org.exoplatform.controller.dashboard.DashboardItemAdapter Line
use ViewHolder pattern 111
org.exoplatform.controller.document.DocumentActionAdapter Line
use ViewHolder pattern 79
org.exoplatform.controller.document.DocumentAdapter Line
use ViewHolder pattern 76
org.exoplatform.controller.social.PostStatusTask Line
An even better solution would be to use the {@link ShareService} directly. 53
org.exoplatform.mobile.tests.ExoDocumentUtilsTest Line
--No comment-- 77
org.exoplatform.mobile.tests.ServerEditionActivityTest Line
check 108
org.exoplatform.mobile.tests.SocialTabsActivityTest Line
check 120
check ImageButton homeBtn = (ImageButton) actionBar.getChildAt(0); 176
check 196
org.exoplatform.shareextension.ShareActivity Line
extract the link info - MOB-1866 156
open the configuration assistant to create an account Then come back here after the result 204
make it another fragment 227
support for text content that contains an URL to download a file e.g. share from dropbox 755
org.exoplatform.shareextension.service.ShareService Line
move as a separate Action - MOB-1866 115
create a Comment Action to delegate the operation 265
org.exoplatform.shareextension.service.UploadAction Line
need check case https connection ? 95
org.exoplatform.ui.WebViewActivity Line
check the deprecated method 113
check javascript interface annotation 116
org.exoplatform.ui.login.LoginProxy Line
implement correct behavior, current only dismissUI and cancel current task 103
if this is a cloud server with invalid url, should raise a warning 183
org.exoplatform.ui.social.ComposeMessageActivity Line
handle failure of startActivityForResult 289
org.exoplatform.ui.social.SpaceSelectorActivity Line
handle failure to get space 123
org.exoplatform.utils.ExoConnectionUtils Line
check CLDINT-1197 if any change to response code 340
log out in an async task 594
org.exoplatform.utils.image.ExoPicassoDownloader Line
use networkPolicy as in com.squareup.picasso.UrlConnectionDownloader https://github.com/square/picasso/blob/picasso-parent-2.5.2/ picasso/src/main/java/com/squareup/picasso/UrlConnectionDownloader.java 126
consider using OkHttp instead 136
org.exoplatform.utils.image.PicassoImageGetter Line
add loading placeholder 91
org.exoplatform.widget.StandardArrayAdapter Line
open the image immediately if there is one, otherwise open the details screen 108