- GenericsUtil - Class in com.mikepenz.aboutlibraries.util
-
Created by mikepenz on 03.08.15.
- GenericsUtil() - Constructor for class com.mikepenz.aboutlibraries.util.GenericsUtil
-
- getApplicationInfo(Context) - Static method in class com.mikepenz.aboutlibraries.util.Util
-
- getAuthor() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getAuthorWebsite() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getAutoDetectedLibraries(Context, boolean) - Method in class com.mikepenz.aboutlibraries.Libs
-
Get all autoDetected Libraries
- getClassPath() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getCustomVariables(Context, String) - Method in class com.mikepenz.aboutlibraries.Libs
-
- getDefinedName() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getDefinedName() - Method in class com.mikepenz.aboutlibraries.entity.License
-
- getExternLibraries() - Method in class com.mikepenz.aboutlibraries.Libs
-
Get all extern available Libraries
- getFields(Context) - Static method in class com.mikepenz.aboutlibraries.util.GenericsUtil
-
a helper to get the string fields from the R class
- getInstance() - Static method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getInternLibraries() - Method in class com.mikepenz.aboutlibraries.Libs
-
Get all intern available Libraries
- getItemAnimator() - Method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getLayoutAnimationController() - Method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getLayoutRes() - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
defines the layout which will be used for this item in the list
- getLayoutRes() - Method in class com.mikepenz.aboutlibraries.ui.item.LibraryItem
-
defines the layout which will be used for this item in the list
- getLayoutRes() - Method in class com.mikepenz.aboutlibraries.ui.item.LoaderItem
-
defines the layout which will be used for this item in the list
- getLibraries() - Method in class com.mikepenz.aboutlibraries.Libs
-
Get all available Libraries
- getLibrary(String) - Method in class com.mikepenz.aboutlibraries.Libs
-
Get a library by its name (the name must be equal)
- getLibraryDescription() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getLibraryName() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getLibraryVersion() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getLibraryWebsite() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getLibsRecyclerViewListener() - Method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getLibTaskCallback() - Method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getLicense() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getLicense(String) - Method in class com.mikepenz.aboutlibraries.Libs
-
- getLicenseDescription() - Method in class com.mikepenz.aboutlibraries.entity.License
-
- getLicenseName() - Method in class com.mikepenz.aboutlibraries.entity.License
-
- getLicenses() - Method in class com.mikepenz.aboutlibraries.Libs
-
Get all available licenses
- getLicenseShortDescription() - Method in class com.mikepenz.aboutlibraries.entity.License
-
- getLicenseWebsite() - Method in class com.mikepenz.aboutlibraries.entity.License
-
- getListener() - Method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getPackageInfo(Context) - Static method in class com.mikepenz.aboutlibraries.util.Util
-
- getRepositoryLink() - Method in class com.mikepenz.aboutlibraries.entity.Library
-
- getStringResourceByName(Context, String) - Method in class com.mikepenz.aboutlibraries.Libs
-
- getThemeAttributeDimensionSize(Context, int) - Static method in class com.mikepenz.aboutlibraries.util.UIUtils
-
Returns the size in pixels of an attribute dimension
- getThemeColor(Context, int) - Static method in class com.mikepenz.aboutlibraries.util.UIUtils
-
- getThemeColorFromAttrOrRes(Context, int, int) - Static method in class com.mikepenz.aboutlibraries.util.UIUtils
-
helper method to get the color by attr (which is defined in the style) or by resource.
- getType() - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
defines the type defining this item.
- getType() - Method in class com.mikepenz.aboutlibraries.ui.item.LibraryItem
-
defines the type defining this item.
- getType() - Method in class com.mikepenz.aboutlibraries.ui.item.LoaderItem
-
defines the type defining this item.
- getUiListener() - Method in class com.mikepenz.aboutlibraries.LibsConfiguration
-
- getViewHolder(View) - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
- getViewHolder(View) - Method in class com.mikepenz.aboutlibraries.ui.item.LibraryItem
-
- getViewHolder(View) - Method in class com.mikepenz.aboutlibraries.ui.item.LoaderItem
-
This method returns the ViewHolder for our item, using the provided View.
- withAboutAppName(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display and set the text of the application name in the about this app view
- withAboutDescription(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display and set the text of the application description as about this app view
- withAboutIcon(Drawable) - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
- withAboutIconShown(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display of the application icon as about this app view
- withAboutSpecial1(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
- withAboutSpecial1Description(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
- withAboutSpecial2(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
- withAboutSpecial2Description(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
- withAboutSpecial3(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
- withAboutSpecial3Description(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
- withAboutVersionCode(Integer) - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
- withAboutVersionName(String) - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
- withAboutVersionShown(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display of the application version name and code as about this app view
- withAboutVersionShownCode(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display of the application version code as about this app view
- withAboutVersionShownName(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display of the application version name as about this app view
- withAboutVersionString(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the display and set the text of the application version in the about this app view
- withActivityColor(Colors) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the ActivityColor
- withActivityStyle(Libs.ActivityStyle) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the ActivityStyle
- withActivityTheme(int) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the activity theme
- withActivityTitle(String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the ActivityTitle
- withAutoDetect(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to disable autoDetect (default: enabled)
- withCheckCachedDetection(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to disable checking the cached autodetected libraries (per version) (default: enabled)
- withExcludedLibraries(String...) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to exclude specific libraries
- withFields(Field[]) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to pass the R.string.class.getFields() array to the fragment/activity so we can also include all ressources which are within libraries or your app.
- withFields(String...) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to pass the Libs.toStringArray(R.string.class.getFields()) array to the fragment/activity so we can also include all ressources which are within libraries or your app.
- withLayoutAnimationController(LayoutAnimationController) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the LayoutAnimationController for the RecyclerView
- withLibraries(String...) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to pass manual libraries (libs which are not autoDetected)
- withLibrary(Library) - Method in class com.mikepenz.aboutlibraries.ui.item.LibraryItem
-
- withLibraryComparator(Comparator<Library>) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable custom sorting of the libraries (default: null)
- withLibraryModification(HashMap<String, HashMap<String, String>>) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to modify specific libraries.
- withLibraryModification(String, Libs.LibraryFields, String) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder helper method to set modifications for specific libraries
- withLibsBuilder(LibsBuilder) - Method in class com.mikepenz.aboutlibraries.ui.item.HeaderItem
-
- withLibsBuilder(LibsBuilder) - Method in class com.mikepenz.aboutlibraries.ui.item.LibraryItem
-
- withLibsRecyclerViewListener(LibsConfiguration.LibsRecyclerViewListener) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the LibsRecyclerViewListener for the AboutLibraries recyclerView elements
- withLibTaskCallback(LibTaskCallback) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to define a custom callback which is invoked every time the LibraryTask gets executed.
- withLibTaskExecutor(LibTaskExecutor) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to define a custom Thread Executor for asynchronous operations
- withLicenseDialog(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to disable the license display as dialog (default: enabled)
- withLicenseShown(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to enable the license display (default: disabled)
- withListener(LibsConfiguration.LibsListener) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the LibsListener for the AboutLibraries actions
- withOwnLibsActivityClass(Class) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to pass the an own LibsActivity.
- withShowLoadingProgress(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to allow you to disable the automatically shown loading progressBar while the libraries are loading
- withSortEnabled(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to disable sort (default: enabled)
- withUiListener(LibsConfiguration.LibsUIListener) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to set the LibsUIListener for the AboutLibraries view to hook into the view creation
- withVersionShown(boolean) - Method in class com.mikepenz.aboutlibraries.LibsBuilder
-
Builder method to hide the version number (default: enabled)