Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Anuj-Kumar-Sharma/Shuffler
/ functions
Functions
533 in github.com/Anuj-Kumar-Sharma/Shuffler
⨍
Functions
533
◇
Types & classes
86
Method
det
Matrix determinant @return determinant
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1080
Method
det
Determinant @return det(A) @throws IllegalArgumentException Matrix must be square
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1450
Method
doInBackground
(File... params)
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/FetchSongFilesTask.java:29
Method
doInBackground
(List<Song>[] lists)
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetMergedBitmap.java:30
Method
doInBackground
(String... strings)
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetBitmapFromImageUrlTask.java:23
Method
doInBackground
(String... strings)
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetColorPaletteFromImageUrl.java:29
Method
errorResponse
(VolleyError error)
app/src/main/java/com/example/anujsharma/shuffler/dao/UsersDao.java:57
Method
errorResponse
(VolleyError error)
app/src/main/java/com/example/anujsharma/shuffler/dao/PlaylistsDao.java:59
Method
errorResponse
(VolleyError error)
app/src/main/java/com/example/anujsharma/shuffler/dao/TracksDao.java:57
Method
getAllSongs
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SqliteDbAdapter.java:67
Method
getB
()
app/src/main/java/com/example/anujsharma/shuffler/utilities/RecursiveLeastSquare.java:52
Method
getColumnPackedCopy
Make a one-dimensional column packed copy of the internal array. @return Matrix elements packed in a one-dimensional array by columns.
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:373
Method
getCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllViewPagerAdapter.java:33
Method
getCurrentContentText
(Player player)
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:132
Method
getCurrentContentTitle
(Player player)
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:116
Method
getCurrentLargeIcon
(final Player player, final PlayerNotificationManager.BitmapCallback callback)
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:140
Method
getDoublePivot
Return pivot permutation vector as a one-dimensional double array @return (double) piv
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1436
Method
getDur
()
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:247
Method
getDuration
()
app/src/main/java/com/example/anujsharma/shuffler/models/Playlist.java:120
Method
getFollowingsCount
()
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:94
Method
getFullName
()
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:82
Method
getGenre
()
app/src/main/java/com/example/anujsharma/shuffler/models/Playlist.java:128
Method
getId
()
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:66
Method
getItem
(int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/MainPagerAdapter.java:39
Method
getItemCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllRecyclerViewAdapter.java:189
Method
getItemCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/YourLibraryRecyclerViewAdapter.java:84
Method
getItemCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/PlaylistsListRecyclerViewAdapter.java:71
Method
getItemCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchHistoryRecyclerViewAdapter.java:151
Method
getItemCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchSongRecyclerViewAdapter.java:281
Method
getItemCount
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/UserPageRecyclerViewAdapter.java:158
Method
getL
Return lower triangular factor @return L
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1381
Method
getMediaDescription
(Player player, int windowIndex)
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:188
Method
getMediaDescription
(Context context)
app/src/main/java/com/example/anujsharma/shuffler/models/Song.java:169
Method
getPermalink
()
app/src/main/java/com/example/anujsharma/shuffler/models/Song.java:121
Method
getPermalink
()
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:74
Method
getPermalink
()
app/src/main/java/com/example/anujsharma/shuffler/models/Playlist.java:132
Method
getPivot
Return pivot permutation vector @return piv
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1423
Method
getPlaylistCount
()
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:98
Method
getRowPackedCopy
Make a one-dimensional row packed copy of the internal array. @return Matrix elements packed in a one-dimensional array by rows.
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:389
Method
getSelectedPosition
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllRecyclerViewAdapter.java:49
Method
getSelectedPosition
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchSongRecyclerViewAdapter.java:64
Method
getSelectedPosition
()
app/src/main/java/com/example/anujsharma/shuffler/adapters/UserPageRecyclerViewAdapter.java:48
Method
getTabView
(int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/MainPagerAdapter.java:60
Method
getU
Return upper triangular factor @return U
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1403
Method
getUserId
()
app/src/main/java/com/example/anujsharma/shuffler/models/Playlist.java:124
Method
homeTabClicked
(View view)
app/src/main/java/com/example/anujsharma/shuffler/activities/MainActivity.java:311
Method
instantiateItem
(ViewGroup container, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllViewPagerAdapter.java:43
Method
isViewFromObject
(View view, Object object)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllViewPagerAdapter.java:38
Method
lu
LU Decomposition @return LUDecomposition @see LUDecomposition
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1018
Method
minusEquals
A = A - B @param B another matrix @return A - B
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:791
Method
newArray
(int size)
app/src/main/java/com/example/anujsharma/shuffler/models/Song.java:23
Method
newArray
(int size)
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:21
Method
newArray
(int size)
app/src/main/java/com/example/anujsharma/shuffler/models/Playlist.java:25
Method
newArray
(int size)
app/src/main/java/com/example/anujsharma/shuffler/models/HybridModel.java:18
Method
norm1
One norm @return maximum column sum.
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:682
Method
normInf
Infinity norm @return maximum row sum.
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:700
Method
onASongAdded
(int playlistId)
app/src/main/java/com/example/anujsharma/shuffler/fragments/UserPageFragment.java:97
Method
onASongRemoved
(int playlistId, int position)
app/src/main/java/com/example/anujsharma/shuffler/fragments/UserPageFragment.java:106
Method
onAudioFocusChange
(int i)
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:340
Method
onBackPressed
()
app/src/main/java/com/example/anujsharma/shuffler/activities/MainActivity.java:347
Method
onBind
(Intent intent)
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:94
Method
onBind
(Intent intent)
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:209
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SimpleRecyclerViewAdapter.java:46
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllRecyclerViewAdapter.java:116
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/YourLibraryRecyclerViewAdapter.java:60
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/PlaylistsListRecyclerViewAdapter.java:54
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchHistoryRecyclerViewAdapter.java:92
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchSongRecyclerViewAdapter.java:176
Method
onBindViewHolder
(RecyclerView.ViewHolder holder, int position)
app/src/main/java/com/example/anujsharma/shuffler/adapters/UserPageRecyclerViewAdapter.java:97
Method
onBitmapFound
(Bitmap bitmap)
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:146
Method
onBitmapReady
(Bitmap bitmap)
app/src/main/java/com/example/anujsharma/shuffler/adapters/MyDatabaseAdapter.java:220
Method
onBufferingUpdate
(MediaPlayer mediaPlayer, int i)
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:112
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/fragments/SearchFragment.java:344
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/fragments/PlaylistsListFragment.java:65
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/fragments/YourLibraryFragment.java:55
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/fragments/SeeAllFragment.java:79
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/fragments/UserPageFragment.java:215
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/activities/MainActivity.java:203
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/activities/ViewSongActivity.java:279
Method
onClick
(View view)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SimpleRecyclerViewAdapter.java:38
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllRecyclerViewAdapter.java:65
Method
onClick
(View view)
app/src/main/java/com/example/anujsharma/shuffler/adapters/YourLibraryRecyclerViewAdapter.java:49
Method
onClick
(View view)
app/src/main/java/com/example/anujsharma/shuffler/adapters/PlaylistsListRecyclerViewAdapter.java:40
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchHistoryRecyclerViewAdapter.java:65
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchSongRecyclerViewAdapter.java:102
Method
onClick
(View v)
app/src/main/java/com/example/anujsharma/shuffler/adapters/UserPageRecyclerViewAdapter.java:75
Method
onClick
(View view)
app/src/main/java/com/example/anujsharma/shuffler/utilities/DialogBoxes.java:47
Method
onCompletion
(MediaPlayer mediaPlayer)
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:117
Method
onCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/SearchFragment.java:89
Method
onCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/HomeFragment.java:21
Method
onCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/YourLibraryFragment.java:36
Method
onCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/SeeAllFragment.java:46
Method
onCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/UserPageFragment.java:85
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/activities/SplashScreenActivity.java:15
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/activities/MainActivity.java:122
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/activities/ViewSongActivity.java:113
Method
onCreate
()
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:59
Method
onCreate
()
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:59
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/SearchFragment.java:330
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/com/example/anujsharma/shuffler/fragments/HomeFragment.java:27
← previous
next →
301–400 of 533, ranked by callers