summaryrefslogtreecommitdiff
path: root/android/source/src/java/org/mozilla/gecko/gfx/LayerView.java
AgeCommit message (Expand)Author
2023-02-17android: Drop unused TextureViewMichael Weghorn
2023-02-17android: Drop unused LayerView#isIMEEEnabledMichael Weghorn
2021-05-21tdf#106893 android: Show whole doc when closing soft keyboardMichael Weghorn
2021-05-21android: Inline 'LayerView#setViewportSize' to only call siteMichael Weghorn
2017-05-28android: simplify some more if statementsChristian Lohmaier
2017-05-27Update zoom constraints with device rotateXimeng Zu
2017-04-05android: simplify some if statements, remove redundant variablesChristian Lohmaier
2017-02-13Fix typosAndrea Gelmini
2017-01-25Reduce usage of memory-leaking Context objectaleksandar-stefanovic
2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier
2015-05-21Let's simplify the paths and be less 'experimental'Tor Lillqvist