- getChangeLog(boolean) - Method in class de.cketti.library.changelog.ChangeLog
-
Returns the merged change log.
- getChangeLogComparator() - Method in class de.cketti.library.changelog.ChangeLog
-
- getCurrentVersionCode() - Method in class de.cketti.library.changelog.ChangeLog
-
Get version code of current installation.
- getCurrentVersionName() - Method in class de.cketti.library.changelog.ChangeLog
-
Get version name of current installation.
- getDialog(boolean) - Method in class de.cketti.library.changelog.ChangeLog
-
Create a dialog containing (parts of the) change log.
- getFullLog() - Method in class de.cketti.library.changelog.ChangeLog
-
Get full change log as HTML string.
- getFullLogDialog() - Method in class de.cketti.library.changelog.ChangeLog
-
Get a dialog with the full change log.
- getLastVersionCode() - Method in class de.cketti.library.changelog.ChangeLog
-
Get version code of last installation.
- getLocalizedChangeLog(boolean) - Method in class de.cketti.library.changelog.ChangeLog
-
Read localized change log from xml[-lang]/changelog.xml
- getLog() - Method in class de.cketti.library.changelog.ChangeLog
-
Get changes since last version as HTML string.
- getLog(boolean) - Method in class de.cketti.library.changelog.ChangeLog
-
Get (partial) change log as HTML string.
- getLogDialog() - Method in class de.cketti.library.changelog.ChangeLog
-
Get the "What's New" dialog.
- getMasterChangeLog(boolean) - Method in class de.cketti.library.changelog.ChangeLog
-
Read master change log from xml/changelog_master.xml