MCPcopy Create free account

hub / github.com/Anuj-Kumar-Sharma/Shuffler / types & classes

Types & classes86 in github.com/Anuj-Kumar-Sharma/Shuffler

InterfaceBitmapFromUrlCallback
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetBitmapFromImageUrlTask.java:46
ClassConstants
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/Constants.java:7
ClassCustomLinearLayoutManager
Created by anuj5 on 12-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/CustomLinearLayoutManager.java:12
InterfaceDaoCallback
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/dao/DaoCallback.java:9
ClassDialogBoxes
Created by anuj5 on 11-03-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/DialogBoxes.java:26
ClassEachPlaylistViewHolder
Created by anuj5 on 07-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/EachPlaylistViewHolder.java:15
ClassEachSongViewHolder
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/EachSongViewHolder.java:15
ClassEachUserViewHolder
Created by anuj5 on 04-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/EachUserViewHolder.java:15
ClassExampleInstrumentedTest
Instrumentation test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
app/src/androidTest/java/com/example/anujsharma/shuffler/ExampleInstrumentedTest.java:17
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
app/src/test/java/com/example/anujsharma/shuffler/ExampleUnitTest.java:12
ClassExoPlayerService
app/src/main/java/com/example/anujsharma/shuffler/services/ExoPlayerService.java:47
ClassFetchSongFilesTask
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/FetchSongFilesTask.java:15
ClassFisherYatesShuffle
app/src/main/java/com/example/anujsharma/shuffler/utilities/FisherYatesShuffle.java:9
ClassGetBitmapFromImageUrlTask
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetBitmapFromImageUrlTask.java:12
ClassGetColorPaletteFromImageUrl
Created by anuj5 on 13-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetColorPaletteFromImageUrl.java:17
ClassGetMergedBitmap
Created by anuj5 on 12-03-2018.
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetMergedBitmap.java:20
ClassHomeFragment
app/src/main/java/com/example/anujsharma/shuffler/fragments/HomeFragment.java:14
ClassHybridModel
Created by anuj5 on 10-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/models/HybridModel.java:10
ClassInternetConnection
app/src/main/java/com/example/anujsharma/shuffler/utilities/InternetConnection.java:7
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/SimpleRecyclerViewAdapter.java:58
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllRecyclerViewAdapter.java:222
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/YourLibraryRecyclerViewAdapter.java:89
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/PlaylistsListRecyclerViewAdapter.java:91
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchHistoryRecyclerViewAdapter.java:168
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchSongRecyclerViewAdapter.java:324
InterfaceItemClickListener
app/src/main/java/com/example/anujsharma/shuffler/adapters/UserPageRecyclerViewAdapter.java:168
ClassLUDecomposition
LU Decomposition. <p> For an m-by-n matrix A with m >= n, the LU decomposition is an m-by-n unit lower triangular matrix L, an n-by-n upper triangular
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:1222
ClassMainActivity
app/src/main/java/com/example/anujsharma/shuffler/activities/MainActivity.java:43
ClassMainPagerAdapter
Created by anuj5 on 30-12-2017.
app/src/main/java/com/example/anujsharma/shuffler/adapters/MainPagerAdapter.java:22
ClassMatrix
Jama = Java Matrix class. <p> The Java Matrix Class provides the fundamental operations of numerical linear algebra. Various constructors create Matri
app/src/main/java/com/example/anujsharma/shuffler/utilities/Matrix.java:63
ClassMediaButtonBroadcast
app/src/main/java/com/example/anujsharma/shuffler/receivers/MediaButtonBroadcast.java:9
InterfaceMergedBitmapCallback
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetMergedBitmap.java:68
ClassMusicBinder
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:387
ClassMusicService
Created by anuj5 on 13-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:39
InterfaceMusicServiceInterface
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:370
ClassMyDatabaseAdapter
Created by anuj5 on 10-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/MyDatabaseAdapter.java:25
InterfaceMyErrorListener
app/src/main/java/com/example/anujsharma/shuffler/utilities/CustomLinearLayoutManager.java:33
ClassMyGlideModule
Created by anuj5 on 09-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/MyGlideModule.java:23
ClassMyProfileFragment
A simple {@link Fragment} subclass.
app/src/main/java/com/example/anujsharma/shuffler/fragments/MyProfileFragment.java:15
ClassMySQLiteHelper
app/src/main/java/com/example/anujsharma/shuffler/adapters/SqliteDbAdapter.java:88
ClassMySqliteHelper
Created by anuj5 on 10-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/MySqliteHelper.java:15
ClassNotificationBroadcast
Created by anuj5 on 20-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/receivers/NotificationBroadcast.java:17
ClassNotificationGenerator
Created by anuj5 on 16-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/receivers/NotificationGenerator.java:21
InterfaceOnAPlaylistDataChanged
app/src/main/java/com/example/anujsharma/shuffler/adapters/MyDatabaseAdapter.java:324
InterfaceOnDatabaseChanged
app/src/main/java/com/example/anujsharma/shuffler/adapters/MyDatabaseAdapter.java:314
InterfacePaletteCallback
app/src/main/java/com/example/anujsharma/shuffler/backgroundTasks/GetColorPaletteFromImageUrl.java:57
ClassPlaylist
Created by anuj5 on 07-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/models/Playlist.java:17
ClassPlaylistsDao
Created by anuj5 on 07-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/dao/PlaylistsDao.java:24
ClassPlaylistsListFragment
A simple {@link Fragment} subclass.
app/src/main/java/com/example/anujsharma/shuffler/fragments/PlaylistsListFragment.java:35
ClassPlaylistsListRecyclerViewAdapter
Created by anuj5 on 11-03-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/PlaylistsListRecyclerViewAdapter.java:22
ClassPlaylistsListViewHolder
Created by anuj5 on 11-03-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/PlaylistsListViewHolder.java:15
ClassRecursiveLeastSquare
app/src/main/java/com/example/anujsharma/shuffler/utilities/RecursiveLeastSquare.java:3
InterfaceRequestCallback
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/volley/RequestCallback.java:9
ClassSearchFragment
A simple {@link Fragment} subclass.
app/src/main/java/com/example/anujsharma/shuffler/fragments/SearchFragment.java:58
ClassSearchHistoryRecyclerViewAdapter
Created by anuj5 on 10-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchHistoryRecyclerViewAdapter.java:28
ClassSearchHistoryViewHolder
Created by anuj5 on 10-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/SearchHistoryViewHolder.java:15
ClassSearchSongRecyclerViewAdapter
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/SearchSongRecyclerViewAdapter.java:33
ClassSeeAllFragment
A simple {@link Fragment} subclass.
app/src/main/java/com/example/anujsharma/shuffler/fragments/SeeAllFragment.java:28
ClassSeeAllRecyclerViewAdapter
Created by anuj5 on 06-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllRecyclerViewAdapter.java:30
ClassSeeAllViewPagerAdapter
Created by anuj5 on 09-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/SeeAllViewPagerAdapter.java:23
ClassSharedPreference
Created by anuj5 on 04-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/SharedPreference.java:16
ClassSimpleRecyclerViewAdapter
Created by anuj5 on 11-03-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/SimpleRecyclerViewAdapter.java:20
ClassSimpleTextAndIconViewHolder
Created by anuj5 on 11-03-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/SimpleTextAndIconViewHolder.java:15
ClassSong
app/src/main/java/com/example/anujsharma/shuffler/models/Song.java:16
ClassSongFooterViewHolder
Created by anuj5 on 04-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/SongFooterViewHolder.java:13
ClassSongHeaderViewHolder
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/SongHeaderViewHolder.java:13
ClassSplashScreenActivity
app/src/main/java/com/example/anujsharma/shuffler/activities/SplashScreenActivity.java:11
ClassSqliteDbAdapter
app/src/main/java/com/example/anujsharma/shuffler/adapters/SqliteDbAdapter.java:16
ClassTracksDao
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/dao/TracksDao.java:22
ClassTypefaceButton
Created by anuj5 on 30-12-2017.
app/src/main/java/com/example/anujsharma/shuffler/fonts/TypefaceButton.java:18
ClassTypefaceEditText
Created by anuj5 on 30-12-2017.
app/src/main/java/com/example/anujsharma/shuffler/fonts/TypefaceEditText.java:19
ClassTypefaceTextView
Created by anuj5 on 30-12-2017.
app/src/main/java/com/example/anujsharma/shuffler/fonts/TypefaceTextView.java:17
ClassUrls
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/volley/Urls.java:7
ClassUser
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/models/User.java:13
ClassUserPageFragment
A simple {@link Fragment} subclass.
app/src/main/java/com/example/anujsharma/shuffler/fragments/UserPageFragment.java:56
ClassUserPageRecyclerViewAdapter
Created by anuj5 on 05-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/UserPageRecyclerViewAdapter.java:25
ClassUsersDao
Created by anuj5 on 04-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/dao/UsersDao.java:22
ClassUtilities
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/Utilities.java:25
InterfaceViewMusicInterface
app/src/main/java/com/example/anujsharma/shuffler/services/MusicService.java:378
ClassViewSongActivity
app/src/main/java/com/example/anujsharma/shuffler/activities/ViewSongActivity.java:33
ClassVolleyRequest
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/volley/VolleyRequest.java:20
ClassVolleySingleton
Created by anuj5 on 02-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/volley/VolleySingleton.java:13
ClassYourLibraryFragment
A simple {@link Fragment} subclass.
app/src/main/java/com/example/anujsharma/shuffler/fragments/YourLibraryFragment.java:23
ClassYourLibraryRecyclerViewAdapter
Created by anuj5 on 17-02-2018.
app/src/main/java/com/example/anujsharma/shuffler/adapters/YourLibraryRecyclerViewAdapter.java:17
ClassYourLibraryTopContent
Created by anuj5 on 17-02-2018.
app/src/main/java/com/example/anujsharma/shuffler/viewHolders/YourLibraryTopContent.java:15
ClassZoomOutPageTransformer
Created by anuj5 on 09-01-2018.
app/src/main/java/com/example/anujsharma/shuffler/utilities/ZoomOutPageTransformer.java:10