MCPcopy Create free account

hub / github.com/BijoySingh/AndroidBasicsLibrary / functions

Functions321 in github.com/BijoySingh/AndroidBasicsLibrary

↓ 1 callersMethodgetViewType
()
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:32
↓ 1 callersMethodhandle
Handle the response of type T @param t the object got from run()
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleAsyncTask.java:32
↓ 1 callersMethodhandleGetError
Handler for when a get() function gets an error @param queryParams the QueryParams instance used in the query @param error the volley error object
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryExecutor.java:191
↓ 1 callersMethodhandleGetResponse
Handler for when a get() function gets a successful response @param queryParams the QueryParams instance used in the query @param response the Stri
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryExecutor.java:175
↓ 1 callersMethodhandleSendError
Handler for when a send() function gets an error @param queryParams the QueryParams instance used in the query @param error the volley error object
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryExecutor.java:199
↓ 1 callersMethodhandleSendResponse
Handler for when a send() function gets a successful response @param queryParams the QueryParams instance used in the query @param response the JSO
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryExecutor.java:183
↓ 1 callersMethodhasAllPermissions
Returns if the application already has all desired permissions @return has all permissions
android-basics/src/main/java/com/github/bijoysingh/starter/util/PermissionManager.java:85
↓ 1 callersMethodhasPermission
Checks if the application has the permission @param permission the permission @return true if has permission
android-basics/src/main/java/com/github/bijoysingh/starter/util/PermissionManager.java:57
↓ 1 callersMethodmaybeRefresh
Maybe refresh the file.
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/DataStore.java:280
↓ 1 callersMethodonExecution
(I input)
android-basics/src/main/java/com/github/bijoysingh/starter/async/Parallel.java:87
↓ 1 callersMethodonItemClick
On item click listener to Override @param holder The view holder @param item The object item
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:159
↓ 1 callersMethodonItemClick
On item click listener to Override @param holder The view holder @param item The object item
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:82
↓ 1 callersMethodonMigration
(int startVersion, int endVersion, VersionedStore store)
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/VersionedStore.java:70
↓ 1 callersMethodonPageChanged
Called on the page change @param position the position of the new page
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:45
↓ 1 callersMethodonReadCompleted
()
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/Store.java:291
↓ 1 callersMethodonScrollToBottom
(RecyclerView recyclerView)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:161
↓ 1 callersMethodonWriteCompleted
()
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/Store.java:295
↓ 1 callersMethodopenBottomSheet
()
sampleapp/src/main/java/com/bsk/sampleapp/BottomSheetActivity.java:22
↓ 1 callersMethodreadCompressedFile
(File file)
android-basics/src/main/java/com/github/bijoysingh/starter/util/FileManager.java:67
↓ 1 callersMethodreadFromFile
(File fileToRead)
android-basics/src/main/java/com/github/bijoysingh/starter/util/FileManager.java:101
↓ 1 callersMethodrefresh
Reloads the preferences. Essential for service accesses @return this reference
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/DataStore.java:243
↓ 1 callersMethodrefreshList
()
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/RefreshBasedFragment.java:59
↓ 1 callersMethodrun
Run code to get the object of type T @return the object of type T
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleAsyncTask.java:26
↓ 1 callersMethodsetLayoutManager
(RecyclerView.LayoutManager manager)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:85
↓ 1 callersMethodsetView
Sets the view of the RV @param root the root view @param recyclerViewId the layout id of the recycler view @return this instance
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:46
↓ 1 callersMethodsetupDataStoreTest
()
sampleapp/src/main/java/com/bsk/sampleapp/TestStoreVsDataStore.java:69
↓ 1 callersMethodsetupStoreTest
()
sampleapp/src/main/java/com/bsk/sampleapp/TestStoreVsDataStore.java:33
↓ 1 callersMethodsetupView
Setup the view once inflated @param dialog the dialog with the view inflated
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/SimpleBottomSheetFragment.java:66
↓ 1 callersMethodstartTest
()
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:44
↓ 1 callersMethodstartTesting
()
sampleapp/src/main/java/com/bsk/sampleapp/StoreActivity.java:65
↓ 1 callersMethodstartTestingVersioned
()
sampleapp/src/main/java/com/bsk/sampleapp/StoreActivity.java:98
↓ 1 callersMethodtestAsyncTask
()
sampleapp/src/main/java/com/bsk/sampleapp/AsyncActivity.java:32
↓ 1 callersMethodtestAsynchronousLoad
()
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:103
↓ 1 callersMethodtestMigrateToStore
()
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:130
↓ 1 callersMethodtestMigration
()
sampleapp/src/main/java/com/bsk/sampleapp/TestStoreVsDataStore.java:105
↓ 1 callersMethodtestMultiAsyncTask
()
sampleapp/src/main/java/com/bsk/sampleapp/AsyncActivity.java:50
↓ 1 callersMethodtestSynchronousLoad
()
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:88
↓ 1 callersMethodtestSynchronousLoadAndWrite
()
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:72
↓ 1 callersMethodverifyNoData
(DataStore store)
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:175
↓ 1 callersMethodwriteCompressedFile
(File file, String content)
android-basics/src/main/java/com/github/bijoysingh/starter/util/FileManager.java:85
↓ 1 callersMethodwriteToDisk
()
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/Store.java:166
↓ 1 callersMethodwriteToFile
(File fileToWrite, String content)
android-basics/src/main/java/com/github/bijoysingh/starter/util/FileManager.java:116
MethodBuilder
The constructor for the Builder class @param url the query url
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:74
MethodBuilder
Constructor for the Builder class @param context the activity context
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:161
MethodBuilder
()
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:54
MethodBuilder
()
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:32
MethodDataStore
DataStore construct @param context the application context
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/DataStore.java:72
MethodDefaultQueryExecutor
Constructor for the {@link DefaultQueryExecutor} @param context the activity context @param timeout the timeout amount
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:37
MethodFor
Execute for in parallel @param inputs the list of inputs for the for @return the list of outputs @throws Exception execution
android-basics/src/main/java/com/github/bijoysingh/starter/async/Parallel.java:59
MethodFormats
(String format)
android-basics/src/main/java/com/github/bijoysingh/starter/util/DateFormatter.java:34
MethodMultiRecyclerViewAdapter
( Context context, List<MultiRecyclerViewControllerItem<T>> controllerItemList)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:44
MethodMultiRecyclerViewControllerItem
(Builder<T> builder)
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:25
MethodPagerAdapter
(FragmentManager fragmentManager)
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:28
MethodParallel
()
android-basics/src/main/java/com/github/bijoysingh/starter/async/Parallel.java:23
MethodPermissionManager
Constructor for the Permission Manager @param activity the activity which will request the permissions
android-basics/src/main/java/com/github/bijoysingh/starter/util/PermissionManager.java:26
MethodPreferenceManager
Private Constructor @param context activity context
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/PreferenceManager.java:21
MethodQueryExecutor
(Context context)
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryExecutor.java:29
MethodQueryParams
The private QueryParam constructor @param url the url of the query @param cache optional cache filename @param queryIdentifier
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:38
MethodRecyclerViewAdapter
The recycler view adapter constructor @param context the application/activity context @param layout the layout resource file id @param type the c
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:50
MethodRecyclerViewBuilder
Constructor for the RVBuilder @param context the activity context
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:35
MethodRecyclerViewHolder
Constructor for the recycler view holder @param context the application/activity context @param root the view of the current item
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewHolder.java:25
MethodSafeJson
()
android-basics/src/main/java/com/github/bijoysingh/starter/json/SafeJson.java:16
MethodShareBuilder
Constructer for the intent share builder @param context the context
android-basics/src/main/java/com/github/bijoysingh/starter/util/IntentUtils.java:66
MethodSimpleProfiler
(String tag, int logMode)
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:23
MethodSimpleThreadExecutor
Single Thread Executor
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleThreadExecutor.java:24
MethodStore
(Context context, String storeName)
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/Store.java:42
MethodToastHelper
The ToastHelper constructor @param context the activity context
android-basics/src/main/java/com/github/bijoysingh/starter/util/ToastHelper.java:19
MethodVersionedStore
(Context context, String storeName, int versionNumber, Migration migration)
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/VersionedStore.java:12
MethodViewPagerAdapter
(FragmentManager manager)
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:77
MethodaddExtra
Add extra to be passed @param key key @param value value @return Builder
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:169
MethodaddFragment
(Fragment fragment, String title)
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:32
MethodaddItem
Adds an item into the contents @param item the item to be added @param position the position you wish to add item in
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:189
MethodaddItem
Adds an item into the contents @param item the item to be added @param position the position you wish to add item in
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:143
MethodaddItems
(List<T> list)
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/RefreshBasedFragment.java:32
MethodaddItems
Add multiple items into the contents @param items the list of items
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:215
MethodaddItems
Add multiple items into the contents @param items the list of items
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:169
MethodaddRunnable
Add Runnables to run @param runnable the Runnable @return this instance
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleThreadExecutor.java:43
MethodareEqualNullIsEmpty
Checks if the two nullable strings are equal @param value1 first nullable value @param value2 second nullable value @return the two Strings are equal
android-basics/src/main/java/com/github/bijoysingh/starter/util/TextUtils.java:49
Methodbuild
The Builder build method @return the DefaultQueryExecutor object
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:228
Methodbuild
RVBuilder build method @return the recycler view
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:120
Methodbuild
()
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:79
Methodbuild
()
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:47
Methodcall
()
android-basics/src/main/java/com/github/bijoysingh/starter/async/Parallel.java:64
Methodcall
()
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/DataStore.java:56
Methodcapture
()
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:57
MethodclearItems
Remove all the items in the list of contents
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:235
MethodclearItems
Remove all the items in the list of contents
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:189
MethodclearList
()
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/RefreshBasedFragment.java:63
MethodcopyToClipboard
Copies the text to the system clipboard @param context the context @param clipText the clip to copy
android-basics/src/main/java/com/github/bijoysingh/starter/util/TextUtils.java:59
MethoddoInBackground
(Void... params)
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleAsyncTask.java:11
MethoddpToPixels
Converts dp value to pixel value @param context the app context @param dp the length in dp @return the pixel size
android-basics/src/main/java/com/github/bijoysingh/starter/util/DimensionManager.java:19
Methodget
Load the data from the shared preferences @param key the key of the data @return the value stored or a default
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/PreferenceManager.java:35
Methodget
(String name)
android-basics/src/main/java/com/github/bijoysingh/starter/json/SafeJson.java:70
MethodgetActivity
Get the activity of the query @return the activity
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:236
MethodgetAuthenticationData
()
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:121
MethodgetBackoffMultiplier
()
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:130
MethodgetCount
()
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:86
MethodgetCount
()
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:42
MethodgetExtra
Get extra values @param key the key of the object @return The object if key exists, else null
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:255
MethodgetFragment
Get the fragment of the query @return the fragment
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:245
← previousnext →101–200 of 321, ranked by callers