Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

M

MainActivity - Class in jadomican.a4thyearproject
The home screen activity of the application, loaded after the initial login.
MainActivity() - Constructor for class jadomican.a4thyearproject.MainActivity
 
masked - Static variable in class jadomican.a4thyearproject.R.id
 
material_blue_grey_800 - Static variable in class jadomican.a4thyearproject.R.color
 
material_blue_grey_900 - Static variable in class jadomican.a4thyearproject.R.color
 
material_blue_grey_950 - Static variable in class jadomican.a4thyearproject.R.color
 
material_deep_teal_200 - Static variable in class jadomican.a4thyearproject.R.color
 
material_deep_teal_500 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_100 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_300 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_50 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_600 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_800 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_850 - Static variable in class jadomican.a4thyearproject.R.color
 
material_grey_900 - Static variable in class jadomican.a4thyearproject.R.color
 
maxActionInlineWidth - Static variable in class jadomican.a4thyearproject.R.attr
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
maxButtonHeight - Static variable in class jadomican.a4thyearproject.R.attr
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
mDrawerLayout - Variable in class jadomican.a4thyearproject.BaseAppCompatActivity
 
measureWithLargestChild - Static variable in class jadomican.a4thyearproject.R.attr
May be a boolean value, such as "true" or "false".
medi_app_sign_in_alt - Static variable in class jadomican.a4thyearproject.R.drawable
 
media_actions - Static variable in class jadomican.a4thyearproject.R.id
 
MediApp - Class in jadomican.a4thyearproject
Class to store commonly used utility functions accessible by all Activities - even those that don't extend from the Base class
MediApp() - Constructor for class jadomican.a4thyearproject.MediApp
 
mediapp_sign_in_round_alt - Static variable in class jadomican.a4thyearproject.R.drawable
 
MediAppTest - Class in jadomican.a4thyearproject
Unit Testing file for User action related tests, including testing the methods called loading a user's medicines from the backend database, conversions performed in the app, sorting mechanisms which can be initiated by the user, creating a user profile and more
MediAppTest() - Constructor for class jadomican.a4thyearproject.MediAppTest
 
mediBlue - Static variable in class jadomican.a4thyearproject.R.color
 
mediBlueAlt - Static variable in class jadomican.a4thyearproject.R.color
 
Medicine - Class in jadomican.a4thyearproject.data
A model to represent a medicine object.
Medicine() - Constructor for class jadomican.a4thyearproject.data.Medicine
Default constructor for a Medicine object
Medicine(String, String, String, String, String, String, String) - Constructor for class jadomican.a4thyearproject.data.Medicine
Constructor to initialise a Medicine object with values
Medicine(String, String, String, String, String, String) - Constructor for class jadomican.a4thyearproject.data.Medicine
Overloaded constructor with no date parameter
medicine_added - Static variable in class jadomican.a4thyearproject.R.string
 
medicine_description - Static variable in class jadomican.a4thyearproject.R.id
 
medicine_name - Static variable in class jadomican.a4thyearproject.R.string
 
medicine_name_display - Static variable in class jadomican.a4thyearproject.R.id
 
medicine_search_info_message - Static variable in class jadomican.a4thyearproject.R.string
 
medicine_search_info_title - Static variable in class jadomican.a4thyearproject.R.string
 
medicine_sortDate_isCorrect() - Method in class jadomican.a4thyearproject.MediAppTest
 
medicine_sortName_isCorrect() - Method in class jadomican.a4thyearproject.MediAppTest
 
medicine_sortNone_isCorrect() - Method in class jadomican.a4thyearproject.MediAppTest
 
medicine_sortType_isCorrect() - Method in class jadomican.a4thyearproject.MediAppTest
 
MedicineDetailsActivity - Class in jadomican.a4thyearproject
Activity representing a medicine information page.
MedicineDetailsActivity() - Constructor for class jadomican.a4thyearproject.MedicineDetailsActivity
 
MedicineListActivity - Class in jadomican.a4thyearproject
An activity to represent the medicine search/ list screen.
MedicineListActivity() - Constructor for class jadomican.a4thyearproject.MedicineListActivity
 
MedicineResponse - Class in jadomican.a4thyearproject.data
A class to model the JSON object medicine response from an API query
MedicineResponse() - Constructor for class jadomican.a4thyearproject.data.MedicineResponse
 
medicineSearchButton - Static variable in class jadomican.a4thyearproject.R.id
 
medicineStringToList(String) - Static method in class jadomican.a4thyearproject.MediApp
The dynamoDB database returns all values as Strings.
menu - Static variable in class jadomican.a4thyearproject.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".
menu() - Constructor for class jadomican.a4thyearproject.R.menu
 
MenuGroup - Static variable in class jadomican.a4thyearproject.R.styleable
Attributes that can be used with a MenuGroup.
MenuGroup_android_checkableBehavior - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.checkableBehavior attribute's value can be found in the R.styleable.MenuGroup array.
MenuGroup_android_enabled - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.enabled attribute's value can be found in the R.styleable.MenuGroup array.
MenuGroup_android_id - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.id attribute's value can be found in the R.styleable.MenuGroup array.
MenuGroup_android_menuCategory - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.menuCategory attribute's value can be found in the R.styleable.MenuGroup array.
MenuGroup_android_orderInCategory - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.orderInCategory attribute's value can be found in the R.styleable.MenuGroup array.
MenuGroup_android_visible - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.visible attribute's value can be found in the R.styleable.MenuGroup array.
MenuItem - Static variable in class jadomican.a4thyearproject.R.styleable
Attributes that can be used with a MenuItem.
MenuItem_actionLayout - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.actionLayout attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_actionProviderClass - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.actionProviderClass attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_actionViewClass - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.actionViewClass attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_alphabeticShortcut - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.alphabeticShortcut attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_checkable - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.checkable attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_checked - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.checked attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_enabled - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.enabled attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_icon - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.icon attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_id - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.id attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_menuCategory - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.menuCategory attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_numericShortcut - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.numericShortcut attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_onClick - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.onClick attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_orderInCategory - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.orderInCategory attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_title - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.title attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_titleCondensed - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.titleCondensed attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_android_visible - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.visible attribute's value can be found in the R.styleable.MenuItem array.
MenuItem_showAsAction - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.showAsAction attribute's value can be found in the R.styleable.MenuItem array.
MenuView - Static variable in class jadomican.a4thyearproject.R.styleable
Attributes that can be used with a MenuView.
MenuView_android_headerBackground - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.headerBackground attribute's value can be found in the R.styleable.MenuView array.
MenuView_android_horizontalDivider - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.horizontalDivider attribute's value can be found in the R.styleable.MenuView array.
MenuView_android_itemBackground - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.itemBackground attribute's value can be found in the R.styleable.MenuView array.
MenuView_android_itemIconDisabledAlpha - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.itemIconDisabledAlpha attribute's value can be found in the R.styleable.MenuView array.
MenuView_android_itemTextAppearance - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.itemTextAppearance attribute's value can be found in the R.styleable.MenuView array.
MenuView_android_verticalDivider - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.verticalDivider attribute's value can be found in the R.styleable.MenuView array.
MenuView_android_windowAnimationStyle - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.windowAnimationStyle attribute's value can be found in the R.styleable.MenuView array.
MenuView_preserveIconSpacing - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.preserveIconSpacing attribute's value can be found in the R.styleable.MenuView array.
MenuView_subMenuArrow - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.subMenuArrow attribute's value can be found in the R.styleable.MenuView array.
metaButtonBarButtonStyle - Static variable in class jadomican.a4thyearproject.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".
metaButtonBarStyle - Static variable in class jadomican.a4thyearproject.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".
mfa_button - Static variable in class jadomican.a4thyearproject.R.id
 
mfa_code_empty - Static variable in class jadomican.a4thyearproject.R.string
 
mfa_code_sent_message - Static variable in class jadomican.a4thyearproject.R.string
 
mfa_failed - Static variable in class jadomican.a4thyearproject.R.string
 
mfa_form - Static variable in class jadomican.a4thyearproject.R.id
 
mfa_header - Static variable in class jadomican.a4thyearproject.R.string
 
mfa_message - Static variable in class jadomican.a4thyearproject.R.id
 
mfa_title - Static variable in class jadomican.a4thyearproject.R.id
 
mfa_view - Static variable in class jadomican.a4thyearproject.R.id
 
MFAView - Static variable in class jadomican.a4thyearproject.R.styleable
Attributes that can be used with a MFAView.
MFAView_mfaViewBackgroundColor - Static variable in class jadomican.a4thyearproject.R.styleable
This symbol is the offset where the R.attr.mfaViewBackgroundColor attribute's value can be found in the R.styleable.MFAView array.
mfaViewBackgroundColor - Static variable in class jadomican.a4thyearproject.R.attr
May be an integer value, such as "100".
middle - Static variable in class jadomican.a4thyearproject.R.id
 
mini - Static variable in class jadomican.a4thyearproject.R.id
 
mipmap() - Constructor for class jadomican.a4thyearproject.R.mipmap
 
mNavigationView - Variable in class jadomican.a4thyearproject.BaseAppCompatActivity
 
more_options - Static variable in class jadomican.a4thyearproject.R.string
 
multiChoiceItemLayout - Static variable in class jadomican.a4thyearproject.R.attr
May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".
multiply - Static variable in class jadomican.a4thyearproject.R.id
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links