ErrLookup › yuliskov/SmartTube

yuliskov/SmartTube

Browse media content with your own rules on Android TV · Java · 1,466 source files

Analyzed at 3de8d90593 on 2026-08-22. 31 documented errors.

Code / MessageTypeSeverityTags
You can't set adapter to DialogsList. Use #setAdapter(Dialog
exception error android, recyclerview, chatkit, adapter, api-misuse
content type must be greater or less than '0'!
exception error chatkit, messages, content-type, registration, validation
Wrong message view type. Please, report this issue on GitHub
exception error chatkit, viewholder, view-type, recyclerview, recycling
Somehow we couldn't create the ViewHolder for message. Pleas
exception error chatkit, viewholder, reflection, constructor, payload
ContentChecker cannot be null when using custom content type
exception error chatkit, content-checker, null-safety, callbacks, messages
You can't set adapter to MessagesList. Use #setAdapter(Messa
exception error android, recyclerview, chatkit, adapter, api-misuse
SelectionListener must not be null. Use `disableSelectionMod
exception error chatkit, selection-mode, null-safety, listener
Dates must not be null
exception error chatkit, date, null-safety, date-headers
Unsupported type: ${type}
exception error exoplayer, media-source, streaming, content-type, smarttube
Malformed mpd file: ${mpdContent}
exception error exoplayer, dash, mpd, manifest, streaming
Failed to copyUriToFile
exception error android, saf, backup, content-uri, io
port out of range:${port}
exception error proxy, socket, port, validation, parsing
hostname can't be null
exception error proxy, socket, hostname, null-safety, parsing
type ${type} is not compatible with address ${sa}
exception error proxy, socket-address, type-mismatch, api-misuse
You must pass either Activity, Fragment or SupportFragment
exception error android, filepicker, builder, fragment, api-misuse
You must pass Activity/Fragment by calling withActivity/with
exception error android, builder, missing-parameter, file-picker
Unknown Uri: ${uri}
exception error android, content-provider, uri, search, android-tv
Insert is not implemented.
exception error android, content-provider, read-only, crud
Delete is not implemented.
exception error android, content-provider, read-only, crud
Update is not implemented.
exception error android, content-provider, read-only, crud
Parent view may not be null
exception error android, view, null-check, drag, slide-to-dismiss
Callback may not be null
exception error android, view, null-check, callback, drag
captureChildView: parameter must be a descendant of the View
exception error android, view, view-hierarchy, drag
Cannot settleCapturedViewAt outside of a call to Callback#on
exception error android, view, drag, state-machine, lifecycle
Cannot flingCapturedView outside of a call to Callback#onVie
exception error android, view, drag, state-machine, fling
Invalid row %s
exception error android, android-tv, leanback, fragment-factory, type-dispatch
VideoGridFragment doesn't attached to the activity
exception error android, android-tv, fragment, lifecycle, leanback
Can't find matched preference for type: ${category.type}
exception error android, settings, type-dispatch, switch, preferences
Can't create PlaybackFragment: the context is null
exception error android, android-tv, fragment, lifecycle, playback
Can't create root of SurfacePlaybackFragment
exception error android, android-tv, fragment, view-inflation, leanback, playback
Can't create SearchTagsFragment: the context is null
exception error android, android-tv, fragment, lifecycle, search