Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BijoySingh/AndroidBasicsLibrary
/ types & classes
Types & classes
53 in github.com/BijoySingh/AndroidBasicsLibrary
⨍
Functions
321
◇
Types & classes
53
Class
AsyncActivity
sampleapp/src/main/java/com/bsk/sampleapp/AsyncActivity.java:12
Interface
AuthenticationProvider
AuthenticationProvider interface for the executor
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:112
Class
BottomSheet
sampleapp/src/main/java/com/bsk/sampleapp/BottomSheet.java:9
Class
BottomSheetActivity
sampleapp/src/main/java/com/bsk/sampleapp/BottomSheetActivity.java:7
Class
Builder
Builder class for the {@link QueryParams} class
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:59
Class
Builder
The Builder class for the DefaultExecutor
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:148
Class
Builder
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:48
Class
Builder
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:28
Class
DataStore
Alternative to PreferenceManager. Allows for cross service preferences Created by bijoy on 2/12/17.
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/DataStore.java:26
Class
DataStoreActivity
sampleapp/src/main/java/com/bsk/sampleapp/DataStoreActivity.java:13
Class
DateFormatter
Simple function and variables to format time Created by bijoy on 1/27/17.
android-basics/src/main/java/com/github/bijoysingh/starter/util/DateFormatter.java:13
Class
DefaultQueryExecutor
The network call handler Created by bijoy on 10/24/15.
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:18
Class
DimensionManager
Simple dimension functions Created by bijoy on 1/28/17.
android-basics/src/main/java/com/github/bijoysingh/starter/util/DimensionManager.java:11
Class
FileManager
Created by bijoy on 1/1/16. The file manager class
android-basics/src/main/java/com/github/bijoysingh/starter/util/FileManager.java:25
Enum
Formats
Some common formats to quicken usages
android-basics/src/main/java/com/github/bijoysingh/starter/util/DateFormatter.java:17
Class
IntentUtils
Common Intent functions Created by bijoy on 9/17/17.
android-basics/src/main/java/com/github/bijoysingh/starter/util/IntentUtils.java:13
Class
LocaleManager
Basic locale handling and simple functions Created by bijoy on 1/31/16.
android-basics/src/main/java/com/github/bijoysingh/starter/util/LocaleManager.java:9
Class
MainActivity
sampleapp/src/main/java/com/bsk/sampleapp/MainActivity.java:9
Interface
Migration
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/VersionedStore.java:69
Class
MultiAsyncTask
android-basics/src/main/java/com/github/bijoysingh/starter/async/MultiAsyncTask.java:7
Class
MultiRecyclerViewAdapter
A Recycler View which can holder multiple ViewHolders Created by bijoy on 6/11/17.
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewAdapter.java:23
Class
MultiRecyclerViewControllerItem
Item to control the item properties. Created by bijoy on 6/11/17.
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/MultiRecyclerViewControllerItem.java:8
Interface
OnQueryListener
The OnQueryListener interface for the the Executor
android-basics/src/main/java/com/github/bijoysingh/starter/server/DefaultQueryExecutor.java:91
Interface
OnScrollListener
Interface class for the Listener
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:160
Class
PagerAdapter
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:24
Class
Parallel
Class to handle parallel activities Created by bijoy on 2/12/17. @param <I> Input type @param <O> Output type
android-basics/src/main/java/com/github/bijoysingh/starter/async/Parallel.java:18
Interface
ParallelExecutionListener
Interface for the Parallel execution listener. This is executed when the input is about to be executed @param <I> input type @param <O> output type
android-basics/src/main/java/com/github/bijoysingh/starter/async/Parallel.java:86
Class
PermissionManager
A wrapper class for Marshmallow permissions Created by bijoy on 2/14/16.
android-basics/src/main/java/com/github/bijoysingh/starter/util/PermissionManager.java:15
Class
PreferenceManager
Stores and loads from the shared preferences Created by bijoy on 10/9/15.
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/PreferenceManager.java:12
Class
QueryExecutor
The network call handler Created by bijoy on 10/24/15.
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryExecutor.java:23
Class
QueryParams
Created by bijoy on 1/1/16. The access item
android-basics/src/main/java/com/github/bijoysingh/starter/server/QueryParams.java:14
Class
RandomHelper
Some common function used often and are difficult to classify Created by bijoy on 5/12/17.
android-basics/src/main/java/com/github/bijoysingh/starter/util/RandomHelper.java:11
Class
RecyclerViewAdapter
The recycler view adapter for list of content Created by bijoy on 1/7/16.
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewAdapter.java:19
Class
RecyclerViewBuilder
Builder Created by bijoy on 10/2/16.
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewBuilder.java:13
Class
RecyclerViewHolder
Parent Class for the Recycler View holders <p> Created by bijoy on 1/7/16.
android-basics/src/main/java/com/github/bijoysingh/starter/recyclerview/RecyclerViewHolder.java:13
Class
RefreshBasedFragment
Fragment for recycler view and allowing refresh easily Created by bijoy on 1/1/16.
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/RefreshBasedFragment.java:20
Class
SafeJson
Safe version of JSONObject Created by bijoy on 4/9/17.
android-basics/src/main/java/com/github/bijoysingh/starter/json/SafeJson.java:15
Class
ShareBuilder
Simple Share Builder class to share text on Android
android-basics/src/main/java/com/github/bijoysingh/starter/util/IntentUtils.java:55
Class
SimpleAsyncTask
A simple wrapper for the asynchronous running Created by bijoy on 11/8/16.
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleAsyncTask.java:10
Class
SimpleBottomSheetFragment
Abstract class which helps build bottom sheet fragments Created by bijoy on 11/22/2017.
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/SimpleBottomSheetFragment.java:18
Class
SimpleFragment
Simple Fragment base class to ease the process of the fragment creation Created by bijoy on 3/31/17.
android-basics/src/main/java/com/github/bijoysingh/starter/fragments/SimpleFragment.java:14
Class
SimpleProfiler
Simple class to log timed content in code Created by bijoy on 2/8/17.
android-basics/src/main/java/com/github/bijoysingh/starter/util/SimpleProfiler.java:15
Class
SimpleThreadExecutor
Simple Thread Usage Created by bijoy on 1/27/17.
android-basics/src/main/java/com/github/bijoysingh/starter/async/SimpleThreadExecutor.java:17
Class
Store
Faster and more reliable alternative to DataStore which does not store a reference to the context after creation. Soon the DataStore will be removed.
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/Store.java:26
Class
StoreActivity
sampleapp/src/main/java/com/bsk/sampleapp/StoreActivity.java:13
Class
TabbedActivity
the tabbed activity Created by bijoy on 12/17/15.
android-basics/src/main/java/com/github/bijoysingh/starter/activity/TabbedActivity.java:16
Interface
Task
android-basics/src/main/java/com/github/bijoysingh/starter/async/MultiAsyncTask.java:49
Class
TestStoreVsDataStore
sampleapp/src/main/java/com/bsk/sampleapp/TestStoreVsDataStore.java:12
Class
TextUtils
Simple functions for Texts and Strings on Android Created by bijoy on 3/29/17.
android-basics/src/main/java/com/github/bijoysingh/starter/util/TextUtils.java:14
Class
ToastHelper
A seamingly pointless class but helps writing unnecessary arguments when writing toasts Created by bijoy on 10/1/16.
android-basics/src/main/java/com/github/bijoysingh/starter/util/ToastHelper.java:11
Class
VersionedStore
android-basics/src/main/java/com/github/bijoysingh/starter/prefs/VersionedStore.java:5
Class
ViewPagerActivity
The View Pager Activity base for easy usage Created by bijoy on 3/31/17.
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:13
Class
ViewPagerAdapter
A simple pager adapter that represents ScreenSlidePageFragment objects, in sequence.
android-basics/src/main/java/com/github/bijoysingh/starter/activity/ViewPagerActivity.java:76