Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-05 | Delete core module (#7060) | ByteHamster | |
2024-03-11 | Move import/export to its own module (#6986) | ByteHamster | |
Also clean up ImportExportPreferencesFragment a bit. | |||
2021-06-05 | Removed explicit font specification from shownotes | ByteHamster | |
2021-01-01 | Adapted design of html export | ByteHamster | |
2020-05-24 | Use replace instread of replaceAll & fix typo | malockin | |
2020-05-23 | Cleaner CSS, item templates | malockin | |
Moved favorite item CSS to main template file. Added template files for feed information and favorite episode information, reducing in-line HTML usage in Java code. | |||
2020-05-03 | Updated PR according to comments | malockin | |
Removed unnecessary checks in while loop, and converted it to a do...while loop. Moved favorites export under HTML section. Corrected indentation in resources files. Moved to using a unified template for all HTML exports. Removed unnecessary strings, corrected capitalization. | |||
2020-05-03 | Initial favorites export commit | malockin | |
2020-04-12 | Merge pull request #4045 from michaelmwhite/develop | H. Lehmann | |
change webview margin styling to padding | |||
2020-04-11 | change webview margin styling to padding | michaelmwhite | |
2020-04-11 | Make colors more consistent | ByteHamster | |
2020-02-04 | Moved css to readable file instead of variable | ByteHamster | |
2020-01-27 | Updated html export design | ByteHamster | |