- onActivityResult(int, int, Intent) - Method in class com.lubenard.oring_reminder.BackupRestore
-
- onActivityResult(int, int, Intent) - Method in class com.lubenard.oring_reminder.ui.MySpermogramsFragment
-
- onBindViewHolder(SpermoListViewHolder, int) - Method in class com.lubenard.oring_reminder.custom_components.CustomSpermoListAdapter
-
- onBindViewHolder(HistoryViewHolder, int) - Method in class com.lubenard.oring_reminder.custom_components.HistoryListAdapter
-
- onClick(View) - Method in class com.lubenard.oring_reminder.custom_components.HistoryViewHolder
-
- onClick(View) - Method in class com.lubenard.oring_reminder.custom_components.SpermoListViewHolder
-
- onCreate(Bundle) - Method in class com.lubenard.oring_reminder.BackupRestore
-
- onCreate(SQLiteDatabase) - Method in class com.lubenard.oring_reminder.DbManager
-
If the db does not exist, create it with thoses fields.
- onCreate(Bundle) - Method in class com.lubenard.oring_reminder.MainActivity
-
- onCreateOptionsMenu(Menu, MenuInflater) - Method in class com.lubenard.oring_reminder.ui.EditEntryFragment
-
- onCreateOptionsMenu(Menu, MenuInflater) - Method in class com.lubenard.oring_reminder.ui.EntryDetailsFragment
-
- onCreateOptionsMenu(Menu, MenuInflater) - Method in class com.lubenard.oring_reminder.ui.MainFragment
-
- onCreateOptionsMenu(Menu, MenuInflater) - Method in class com.lubenard.oring_reminder.ui.SpermogramsDetailsFragment
-
- onCreatePreferences(Bundle, String) - Method in class com.lubenard.oring_reminder.ui.SettingsFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.AboutFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.CalculatorsFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.DatasFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.DebugFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.EditEntryFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.EntryDetailsFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.HistoryFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.MainFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.MySpermogramsFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.SearchFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.SettingsFragment
-
- onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.lubenard.oring_reminder.ui.SpermogramsDetailsFragment
-
- onCreateViewHolder(ViewGroup, int) - Method in class com.lubenard.oring_reminder.custom_components.CustomSpermoListAdapter
-
- onCreateViewHolder(ViewGroup, int) - Method in class com.lubenard.oring_reminder.custom_components.HistoryListAdapter
-
- onDestroy() - Method in class com.lubenard.oring_reminder.MainActivity
-
- onDisabled(Context) - Method in class com.lubenard.oring_reminder.CurrentSessionWidgetProvider
-
- onEnabled(Context) - Method in class com.lubenard.oring_reminder.CurrentSessionWidgetProvider
-
- onListItemClickListener(int) - Method in interface com.lubenard.oring_reminder.custom_components.CustomSpermoListAdapter.onListItemClickListener
-
- onListItemClickListener(int) - Method in interface com.lubenard.oring_reminder.custom_components.HistoryListAdapter.onListItemClickListener
-
- onListItemClickListener(int) - Method in class com.lubenard.oring_reminder.ui.HistoryFragment
-
onClickManager handling clicks on the main List
- onListItemClickListener(int) - Method in class com.lubenard.oring_reminder.ui.MySpermogramsFragment
-
onClickManager handling clicks on the spermogram List
- onOptionsItemSelected(MenuItem) - Method in class com.lubenard.oring_reminder.MainActivity
-
- onOptionsItemSelected(MenuItem) - Method in class com.lubenard.oring_reminder.ui.EditEntryFragment
-
- onOptionsItemSelected(MenuItem) - Method in class com.lubenard.oring_reminder.ui.EntryDetailsFragment
-
- onOptionsItemSelected(MenuItem) - Method in class com.lubenard.oring_reminder.ui.MainFragment
-
- onOptionsItemSelected(MenuItem) - Method in class com.lubenard.oring_reminder.ui.SpermogramsDetailsFragment
-
- onReceive(Context, Intent) - Method in class com.lubenard.oring_reminder.broadcast_receivers.AfterBootBroadcastReceiver
-
- onReceive(Context, Intent) - Method in class com.lubenard.oring_reminder.broadcast_receivers.NotificationReceiverBroadcastReceiver
-
- onReceive(Context, Intent) - Method in class com.lubenard.oring_reminder.broadcast_receivers.NotificationSenderBreaksBroadcastReceiver
-
- onReceive(Context, Intent) - Method in class com.lubenard.oring_reminder.broadcast_receivers.NotificationSenderBroadcastReceiver
-
- onReceive(Context, Intent) - Method in class com.lubenard.oring_reminder.CurrentSessionWidgetProvider
-
- onReceive(Context, Intent) - Method in class com.lubenard.oring_reminder.ShortcutManager
-
- onRequestPermissionsResult(int, String[], int[]) - Method in class com.lubenard.oring_reminder.MainActivity
-
- onResume() - Method in class com.lubenard.oring_reminder.ui.EntryDetailsFragment
-
- onResume() - Method in class com.lubenard.oring_reminder.ui.HistoryFragment
-
Each time the app is resumed, fetch new entry
- onResume() - Method in class com.lubenard.oring_reminder.ui.MainFragment
-
Each time the app is resumed, fetch new entry
- onResume() - Method in class com.lubenard.oring_reminder.ui.MySpermogramsFragment
-
Each time the app is resumed, fetch new entry
- onUpdate(Context, AppWidgetManager, int[]) - Method in class com.lubenard.oring_reminder.CurrentSessionWidgetProvider
-
- onUpgrade(SQLiteDatabase, int, int) - Method in class com.lubenard.oring_reminder.DbManager
-
If you plan to improve the database, you might want to use this function as a automated
upgrade tool for db.
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.AboutFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.CalculatorsFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.DatasFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.DebugFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.EditEntryFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.EntryDetailsFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.HistoryFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.MainFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.MySpermogramsFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.SearchFragment
-
- onViewCreated(View, Bundle) - Method in class com.lubenard.oring_reminder.ui.SpermogramsDetailsFragment
-