summaryrefslogtreecommitdiffstats
path: root/android/source/src/java/org/libreoffice/FontController.java
Commit message (Expand)AuthorAgeFilesLines
* tdf#85592 android: .uno:BackColor deprecated, use .uno:CharBackColorJustin Luth2022-12-201-4/+1
* android: Allow setting auto font/bg colorMichael Weghorn2022-05-081-6/+15
* android: Handle auto color as suchMichael Weghorn2022-05-081-18/+27
* android: Drop explicit type arguments when calling ctorsMichael Weghorn2022-05-081-6/+6
* android: Port from Android Support Lib to AndroidXMichael Weghorn2022-04-141-3/+3
* android: Don't store whether spreadsheet in LibreOfficeMainActivityMichael Weghorn2021-04-141-1/+1
* Fix nullptr exception in presentation on AndroidMert Tumer2018-11-041-0/+1
* [Pardus] fix highlight color in Presentation On AndroidMert Tumer2018-11-021-1/+4
* android: get rid of unsafe/unchecked castsChristian Lohmaier2018-06-301-27/+19
* android janitor... remove unnecessary imports, variables and castsChristian Lohmaier2018-05-161-2/+1
* Fix typosAndrea Gelmini2018-02-011-1/+1
* [Pardus] tdf#106326 ability to change font background colorMert Tümer2018-01-301-10/+128
* tdf#112140 fix some NPEs re touch/zoom while doucment is not readyChristian Lohmaier2018-01-181-0/+1
* lint: remove redundant type casts (findViewById to object of type)Christian Lohmaier2017-09-241-13/+13
* Ability to change Font Color and added a new Color Picker on Android ViewerMert Tumer2017-08-161-0/+115
* Removed unnecessary importsaleksandar-stefanovic2017-01-111-1/+0
* android: Add bottom formatting toolbarTomaž Vajngerl2015-11-131-0/+203