- CancelEditText - Static variable in class oak.R.styleable
-
Attributes that can be used with a CancelEditText.
- CancelEditText - Class in oak.widget
-
User: mlake Date: 12/8/11 Time: 11:01 AM
Allows you to set a custom resource that will
clear/cancel an EditText.
- CancelEditText(Context) - Constructor for class oak.widget.CancelEditText
-
- CancelEditText(Context, AttributeSet) - Constructor for class oak.widget.CancelEditText
-
- CancelEditText(Context, AttributeSet, int) - Constructor for class oak.widget.CancelEditText
-
- CancelEditText_oakCancelDrawable - Static variable in class oak.R.styleable
-
- CancelEditText_oakFont - Static variable in class oak.R.styleable
-
- canGoBack() - Method in class oak.web.OakWebViewFragment
-
- canGoForward() - Method in class oak.web.OakWebViewFragment
-
- canScroll(View, boolean, int, int, int) - Method in class oak.widget.VerticalViewPager
-
Tests scrollability within child views of v given a delta of dx.
- canScrollLeft() - Method in class oak.widget.SwankyImageView
-
- canScrollRight() - Method in class oak.widget.SwankyImageView
-
- cellClick(int, int) - Method in interface oak.widget.spreadsheetview.SpreadsheetView.OnCellClickListener
-
- cellFont - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- cellHeight - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- cellHorizontalBorderWidth - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- cellSelectedTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- cellTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- cellTextSize - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- cellVerticalBorderWidth - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- cellWidth - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- changeFonts(View, Context, String) - Static method in class oak.util.OakUtils
-
Given a View, this method sets the Typeface on every TextView contained within that View
- CheckBoxWithFont - Static variable in class oak.R.styleable
-
Attributes that can be used with a CheckBoxWithFont.
- CheckBoxWithFont - Class in oak.widget
-
Allows you to set a checkbox with custom
font via XML
- CheckBoxWithFont(Context) - Constructor for class oak.widget.CheckBoxWithFont
-
- CheckBoxWithFont(Context, AttributeSet) - Constructor for class oak.widget.CheckBoxWithFont
-
- CheckBoxWithFont(Context, AttributeSet, int) - Constructor for class oak.widget.CheckBoxWithFont
-
- CheckBoxWithFont_oakFont - Static variable in class oak.R.styleable
-
- checkLayoutParams(ViewGroup.LayoutParams) - Method in class oak.widget.VerticalViewPager
-
- CIPHER_ALGORITHM_AES - Static variable in class oak.CryptoSharedPreferences
-
- CIPHER_ALGORITHM_DES - Static variable in class oak.CryptoSharedPreferences
-
- clear() - Method in class oak.CryptoSharedPreferences.Editor
-
- clear() - Method in class oak.ObscuredSharedPreferences.Editor
-
Deprecated.
- clear() - Method in class oak.SectionAdapter
-
- clearPushMessage() - Method in class oak.nfc.TagWriter
-
A method to turn clear out the previous message to be pushed.
- close() - Method in class oak.MultiDirectionSlidingDrawer
-
Closes the drawer immediately.
- commit() - Method in class oak.CryptoSharedPreferences.Editor
-
- commit() - Method in class oak.ObscuredSharedPreferences.Editor
-
Deprecated.
- computeScroll() - Method in class oak.widget.VerticalViewPager
-
- configureHeaderView(int) - Method in class oak.widget.SectionListView
-
- configurePinnedHeader(View, int, int) - Method in class oak.BaseSectionAdapter
-
Configures the pinned header view to match the first visible list item.
- constrain(float, float, float) - Static method in class oak.svg.MathUtil
-
- contains(String) - Method in class oak.CryptoSharedPreferences
-
- contains(String) - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- content - Static variable in class oak.R.string
-
- context - Variable in class oak.CryptoSharedPreferences
-
- context - Variable in class oak.ObscuredSharedPreferences
-
Deprecated.
- createMimeType(String) - Method in class oak.nfc.TagWriter
-
a method to create a MimeType that the application will use when writing to a tag so that it knows which
application / activity to bring up when the tag is touched.
- CREATOR - Static variable in class oak.widget.VerticalViewPager.SavedState
-
- CRLF - Static variable in class oak.Base64
-
Encoder flag bit to indicate lines should be terminated with a
CRLF pair instead of just an LF.
- CRYPTO_AES - Static variable in class oak.CryptoSharedPreferences
-
- CRYPTO_DES - Static variable in class oak.CryptoSharedPreferences
-
- CryptoSharedPreferences - Class in oak
-
This code originally posted by Michael Burton on StackOverflow
http://stackoverflow.com/questions/785973/what-is-the-most-appropriate-way-to-store-user-settings-in-android-application/6393502#6393502
This class was created to replace the original ObscurredSharedPreferences.
- CryptoSharedPreferences(Context, SharedPreferences) - Constructor for class oak.CryptoSharedPreferences
-
- CryptoSharedPreferences.Editor - Class in oak
-
- CryptoSharedPreferences.Editor() - Constructor for class oak.CryptoSharedPreferences.Editor
-
- CurlRequestInterceptor - Class in oak.util
-
User: mlake Date: 1/27/12 Time: 11:18 AM
- CurlRequestInterceptor() - Constructor for class oak.util.CurlRequestInterceptor
-
- CustomCircularProgressBar - Static variable in class oak.R.styleable
-
Attributes that can be used with a CustomCircularProgressBar.
- CustomCircularProgressBar - Class in oak.widget
-
User: derek Date: 5/25/12 Time: 1:06 PM
Allows you to create a spinner with
your own resources.
- CustomCircularProgressBar(Context) - Constructor for class oak.widget.CustomCircularProgressBar
-
- CustomCircularProgressBar(Context, AttributeSet) - Constructor for class oak.widget.CustomCircularProgressBar
-
- CustomCircularProgressBar_oakProgressBarDrawable - Static variable in class oak.R.styleable
-
- CustomProgressDialog - Class in oak.widget
-
Allows you to create a dialog with a loading animation
using your own resoruces
- CustomProgressDialog(Context, int[]) - Constructor for class oak.widget.CustomProgressDialog
-
- generateDefaultLayoutParams() - Method in class oak.widget.VerticalViewPager
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class oak.widget.VerticalViewPager
-
- generateLayoutParams(AttributeSet) - Method in class oak.widget.VerticalViewPager
-
- GET - Static variable in class oak.http.OkHttpTool
-
- get(String) - Method in class oak.http.OkHttpTool
-
Basic GET Request
- get() - Method in class oak.Result
-
Returns the value if successful, throws the error is not.
- getAdapter() - Method in class oak.widget.SectionListView
-
- getAdapter() - Method in class oak.widget.VerticalViewPager
-
Retrieve the current adapter supplying pages.
- getAll() - Method in class oak.CryptoSharedPreferences
-
- getAll() - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- getAmazingView(int, View, ViewGroup) - Method in class oak.BaseSectionAdapter
-
read: get view too
- getAspectRatio() - Method in class oak.widget.AspectRatioLayout
-
- getAspectRatioHeight() - Method in class oak.widget.AspectRatioLayout
-
- getAspectRatioWidth() - Method in class oak.widget.AspectRatioLayout
-
- getBoolean(String, boolean) - Method in class oak.CryptoSharedPreferences
-
- getBoolean(String, boolean) - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- getBorderPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getBufferedInputReader(HttpURLConnection) - Method in class oak.http.OkHttpTool
-
- getBytePayload() - Method in class oak.nfc.TagWriter
-
Gets the payload for a message from the array of NDEFmessages and then sets mPayload to that value and returns it.
- getCellPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getChildDrawingOrder(int, int) - Method in class oak.widget.VerticalViewPager
-
- getClient() - Method in class oak.http.OkHttpTool
-
Just in case you want to set the client up more than it already is.
- getContent() - Method in class oak.MultiDirectionSlidingDrawer
-
Returns the content of the drawer.
- getContext() - Method in class oak.viewmodel.ViewModelAdapter
-
- getCount() - Method in class oak.SectionAdapter
-
- getCount() - Method in class oak.viewmodel.ViewModelAdapter
-
- getCount() - Method in class oak.widget.SwankyGallery.SwankyAdapter
-
- getCurrentItem() - Method in class oak.widget.VerticalViewPager
-
- getCurrentScale() - Method in class oak.widget.SwankyImageView
-
Fetches the image's current zoom scale, between 1 and max.
- getCurrentSpan() - Method in class oak.util.ScaleGestureDetector
-
Return the current distance between the two pointers forming the
gesture in progress.
- getDataAt(int, int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDataCell() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDataCellHeight() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDataCellTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDataCellTextSize() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDataCellTypeface() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDataCellWidth() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getDefaultEditable() - Method in class oak.widget.CancelEditText
-
- getDefaultHeaders() - Method in class oak.http.OkHttpTool
-
Returns the default request headers
- getDefaultMovementMethod() - Method in class oak.widget.CancelEditText
-
- getDetectedTag(Intent) - Method in class oak.nfc.TagWriter
-
a getter for a detected tag from an intent.
- getDrawable() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getError() - Method in class oak.Result
-
Returns the error if unsuccessful.
- getEventTime() - Method in class oak.util.ScaleGestureDetector
-
Return the event time of the current event being processed.
- getFilter() - Method in class oak.SectionAdapter
-
- getFloat(String, float) - Method in class oak.CryptoSharedPreferences
-
- getFloat(String, float) - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- getFocusX() - Method in class oak.util.ScaleGestureDetector
-
Get the X coordinate of the current gesture's focal point.
- getFocusY() - Method in class oak.util.ScaleGestureDetector
-
Get the Y coordinate of the current gesture's focal point.
- getFooterAt(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getFormattedText(Context, String, String) - Method in class oak.util.OakUtils
-
Returns a formatted String to be used in places like an ActionBar
- getFrameLayout() - Method in class oak.activity.FragmentHostActivity
-
The wrapper FrameLayout hosting the fragments.
- getFrameLayout() - Method in class oak.activity.SupportFragmentHostActivity
-
The wrapper FrameLayout hosting the fragments.
- getHandle() - Method in class oak.MultiDirectionSlidingDrawer
-
Returns the handle of the drawer.
- getHeaderAt(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getHorizontalBorderWidth() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getHorizontalDividingPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getInstance(String) - Static method in class oak.web.OakWebViewFragment
-
- getInstance(Bundle) - Static method in class oak.web.OakWebViewFragment
-
- getInt(String, int) - Method in class oak.CryptoSharedPreferences
-
- getInt(String, int) - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- getIntent(Context, String, Class, Bundle) - Static method in class oak.activity.FragmentHostActivity
-
- getIntent(Context, String, Class, Bundle) - Static method in class oak.activity.SupportFragmentHostActivity
-
- getIntent(Context, Bundle) - Static method in class oak.web.WebViewActivity
-
- getItem(int) - Method in class oak.SectionAdapter
-
- getItem(int) - Method in class oak.viewmodel.ViewModelAdapter
-
- getItemId(int) - Method in class oak.SectionAdapter
-
- getItemId(int) - Method in class oak.viewmodel.ViewModelAdapter
-
- getItems() - Method in class oak.viewmodel.ViewModelAdapter
-
Returns the backing list.
- getLeftFootCornerCell() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getLeftFootCornerCellTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getLeftFootCornerCellTypeface() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getLeftHeadCornerCell() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getLeftHeadCornerCellTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getLeftHeadCornerCellTypeface() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getLength() - Method in class oak.widget.spreadsheetview.SpreadsheetRow
-
- getLong(String, long) - Method in class oak.CryptoSharedPreferences
-
- getLong(String, long) - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- getMeasureInfo(int, int, RatioSizingUtils.RatioSizingInfo, int, int) - Static method in class oak.util.RatioSizingUtils
-
- getMessageFromArray() - Method in class oak.nfc.TagWriter
-
Gets the first message in the array of messages and sets the current message field to that value.
- getNdefMessage() - Method in class oak.nfc.TagWriter
-
A getter for the current NdefMessage.
- getNdefMessages() - Method in class oak.nfc.TagWriter
-
A getter for the NdefMessages array.
- getNdefMessages(Intent) - Method in class oak.nfc.TagWriter
-
Gets the NdefMessage array from a tag when it's discovered or from an NDEF device.
- getNumberNonStickyColumns() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getNumberObjects() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getNumberStickyColumns() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getOffscreenPageLimit() - Method in class oak.widget.VerticalViewPager
-
Returns the number of pages that will be retained to either side of the
current page in the view hierarchy in an idle state.
- getPageMargin() - Method in class oak.widget.VerticalViewPager
-
Return the margin between pages.
- getPayloadString() - Method in class oak.nfc.TagWriter
-
A helper method to get the string version of whatever the current ndef message is.
- getPinnedHeaderState(int) - Method in class oak.BaseSectionAdapter
-
Computes the desired state of the pinned header for the given position of the first visible list item.
- getPositionForSection(int) - Method in class oak.BaseSectionAdapter
-
- getPositionForSection(int) - Method in class oak.SectionAdapter
-
- getPreviousSpan() - Method in class oak.util.ScaleGestureDetector
-
Return the previous distance between the two pointers forming the
gesture in progress.
- getRatioSizingInfoFromAttrs(Context, AttributeSet) - Static method in class oak.util.RatioSizingUtils
-
- getRowAt(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getScaleFactor() - Method in class oak.util.ScaleGestureDetector
-
Return the scaling factor from the previous scale event to the current
event.
- getSection() - Method in interface oak.Sectionable
-
- getSectionForPosition(int) - Method in class oak.BaseSectionAdapter
-
- getSectionForPosition(int) - Method in class oak.SectionAdapter
-
- getSections() - Method in class oak.BaseSectionAdapter
-
- getSections() - Method in class oak.SectionAdapter
-
- getSectionsWithFullName() - Method in class oak.SectionAdapter
-
- getSelectedBorderPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getSelectedCellPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getSelectedDrawable() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getSelectedTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getSelectedTextPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getSelectedTextSize() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getSortedStatus(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getSpecialCode() - Method in class oak.CryptoSharedPreferences
-
Implement this method to supply your char array with your password.
- getSpecialCode() - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
Implement this method to supply your char array with your password
- getStaticTypeFace(Context, String) - Static method in class oak.util.OakUtils
-
- getStickyColumnCell() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyColumnCellTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyColumnCellTypeface() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyColumnTextSize() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyColumnWidth(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyFooterCell() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyFooterCellTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyFooterHeight() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyFooterTextSize() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyHeaderCell() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyHeaderCellTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyHeaderCellTypeface() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyHeaderHeight() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyHeaderTextSize() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyTableHeight() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getStickyTableWidth() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getString(String, String) - Method in class oak.CryptoSharedPreferences
-
- getString(String, String) - Method in class oak.ObscuredSharedPreferences
-
Deprecated.
- getSuccess() - Method in class oak.Result
-
Returns the value if successful.
- getText() - Method in class oak.widget.CancelEditText
-
- getTextColor() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getTextPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getTextViewAsNdef(TextView) - Method in class oak.nfc.TagWriter
-
Gets the message from a text view and turns it into an NDEF Message and returns it as well as setting the message
field.
- getTimeDelta() - Method in class oak.util.ScaleGestureDetector
-
Return the time difference in milliseconds between the previous
accepted scaling event and the current scaling event.
- getTotalNumberColumns() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getTotalStickyColumnsWidth() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getTypeface() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getValueAt(int) - Method in class oak.widget.spreadsheetview.SpreadsheetRow
-
- getVerticalBorderWidth() - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- getVerticalDividingPaint() - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- getView(int, View, ViewGroup) - Method in class oak.BaseSectionAdapter
-
- getView(int, View, ViewGroup) - Method in class oak.viewmodel.ViewModelAdapter
-
- getViewModel(LayoutInflater, int, View, ViewGroup) - Static method in class oak.viewmodel.ViewModelUtil
-
A utility function for getting a ViewModel out of a view in an adapter.
- getViewModel(LayoutInflater, int, ViewGroup) - Static method in class oak.viewmodel.ViewModelUtil
-
- GradientTextView - Class in oak.widget
-
User: Michael Lake Date: 11/21/11 Time: 5:36 PM
Enables you to set a graiant to a textview
- GradientTextView(Context) - Constructor for class oak.widget.GradientTextView
-
- GradientTextView(Context, AttributeSet) - Constructor for class oak.widget.GradientTextView
-
- GradientTextView(Context, AttributeSet, int) - Constructor for class oak.widget.GradientTextView
-
- gravity - Variable in class oak.widget.VerticalViewPager.LayoutParams
-
Gravity setting for use on decor views only:
Where to position the view page within the overall ViewPager
container; constants are defined in Gravity.
- oak - package oak
-
- OAK - Interface in oak
-
User: Michael Lake Date: 10/17/11 Time: 12:19 PM
- oak.activity - package oak.activity
-
- oak.http - package oak.http
-
- oak.nfc - package oak.nfc
-
- oak.svg - package oak.svg
-
- oak.util - package oak.util
-
- oak.viewmodel - package oak.viewmodel
-
- oak.web - package oak.web
-
- oak.widget - package oak.widget
-
- oak.widget.spreadsheetview - package oak.widget.spreadsheetview
-
- oak_content - Static variable in class oak.R.id
-
- oak_menu_back - Static variable in class oak.R.id
-
- oak_menu_forward - Static variable in class oak.R.id
-
- oak_menu_open_in_broswer - Static variable in class oak.R.id
-
- oak_menu_refresh - Static variable in class oak.R.id
-
- oak_test - Static variable in class oak.R.string
-
- oakAllowSingleTap - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakAngle - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakAnimateOnClick - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakAspectRatio - Static variable in class oak.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- OakAsyncLoader<T> - Class in oak.util
-
AsyncTaskLoader that actually works as you would think.
- OakAsyncLoader(Context) - Constructor for class oak.util.OakAsyncLoader
-
- oakBottomOffset - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- oakCancelDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakColors - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakContent - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakDirection - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakFillColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- oakFont - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakGlareColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- oakHandle - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakMask - Static variable in class oak.R.attr
-
Must be an integer value, such as "100".
- oakMinTextSize - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- oakOverlay - Static variable in class oak.R.attr
-
Must be an integer value, such as "100".
- oakPositions - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakProgressBarDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakRatioHeight - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakRatioWidth - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- oakSvgFillStart - Static variable in class oak.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- oakSvgFillTime - Static variable in class oak.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- oakSvgImageSizeX - Static variable in class oak.R.attr
-
Must be an integer value, such as "100".
- oakSvgImageSizeY - Static variable in class oak.R.attr
-
Must be an integer value, such as "100".
- oakSvgTraceTime - Static variable in class oak.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- oakSvgTraceTimePerGlyph - Static variable in class oak.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- oakTopMargin - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- oakTopOffset - Static variable in class oak.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- OakUtils - Class in oak.util
-
Utility Class full of commonly used methods
User: derek Date: 8/7/12 Time: 10:06 AM
- OakWebViewFragment - Class in oak.web
-
Created by ericrichardson on 1/9/14.
- OakWebViewFragment() - Constructor for class oak.web.OakWebViewFragment
-
- OakWebViewFragment.BundleBuilder - Class in oak.web
-
- OakWebViewFragment.BundleBuilder(Bundle) - Constructor for class oak.web.OakWebViewFragment.BundleBuilder
-
- OakWebViewFragment.BundleBuilder(String) - Constructor for class oak.web.OakWebViewFragment.BundleBuilder
-
- objectData - Variable in class oak.widget.spreadsheetview.SpreadsheetView
-
- ObscuredSharedPreferences - Class in oak
-
Deprecated.
- ObscuredSharedPreferences(Context, SharedPreferences) - Constructor for class oak.ObscuredSharedPreferences
-
Deprecated.
- ObscuredSharedPreferences.Editor - Class in oak
-
Deprecated.
- ObscuredSharedPreferences.Editor() - Constructor for class oak.ObscuredSharedPreferences.Editor
-
Deprecated.
- OkHttpTool - Class in oak.http
-
This is a utility class for abstracting commonly used OkHttp methods
Created by ericrichardson on 1/6/14.
- OkHttpTool(Context) - Constructor for class oak.http.OkHttpTool
-
Constructor with a Context to install a ResponseCache
- OkHttpTool() - Constructor for class oak.http.OkHttpTool
-
Constructor with no Context.
- onAttachedToWindow() - Method in class oak.widget.VerticalViewPager
-
- onBackPressed() - Method in class oak.web.WebViewActivity
-
- onCreate(Bundle) - Method in class oak.activity.FragmentHostActivity
-
- onCreate(Bundle) - Method in class oak.activity.SupportFragmentHostActivity
-
- onCreate(Bundle) - Method in class oak.web.OakWebViewFragment
-
- onCreate(Bundle) - Method in class oak.web.WebViewActivity
-
- onCreateOptionsMenu(Menu, MenuInflater) - Method in class oak.web.OakWebViewFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class oak.web.OakWebViewFragment
-
- onDetachedFromWindow() - Method in class oak.widget.SwankyImageView
-
- onDetachedFromWindow() - Method in class oak.widget.VerticalViewPager
-
- onDown(MotionEvent) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onDraw(Canvas) - Method in class oak.svg.AnimatedSvgView
-
- onDraw(Canvas) - Method in class oak.widget.GradientTextView
-
- onDraw(Canvas) - Method in class oak.widget.MaskedImageView
-
- onDraw(Canvas) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onDraw(Canvas) - Method in class oak.widget.VerticalViewPager
-
- onDrawerClosed() - Method in interface oak.MultiDirectionSlidingDrawer.OnDrawerCloseListener
-
Invoked when the drawer becomes fully closed.
- onDrawerOpened() - Method in interface oak.MultiDirectionSlidingDrawer.OnDrawerOpenListener
-
Invoked when the drawer becomes fully open.
- onFinishInflate() - Method in class oak.MultiDirectionSlidingDrawer
-
- onFling(MotionEvent, MotionEvent, float, float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onInterceptTouchEvent(MotionEvent) - Method in class oak.MultiDirectionSlidingDrawer
-
- onInterceptTouchEvent(MotionEvent) - Method in class oak.widget.ParentSwipingViewPager
-
- onInterceptTouchEvent(MotionEvent) - Method in class oak.widget.ParentSwipingWebView
-
- onInterceptTouchEvent(MotionEvent) - Method in class oak.widget.SwankyGallery
-
- onInterceptTouchEvent(MotionEvent) - Method in class oak.widget.VerticalViewPager
-
- onLayout(boolean, int, int, int, int) - Method in class oak.MultiDirectionSlidingDrawer
-
- onLayout(boolean, int, int, int, int) - Method in class oak.widget.ResizedTextView
-
Deprecated.
- onLayout(boolean, int, int, int, int) - Method in class oak.widget.SectionListView
-
- onLayout(boolean, int, int, int, int) - Method in class oak.widget.VerticalViewPager
-
- onLongPress(MotionEvent) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onMeasure(int, int) - Method in class oak.MultiDirectionSlidingDrawer
-
- onMeasure(int, int) - Method in class oak.svg.AnimatedSvgView
-
- onMeasure(int, int) - Method in class oak.widget.AspectRatioLayout
-
- onMeasure(int, int) - Method in class oak.widget.EdgeyViewPager
-
- onMeasure(int, int) - Method in class oak.widget.GradientTextView
-
- onMeasure(int, int) - Method in class oak.widget.SectionListView
-
- onMeasure(int, int) - Method in class oak.widget.SwankyImageView
-
- onMeasure(int, int) - Method in class oak.widget.VerticalViewPager
-
- onOptionsItemSelected(MenuItem) - Method in class oak.activity.FragmentHostActivity
-
- onOptionsItemSelected(MenuItem) - Method in class oak.activity.SupportFragmentHostActivity
-
- onOptionsItemSelected(MenuItem) - Method in class oak.web.OakWebViewFragment
-
- onPageScrolled(int, float, int) - Method in class oak.widget.VerticalViewPager
-
This method will be invoked when the current page is scrolled, either as part
of a programmatically initiated smooth scroll or a user initiated touch scroll.
- onPageSelected(int) - Method in interface oak.widget.SwankyGallery.OnGalleryPageSelectedListener
-
- onRequestFocusInDescendants(int, Rect) - Method in class oak.widget.VerticalViewPager
-
We only want the current page that is being shown to be focusable.
- onReset() - Method in class oak.util.OakAsyncLoader
-
- onRestoreInstanceState(Parcelable) - Method in class oak.widget.VerticalViewPager
-
- onResume() - Method in class oak.web.OakWebViewFragment
-
- onSaveInstanceState() - Method in class oak.widget.VerticalViewPager
-
- onScale(ScaleGestureDetector) - Method in interface oak.util.ScaleGestureDetector.OnScaleGestureListener
-
Responds to scaling events for a gesture in progress.
- onScale(ScaleGestureDetector) - Method in class oak.util.ScaleGestureDetector.SimpleOnScaleGestureListener
-
- onScaleBegin(ScaleGestureDetector) - Method in interface oak.util.ScaleGestureDetector.OnScaleGestureListener
-
Responds to the beginning of a scaling gesture.
- onScaleBegin(ScaleGestureDetector) - Method in class oak.util.ScaleGestureDetector.SimpleOnScaleGestureListener
-
- onScaleEnd(ScaleGestureDetector) - Method in interface oak.util.ScaleGestureDetector.OnScaleGestureListener
-
Responds to the end of a scale gesture.
- onScaleEnd(ScaleGestureDetector) - Method in class oak.util.ScaleGestureDetector.SimpleOnScaleGestureListener
-
- onScroll(AbsListView, int, int, int) - Method in class oak.BaseSectionAdapter
-
- onScroll(MotionEvent, MotionEvent, float, float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onScrollEnded() - Method in interface oak.MultiDirectionSlidingDrawer.OnDrawerScrollListener
-
Invoked when the user stops dragging/flinging the drawer's handle.
- onScrollStarted() - Method in interface oak.MultiDirectionSlidingDrawer.OnDrawerScrollListener
-
Invoked when the user starts dragging/flinging the drawer's handle.
- onScrollStateChanged(AbsListView, int) - Method in class oak.BaseSectionAdapter
-
- onShowPress(MotionEvent) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onSingleTapUp(MotionEvent) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onSizeChanged(int, int, int, int) - Method in class oak.svg.AnimatedSvgView
-
- onSizeChanged(int, int, int, int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onSizeChanged(int, int, int, int) - Method in class oak.widget.VerticalViewPager
-
- onStartLoading() - Method in class oak.util.OakAsyncLoader
-
- onStateChange(int) - Method in interface oak.svg.AnimatedSvgView.OnStateChangeListener
-
- onStopLoading() - Method in class oak.util.OakAsyncLoader
-
- onSwipeOutAtEnd() - Method in interface oak.widget.EdgeyViewPager.OnSwipeOutListener
-
- onThresholdHit(boolean) - Method in interface oak.MultiDirectionSlidingDrawer.OnThresholdHitListener
-
Invoked when the drawer opens at a percentage
- onTouchEvent(MotionEvent) - Method in class oak.MultiDirectionSlidingDrawer
-
- onTouchEvent(MotionEvent) - Method in class oak.util.ScaleGestureDetector
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.CancelEditText
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.EdgeyViewPager
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.ParentSwipingViewPager
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.ParentSwipingWebView
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.SwankyGallery
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.SwankyImageView
-
- onTouchEvent(MotionEvent) - Method in class oak.widget.VerticalViewPager
-
- onViewCreated(View, Bundle) - Method in class oak.web.OakWebViewFragment
-
- onWindowVisibilityChanged(int) - Method in class oak.widget.SwankyImageView
-
- open() - Method in class oak.MultiDirectionSlidingDrawer
-
Opens the drawer immediately.
- open_in_browser - Static variable in class oak.R.string
-
- openInBrowserEnabled(boolean) - Method in class oak.web.OakWebViewFragment.BundleBuilder
-
- ORIENTATION_BTT - Static variable in class oak.MultiDirectionSlidingDrawer
-
- ORIENTATION_LTR - Static variable in class oak.MultiDirectionSlidingDrawer
-
- ORIENTATION_RTL - Static variable in class oak.MultiDirectionSlidingDrawer
-
- ORIENTATION_TTB - Static variable in class oak.MultiDirectionSlidingDrawer
-
- ScaleGestureDetector - Class in oak.util
-
- ScaleGestureDetector(Context, ScaleGestureDetector.OnScaleGestureListener) - Constructor for class oak.util.ScaleGestureDetector
-
- ScaleGestureDetector.OnScaleGestureListener - Interface in oak.util
-
- ScaleGestureDetector.SimpleOnScaleGestureListener - Class in oak.util
-
A convenience class to extend when you only want to listen for a subset
of scaling-related events.
- ScaleGestureDetector.SimpleOnScaleGestureListener() - Constructor for class oak.util.ScaleGestureDetector.SimpleOnScaleGestureListener
-
- SceneAnimation - Class in oak.widget
-
- SceneAnimation(ImageView, int[], int[]) - Constructor for class oak.widget.SceneAnimation
-
- SceneAnimation(ImageView, int[], int) - Constructor for class oak.widget.SceneAnimation
-
- SceneAnimation(ImageView, int[], int, long) - Constructor for class oak.widget.SceneAnimation
-
- scroll(float, float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- SCROLL_STATE_DRAGGING - Static variable in class oak.widget.VerticalViewPager
-
Indicates that the pager is currently being dragged by the user.
- SCROLL_STATE_IDLE - Static variable in class oak.widget.VerticalViewPager
-
Indicates that the pager is in an idle, settled state.
- SCROLL_STATE_SETTLING - Static variable in class oak.widget.VerticalViewPager
-
Indicates that the pager is in the process of settling to a final position.
- SECRET_KEY_ITERATIONS - Static variable in class oak.CryptoSharedPreferences
-
- Sectionable - Interface in oak
-
User: Michael Lake
Date: 5/18/11
Time: 10:14 AM
- SectionAdapter<T extends Sectionable> - Class in oak
-
User: Michael Lake Date: 5/17/11 Time: 11:13 AM
- SectionAdapter() - Constructor for class oak.SectionAdapter
-
- SectionListView - Class in oak.widget
-
A ListView that maintains a header pinned at the top of the list.
- SectionListView(Context) - Constructor for class oak.widget.SectionListView
-
- SectionListView(Context, AttributeSet) - Constructor for class oak.widget.SectionListView
-
- SectionListView(Context, AttributeSet, int) - Constructor for class oak.widget.SectionListView
-
- select(int, boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetRow
-
- select(int, int, boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- selectAll() - Method in class oak.widget.CancelEditText
-
Convenience for Selection.selectAll(android.text.Spannable).
- selectColumn(int, boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- selectFooter(int, boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- selectHeader(int, boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- selectRow(boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetRow
-
- selectRow(int, boolean) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setActionBarTitle(int) - Method in class oak.activity.FragmentHostActivity
-
- setActionBarTitle(String) - Method in class oak.activity.FragmentHostActivity
-
- setActionBarTitle(int) - Method in class oak.activity.SupportFragmentHostActivity
-
- setActionBarTitle(String) - Method in class oak.activity.SupportFragmentHostActivity
-
- setAdapter(ListAdapter) - Method in class oak.widget.SectionListView
-
- setAdapter(SwankyGallery.SwankyAdapter) - Method in class oak.widget.SwankyGallery
-
- setAdapter(PagerAdapter) - Method in class oak.widget.VerticalViewPager
-
Set a PagerAdapter that will supply views for this pager as needed.
- setAdditionalCommands(String) - Method in class oak.util.CurlRequestInterceptor
-
- setAllCellsBorderWidth(float, float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setAllCellsSelectedTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setAllCellsTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setAllCellsTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setAllCellsTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setAspectRatio(int, int) - Method in class oak.widget.AspectRatioLayout
-
- setAspectRatio(String) - Method in class oak.widget.AspectRatioLayout
-
- setAuthUserName(String) - Method in class oak.util.CurlRequestInterceptor
-
- setBorderPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setCellPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setCertValidationDisabled(boolean) - Method in class oak.http.OkHttpTool
-
Deprecated.
- setConnectTimeout(long) - Method in class oak.http.OkHttpTool
-
Set's OkHttpClients Connect Timeout.
- setCurrentItem(int, boolean) - Method in class oak.widget.SwankyGallery
-
- setCurrentItem(int) - Method in class oak.widget.VerticalViewPager
-
Set the currently selected page.
- setCurrentItem(int, boolean) - Method in class oak.widget.VerticalViewPager
-
Set the currently selected page.
- setData(List<T>) - Method in class oak.SectionAdapter
-
- setData(SpreadsheetRow[], String[]) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataAt(int, int, String) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataCell(SpreadsheetCell) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataCellDimensions(float, float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataCellTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataCellTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataCellTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setDataManually(List<Pair<String, List<T>>>) - Method in class oak.SectionAdapter
-
- setDefaultHeaders(Map<String, String>) - Method in class oak.http.OkHttpTool
-
Set default headers to set on all Http Requests
- setDrawable(Drawable) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setEllipsize(TextUtils.TruncateAt) - Method in class oak.widget.CancelEditText
-
- setFadeControls(boolean) - Method in class oak.web.OakWebViewFragment
-
Sets whether buttons fade out after touch
- setFadeTimeout(long) - Method in class oak.web.OakWebViewFragment
-
Sets time in seconds for how long after touch buttons fade out
- setFillColor(int) - Method in class oak.widget.MaskedImageView
-
- setFillPaints(int[], int[], int[], int[]) - Method in class oak.svg.AnimatedSvgView
-
- setFooterChangedListener(SpreadsheetView.OnFooterChangedListener) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setFooters(String[], float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setGlyphStrings(String[]) - Method in class oak.svg.AnimatedSvgView
-
- setGradient(TextView, float, int[], float[]) - Static method in class oak.widget.GradientTextView
-
- setHighSampleSize(int) - Method in class oak.widget.SwankyGallery
-
Unused
- setHorizontalBorderWidth(float) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setHorizontalDividingPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setImageBitmap(Bitmap) - Method in class oak.widget.SwankyImageView
-
- setImageDrawable(Drawable) - Method in class oak.widget.MaskedImageView
-
- setImageResource(int) - Method in class oak.widget.SwankyImageView
-
- setLeftFootCornerCell(SpreadsheetCell) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setLeftFootCornerCellTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setLeftFootCornerCellTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setLeftHeadCornerCell(SpreadsheetCell) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setLeftHeadCornerCellTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setLeftHeadCornerCellTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setLowSampleSize(int) - Method in class oak.widget.SwankyGallery
-
Unused
- setMaskDrawable(BitmapDrawable) - Method in class oak.widget.MaskedImageView
-
- setMaskDrawable(NinePatchDrawable) - Method in class oak.widget.MaskedImageView
-
- setMaximumAlpha(float) - Method in class oak.web.OakWebViewFragment
-
Sets maximum alpha when buttons fade in
- setMaxScale(float) - Method in class oak.widget.SwankyImageView
-
- setMaxZoom(float) - Method in class oak.widget.SwankyGallery
-
- setMessage(String) - Method in class oak.nfc.TagWriter
-
A method that will create an NDEF message from a string and set the current message to that value.
- setMessage(byte[]) - Method in class oak.nfc.TagWriter
-
A method to create an NDEF message from a byte array and sets the current message field to that value.
- setMinimumAlpha(float) - Method in class oak.web.OakWebViewFragment
-
Set's minimum alpha when buttons fade out
- setNumberStickyColumns(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setOffscreenPageLimit(int) - Method in class oak.widget.SwankyGallery
-
- setOffscreenPageLimit(int) - Method in class oak.widget.VerticalViewPager
-
Set the number of pages that should be retained to either side of the
current page in the view hierarchy in an idle state.
- setOnCellClickListener(SpreadsheetView.OnCellClickListener) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setOnClickListener(View.OnClickListener) - Method in class oak.widget.SwankyImageView
-
- setOnDrawerCloseListener(MultiDirectionSlidingDrawer.OnDrawerCloseListener) - Method in class oak.MultiDirectionSlidingDrawer
-
Sets the listener that receives a notification when the drawer becomes close.
- setOnDrawerOpenListener(MultiDirectionSlidingDrawer.OnDrawerOpenListener) - Method in class oak.MultiDirectionSlidingDrawer
-
Sets the listener that receives a notification when the drawer becomes open.
- setOnDrawerScrollListener(MultiDirectionSlidingDrawer.OnDrawerScrollListener) - Method in class oak.MultiDirectionSlidingDrawer
-
Sets the listener that receives a notification when the drawer starts or ends a scroll.
- setOnFooterClickListener(SpreadsheetView.OnFooterClickListener) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setOnGalleryPageSelectedListener(SwankyGallery.OnGalleryPageSelectedListener) - Method in class oak.widget.SwankyGallery
-
- setOnHeaderClickListener(SpreadsheetView.OnHeaderClickListener) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setOnPageChangeListener(ViewPager.OnPageChangeListener) - Method in class oak.widget.VerticalViewPager
-
Set a listener that will be invoked whenever the page changes or is incrementally
scrolled.
- setOnStateChangeListener(AnimatedSvgView.OnStateChangeListener) - Method in class oak.svg.AnimatedSvgView
-
- setOnThresholdHitListener(MultiDirectionSlidingDrawer.OnThresholdHitListener) - Method in class oak.MultiDirectionSlidingDrawer
-
Sets the listener that receives a notification when the drawer becomes open.
- setOpenInBrowserEnabled(boolean) - Method in class oak.web.OakWebViewFragment
-
Set Whether a "open in browser" option is shown in menu.
- setOverlayDrawable(BitmapDrawable) - Method in class oak.widget.MaskedImageView
-
- setOverlayDrawable(NinePatchDrawable) - Method in class oak.widget.MaskedImageView
-
- setPageMargin(int) - Method in class oak.widget.VerticalViewPager
-
Set the margin between pages.
- setPageMarginDrawable(Drawable) - Method in class oak.widget.VerticalViewPager
-
Set a drawable that will be used to fill the margin between pages.
- setPageMarginDrawable(int) - Method in class oak.widget.VerticalViewPager
-
Set a drawable that will be used to fill the margin between pages.
- setPageTransformer(boolean, ViewPager.PageTransformer) - Method in class oak.widget.VerticalViewPager
-
Set a ViewPager.PageTransformer that will be called for each attached page whenever
the scroll position is changed.
- setPayloadString() - Method in class oak.nfc.TagWriter
-
a helper method to set a string from the payload of a single message.
- setPinnedHeaderView(View) - Method in class oak.widget.SectionListView
-
- setPreEmptiveBasicAuth(String, String, String) - Method in class oak.http.OkHttpTool
-
Sets Basic Auth for all requests
- setReadTimeout(long) - Method in class oak.http.OkHttpTool
-
Set's OkHttpClients Read Timeout.
- setRefreshInMenuEnabled(boolean) - Method in class oak.web.OakWebViewFragment
-
- setRow(int, String[]) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setRow(int, SpreadsheetRow) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setSelectedBorderPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelectedCellPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelectedDrawable(Drawable) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelectedTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelectedTextPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelectedTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelectedTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setSelection(int, int) - Method in class oak.widget.CancelEditText
-
Convenience for Selection.setSelection(android.text.Spannable, int, int).
- setSelection(int) - Method in class oak.widget.CancelEditText
-
Convenience for Selection.setSelection(android.text.Spannable, int).
- setShowControls(boolean) - Method in class oak.web.OakWebViewFragment
-
Sets whether WebView should show controls
- setStickyColumnCell(SpreadsheetCell) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyColumnCellTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyColumnCellTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyColumnTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyColumnWidth(int, float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyFooterCell(SpreadsheetCell) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyFooterCellTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyFooterCellTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyFooterHeight(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyFooterTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyHeaderCell(SpreadsheetCell) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyHeaderCellTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyHeaderCellTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyHeaderHeight(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setStickyHeaderTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setText(CharSequence, TextView.BufferType) - Method in class oak.widget.CancelEditText
-
- setTextColor(int) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setTextPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setTextSize(float) - Method in class oak.widget.ResizedTextView
-
Deprecated.
- setTextSize(float) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setToFinishedFrame() - Method in class oak.svg.AnimatedSvgView
-
- setTraceColors(int[]) - Method in class oak.svg.AnimatedSvgView
-
- setTraceResidueColors(int[]) - Method in class oak.svg.AnimatedSvgView
-
- setTypeface(Typeface) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setValue(int, String) - Method in class oak.widget.spreadsheetview.SpreadsheetRow
-
- setValuesColumn(int, String[]) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setVerticalBorderWidth(float) - Method in class oak.widget.spreadsheetview.SpreadsheetCell
-
- setVerticalDividingPaint(Paint) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- setViewportSize(int, int) - Method in class oak.svg.AnimatedSvgView
-
- setVisibility(int) - Method in class oak.widget.CustomCircularProgressBar
-
- showControls(boolean) - Method in class oak.web.OakWebViewFragment.BundleBuilder
-
- showFooter - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- showOrHideCancel() - Method in class oak.widget.CancelEditText
-
We expose this method as public because calling setError(null) on Gingerbread devices will hide
the cancel (and other) drawables.
- showStickyFooter(float) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- skip(long) - Method in class oak.FlushedInputStream
-
- sortDataAscBy(int, Comparator<SpreadsheetRow>) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- sortDataDescBy(int, Comparator<SpreadsheetRow>) - Method in class oak.widget.spreadsheetview.SpreadsheetView
-
- sorted - Variable in class oak.widget.spreadsheetview.SpreadsheetView
-
- SORTED_ASCENDING - Static variable in class oak.widget.spreadsheetview.SpreadsheetView
-
- SORTED_DESCENDING - Static variable in class oak.widget.spreadsheetview.SpreadsheetView
-
- SORTED_UNSORTED - Static variable in class oak.widget.spreadsheetview.SpreadsheetView
-
- SpreadsheetCell - Class in oak.widget.spreadsheetview
-
This cell is used within the SpreadsheetView
- SpreadsheetCell(SpreadsheetView, Paint, Paint, Paint, float, float) - Constructor for class oak.widget.spreadsheetview.SpreadsheetCell
-
- SpreadsheetCell(SpreadsheetView, Drawable, Drawable, Paint, Paint, float, float) - Constructor for class oak.widget.spreadsheetview.SpreadsheetCell
-
- SpreadsheetRow - Class in oak.widget.spreadsheetview
-
Used within SpreadsheetView
- SpreadsheetRow(int) - Constructor for class oak.widget.spreadsheetview.SpreadsheetRow
-
- SpreadsheetRow(String[]) - Constructor for class oak.widget.spreadsheetview.SpreadsheetRow
-
- SpreadsheetView - Static variable in class oak.R.styleable
-
Attributes that can be used with a SpreadsheetView.
- SpreadsheetView - Class in oak.widget.spreadsheetview
-
Spreedsheet view, which is helpful when displaying large data.
- SpreadsheetView(Context) - Constructor for class oak.widget.spreadsheetview.SpreadsheetView
-
- SpreadsheetView(Context, AttributeSet) - Constructor for class oak.widget.spreadsheetview.SpreadsheetView
-
- SpreadsheetView(Context, AttributeSet, int) - Constructor for class oak.widget.spreadsheetview.SpreadsheetView
-
- SpreadsheetView.OnCellClickListener - Interface in oak.widget.spreadsheetview
-
- SpreadsheetView.OnFooterChangedListener - Interface in oak.widget.spreadsheetview
-
- SpreadsheetView.OnFooterClickListener - Interface in oak.widget.spreadsheetview
-
- SpreadsheetView.OnHeaderClickListener - Interface in oak.widget.spreadsheetview
-
- SpreadsheetView_cellFont - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellHeight - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellHorizontalBorderWidth - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellSelectedTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellTextSize - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellVerticalBorderWidth - Static variable in class oak.R.styleable
-
- SpreadsheetView_cellWidth - Static variable in class oak.R.styleable
-
- SpreadsheetView_dataCellDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_dataCellSelectedDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_dataCellSelectedTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_dataCellTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_footerHeight - Static variable in class oak.R.styleable
-
- SpreadsheetView_headerHeight - Static variable in class oak.R.styleable
-
- SpreadsheetView_horizontalDividingLineColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_horizontalDividingLineWidth - Static variable in class oak.R.styleable
-
- SpreadsheetView_leftFooterCornerCellDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_leftFooterCornerCellSelectedDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_leftHeaderCornerCellDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_leftHeaderCornerCellSelectedDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_showFooter - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyColumnCellDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyColumnCellSelectedDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyColumnCellSelectedTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyColumnCellTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyColumns - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyFooterCellDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyFooterCellSelectedDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyFooterCellSelectedTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyFooterCellTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyHeaderCellDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyHeaderCellSelectedDrawable - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyHeaderCellSelectedTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_stickyHeaderCellTextColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_verticalDividingLineColor - Static variable in class oak.R.styleable
-
- SpreadsheetView_verticalDividingLineWidth - Static variable in class oak.R.styleable
-
- start() - Method in class oak.svg.AnimatedSvgView
-
- startWebActivity(Context, String) - Static method in class oak.web.WebViewActivity
-
- startWebActivity(Context, Bundle) - Static method in class oak.web.WebViewActivity
-
- STATE_FILL_STARTED - Static variable in class oak.svg.AnimatedSvgView
-
- STATE_FINISHED - Static variable in class oak.svg.AnimatedSvgView
-
- STATE_NOT_STARTED - Static variable in class oak.svg.AnimatedSvgView
-
- STATE_TRACE_STARTED - Static variable in class oak.svg.AnimatedSvgView
-
- stickyColumnCellDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyColumnCellSelectedDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyColumnCellSelectedTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- stickyColumnCellTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- stickyColumns - Static variable in class oak.R.attr
-
May be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyFooterCellDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyFooterCellSelectedDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyFooterCellSelectedTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- stickyFooterCellTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- stickyHeaderCellDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyHeaderCellSelectedDrawable - Static variable in class oak.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- stickyHeaderCellSelectedTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- stickyHeaderCellTextColor - Static variable in class oak.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- success(T) - Static method in class oak.Result
-
Constructs a successful result.
- SupportFragmentHostActivity - Class in oak.activity
-
Created by robcook on 3/31/14.
- SupportFragmentHostActivity() - Constructor for class oak.activity.SupportFragmentHostActivity
-
- SvgPathParser - Class in oak.svg
-
- SvgPathParser() - Constructor for class oak.svg.SvgPathParser
-
- SwankyGallery - Class in oak.widget
-
Gallery-esque ViewPager that supports zoom gestures.
- SwankyGallery(Context) - Constructor for class oak.widget.SwankyGallery
-
- SwankyGallery(Context, AttributeSet) - Constructor for class oak.widget.SwankyGallery
-
- SwankyGallery(Context, AttributeSet, int) - Constructor for class oak.widget.SwankyGallery
-
- SwankyGallery.OnGalleryPageSelectedListener - Interface in oak.widget
-
- SwankyGallery.SwankyAdapter - Class in oak.widget
-
- SwankyGallery.SwankyAdapter(Context, int[]) - Constructor for class oak.widget.SwankyGallery.SwankyAdapter
-
- SwankyImageView - Class in oak.widget
-
An ImageView that supports pinch-to-zoom, double-tap-to-zoom, and swipe panning.
- SwankyImageView(Context) - Constructor for class oak.widget.SwankyImageView
-
- SwankyImageView(Context, AttributeSet) - Constructor for class oak.widget.SwankyImageView
-
- SwankyImageView(Context, AttributeSet, int) - Constructor for class oak.widget.SwankyImageView
-