summaryrefslogtreecommitdiff
path: root/android/source/res/layout
AgeCommit message (Expand)Author
2023-12-15android: Set sample texts for design viewMichael Weghorn
2023-12-12android lint: Drop extra closing XML tagMichael Weghorn
2023-11-30android: Simplify vendor info handling for about dialogMichael Weghorn
2023-11-30android: Simplify version info handling for about dialogMichael Weghorn
2023-11-30tdf#124480 android: Set bg color for calc formula barMichael Weghorn
2023-11-30tdf#124480 android: Avoid using color attr requiring API 23Michael Weghorn
2023-11-30tdf#124480 android: Use an actual button for "Select file to open"Michael Weghorn
2023-11-30tdf#124480 android: Use themed color for icon on start activityMichael Weghorn
2023-11-30tdf#124480 android: Rename icons no longer using hard-coded colorMichael Weghorn
2023-11-30tdf#124480 android: Use theme bg color for bottom toolbarsMichael Weghorn
2023-11-30tdf#124480 android: Replace hard-coded bg color with themeable oneMichael Weghorn
2023-11-30tdf#124480 android: Use MaterialToolbar and drop manual bg colorMichael Weghorn
2023-11-22android: Set autofill hints in Calc toolbarMichael Weghorn
2023-11-22tdf#158307 android a11y: Auto-detect toolbar heightMichael Weghorn
2023-11-09android a11y: Add content labelsMichael Weghorn
2022-12-23android: Add buttons to increase/decrease indentMichael Weghorn
2022-05-08android: Allow setting auto font/bg colorMichael Weghorn
2022-04-21android: Use drawable tag already supported with API level 16Michael Weghorn
2022-04-14android: Port from Android Support Lib to AndroidXMichael Weghorn
2021-05-05tdf#135136 Android: Don't hardcode height of TextViewsMichael Weghorn
2021-04-07tdf#141338 android: Make "Select file to open" view smallerMichael Weghorn
2021-04-07android: Move "Recent files" below system file picker viewMichael Weghorn
2021-04-07android: Drop custom file abstraction + UIMichael Weghorn
2021-03-22tdf#129833 android: Allow opening files using system file pickerMichael Weghorn
2020-03-06android: Make keyboard in search bar show "search button"Michael Weghorn
2020-03-06android: Fix inverted naming for up/down in searchMichael Weghorn
2018-11-02[Pardus] language improvements on AndroidMert Tumer
2018-08-21Added Clear Formatting button on Android ViewerMert Tumer
2018-07-31Renamed "Font Back Color" to "Highlight Color" on Android ViewerMert Tumer
2018-07-15Developer ModeXimeng Zu
2018-07-12Style tab added to Android ViewerMert Tumer
2018-07-12tdf#118618 fix document browser doesnt list all documentsMert Tumer
2018-06-01[Pardus] tdf#106371 ability to insert/delete tables Android ViewerMert Tümer
2018-06-01Added Storage permission handling on the Android ViewerMert Tümer
2018-01-30[Pardus] tdf#106326 ability to change font background colorMert Tümer
2018-01-18android: fix some layout issues with new-document buttonsChristian Lohmaier
2018-01-15tdf#89639 added path text for the document browserMert Tümer
2017-11-16tdf#106370 Android: add ability to insert picturesXimeng Zu
2017-11-16[Android] Add address/formula barsXimeng Zu
2017-08-31android: use sp (instead of dp) for font-sizeChristian Lohmaier
2017-08-28android:singleLine is deprecated, use maxLines=1 insteadChristian Lohmaier
2017-08-28need to use app:srcCompat when using VectorDrawableCompatChristian Lohmaier
2017-08-27[Android Viewer] Password supportXimeng Zu
2017-08-16Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer
2017-08-07[Android Viewer] Add header funcs to CalcXimeng Zu
2017-07-23Calc UI on Android ViewerXimeng Zu
2017-07-11Presentation ModeXimeng Zu
2017-05-09tdf#107415 android: appbar invisible on lower versionXimeng Zu
2017-04-19Add BottomSheetBehavior to formatting toolbarbrainbreaker
2017-04-05android: using VectorCompat requires to use app:srcCompatChristian Lohmaier