A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
M
- make(Context,RelativeLayout,String,String,View.OnClickListener,int) - function in net.gini.android.capture.internal.ui.ErrorSnackbar
- make(Context,RelativeLayout,ErrorSnackbar.Position,String,String,View.OnClickListener,int) - function in net.gini.android.capture.internal.ui.ErrorSnackbar
- makeFlag(int,int) - function in androidx.recyclerview.widget.ItemTouchHelper.Callback
- makeMovementFlags(int,int) - function in androidx.recyclerview.widget.ItemTouchHelper.Callback
- managedQuery(Uri,Array,String,Array,String) - function in android.app.Activity
- managedQuery(Uri,Array,String,Array,String) - function in android.app.Activity
- matchesCriteria(Intent,Uri) - function in net.gini.android.capture.internal.util.FileImportValidator
- matchesCriteria(Uri) - function in net.gini.android.capture.internal.util.FileImportValidator
- matchesCriteria(Array) - function in net.gini.android.capture.internal.util.FileImportValidator
- measure(int,int) - function in android.view.View
- MemoryCache - class in net.gini.android.capture.internal.cache
- Internal use only.
- MimeType - class in net.gini.android.capture.internal.util
- Internal use only.
- MISSING_GINI_CAPTURE_INSTANCE - enum entry in net.gini.android.capture.GiniCaptureError.ErrorCode
The [GiniCapture] instance is missing. Most likely cause is an application process restart.
- moveCursorToVisibleOffset() - function in android.widget.TextView
- moveDatabaseFrom(Context,String) - function in android.content.ContextWrapper
- moveDatabaseFrom(Context,String) - function in android.content.ContextWrapper
- moveSharedPreferencesFrom(Context,String) - function in android.content.ContextWrapper
- moveSharedPreferencesFrom(Context,String) - function in android.content.ContextWrapper
- moveTaskToBack(boolean) - function in android.app.Activity
- moveTaskToBack(Boolean) - function in android.app.Activity
- MULTI_PAGE - enum entry in net.gini.android.capture.onboarding.ConditionalPages
- MultiPageReviewActivity - class in net.gini.android.capture.review.multipage
- When you use the Screen API and have enabled the multi-page feature, the
MultiPageReviewActivitydisplays the photographed or imported images and allows the user to review them by checking the order, sharpness, quality and orientation of the images. - MultiPageReviewFragment - class in net.gini.android.capture.review.multipage
- When you use the Compontent API and have enabled the multi-page feature, the
MultiPageReviewFragmentdisplays the photographed or imported images and allows the user to review them by checking the order, sharpness, quality and orientation of the images. - MultiPageReviewFragmentInterface - class in net.gini.android.capture.review.multipage
- Methods which the Multi-Page Review Fragment must implement.
- MultiPageReviewFragmentListener - class in net.gini.android.capture.review.multipage
- Interface used by the MultiPageReviewFragment to dispatch events to the hosting Activity.