- generatePdfThumbnail(Context, String) - Static method in class com.lubenard.oring_reminder.ui.MySpermogramsFragment
-
Generate a image from upper half of pdf's first page.
- getAllDatasForAllEntrys() - Method in class com.lubenard.oring_reminder.DbManager
-
This function is used to backup into a file
- getAllDatasForAllPauses() - Method in class com.lubenard.oring_reminder.DbManager
-
This function is used to backup into a file
- getAllDatasForMainList(boolean) - Method in class com.lubenard.oring_reminder.DbManager
-
EditEntry
Get the datas list for a the main List
- getAllBreaksForId(long, boolean) - Method in class com.lubenard.oring_reminder.DbManager
-
Return a array list of all pauses for given id
- getAllRunningSessions() - Method in class com.lubenard.oring_reminder.DbManager
-
Check if there is running sessions.
- getAllSpermograms() - Method in class com.lubenard.oring_reminder.DbManager
-
- getDateAdded() - Method in class com.lubenard.oring_reminder.custom_components.Spermograms
-
- getDateDiff(String, String, TimeUnit) - Static method in class com.lubenard.oring_reminder.utils.Utils
-
Compute the diff between two given dates
The formula is date2 - date1
- getdateFormatted(Date) - Static method in class com.lubenard.oring_reminder.utils.Utils
-
Format date from Date to string using "yyyy-MM-dd HH:mm:ss" format
- getdateParsed(String) - Static method in class com.lubenard.oring_reminder.utils.Utils
-
Parse a string date into a Date object
- getDatePut() - Method in class com.lubenard.oring_reminder.custom_components.RingSession
-
- getDateRemoved() - Method in class com.lubenard.oring_reminder.custom_components.RingSession
-
- getDbManager() - Static method in class com.lubenard.oring_reminder.MainActivity
-
- getDBName() - Static method in class com.lubenard.oring_reminder.DbManager
-
Get the dbName
- getEntryDetails(long) - Method in class com.lubenard.oring_reminder.DbManager
-
Get the details for a entry
- getFileAddr() - Method in class com.lubenard.oring_reminder.custom_components.Spermograms
-
filepath is formatted with 'file://'
- getHistoryForMainView(boolean) - Method in class com.lubenard.oring_reminder.DbManager
-
- getId() - Method in class com.lubenard.oring_reminder.custom_components.RingSession
-
- getId() - Method in class com.lubenard.oring_reminder.custom_components.Spermograms
-
- getIsRunning() - Method in class com.lubenard.oring_reminder.custom_components.RingSession
-
- getItemCount() - Method in class com.lubenard.oring_reminder.custom_components.CustomSpermoListAdapter
-
- getItemCount() - Method in class com.lubenard.oring_reminder.custom_components.HistoryListAdapter
-
- getLastRunningEntry() - Method in class com.lubenard.oring_reminder.DbManager
-
Get the last running entry
- getLastRunningPauseForId(long) - Method in class com.lubenard.oring_reminder.DbManager
-
Get the last running entry
- getSpermoEntryForId(long) - Method in class com.lubenard.oring_reminder.DbManager
-
Get the details for spermogram
- getTimeWeared() - Method in class com.lubenard.oring_reminder.custom_components.RingSession
-
- getVersion() - Method in class com.lubenard.oring_reminder.DbManager
-
- getView(int, View, ViewGroup) - Method in class com.lubenard.oring_reminder.custom_components.ListSearchAdapter
-