• aleksandar-stefanovic's avatar
    Cleaned up FormattingController · 9123ba96
    aleksandar-stefanovic yazdı
    It was coded pretty badly, so I cleaned it up. Most notably, it used
    a static instance of the Activity, which is a huge no-no which
    creates memory leaks. The irony is, it already had a reference to the
    Activity used correctly in the constructor. One memory-leak fixed,
    29 more to go (LibreOfficeMainActivity holds that static Activity
    object which needs fixing). Also, simplified the "bottom toolbar"
    in preparation for the CoordinatorLayout implementation which will
    allow the activity to have fancy animations and smart interactions.
    
    Change-Id: I31aa117f6179910db73a5256b0a287357e1dec83
    Reviewed-on: https://gerrit.libreoffice.org/33010Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
    9123ba96
Adı
Son kayıt (commit)
Son güncelleme
..
Bootstrap Loading commit data...
default-document Loading commit data...
source Loading commit data...
.gitignore Loading commit data...
CustomTarget_lo_android.mk Loading commit data...
Makefile Loading commit data...
Module_android.mk Loading commit data...
README Loading commit data...
mobile-config.py Loading commit data...