Age | Commit message (Expand) | Author |
2018-04-13 | tdf#116820 The viewer does't show recent files | Mert Tümer |
2018-04-13 | tdf#116842 fix crashing when adding slides or spreadsheets | Mert Tümer |
2018-04-07 | prevent crash on invalid bitmap size | Christian Lohmaier |
2018-04-07 | tdf#116152 android.net.Uri.encode(string) is even better... | Christian Lohmaier |
2018-04-07 | tdf#116152 fix filenames with spaces (code expects %20, not +) | Christian Lohmaier |
2018-03-27 | .uno:Save callback for the Android Viewer | Mert Tümer |
2018-03-27 | tdf#116152 fix unsupported url exception on Android Viewer | Mert Tümer |
2018-03-15 | tdf#96796 - Added clipboard actions for the Android Viewer | Mert Tümer |
2018-03-14 | Revert "tdf#96796 - Added clipboard actions for the Android Viewer" | Thorsten Behrens |
2018-03-14 | [Pardus] tdf#107026 render the new page without reopen the document | Mert Tümer |
2018-03-14 | tdf#96796 - Added clipboard actions for the Android Viewer | Mert Tümer |
2018-02-24 | [Pardus] tdf#112481 Ability to add worksheets on Calc | Mert Tümer |
2018-02-18 | [Pardus] tdf#108446 - Shape is not changed after save | Mert Tümer |
2018-02-04 | Fix adjust width/height behavior | Ximeng Zu |
2018-02-02 | tdf#115388: Android: Use HTTP Secure | Xisco Fauli |
2018-02-01 | Fix typos | Andrea Gelmini |
2018-01-30 | [Pardus] tdf#106326 ability to change font background color | Mert Tümer |
2018-01-30 | [Pardus] tdf#112482 ability to add slides to impress | Mert Tümer |
2018-01-29 | tdf#89215 only process state changes after TileProvider is ready | Christian Lohmaier |
2018-01-19 | Fix typos | Andrea Gelmini |
2018-01-18 | pass context as parameter instead of risk of leaking memory | Christian Lohmaier |
2018-01-18 | Fix typos | Andrea Gelmini |
2018-01-18 | android: use unified headers and llvm-c++ STL (x86) with NDK 16 | Christian Lohmaier |
2018-01-18 | use string-resource with placeholder instead of hardcoded concatenation | Christian Lohmaier |
2018-01-18 | android: fix some layout issues with new-document buttons | Christian Lohmaier |
2018-01-18 | tdf#112140 fix some NPEs re touch/zoom while doucment is not ready | Christian Lohmaier |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-15 | tdf#103083 option to show/hide hidden files/folders on Android | Mert Tümer |
2018-01-15 | tdf#89639 added path text for the document browser | Mert Tümer |
2018-01-13 | tdf#96790 search function in non experimental mode | Mert Tümer |
2017-11-16 | tdf#106370 Android: add ability to insert pictures | Ximeng Zu |
2017-11-16 | [Android] Add address/formula bars | Ximeng Zu |
2017-10-23 | chmod 0755 -> 0644 for some source files | Stephan Bergmann |
2017-09-24 | unused import | Christian Lohmaier |
2017-09-24 | lint: remove redundant type casts (findViewById to object of type) | Christian Lohmaier |
2017-09-24 | use gradle to build the owncloud-android-lib | Christian Lohmaier |
2017-09-23 | buildscripts section actually needs dedicated repositories | Christian Lohmaier |
2017-09-22 | android: bump support library & buildtools/SDK versions | Christian Lohmaier |
2017-09-21 | blank doesn't take any effect anymore. remove it from android's fonts.conf | Christian Lohmaier |
2017-09-15 | android: textrelocations are no longer an issue (can target 23 and later) | Christian Lohmaier |
2017-09-12 | android: tune symbols for lldb & we actually target 14 as minSDK | Christian Lohmaier |
2017-09-07 | tdf#90556 android: make buildID in about a clickable link to git log | Christian Lohmaier |
2017-09-07 | android: drop workarounds for ndk-gdb support (can still run manually) | Christian Lohmaier |
2017-09-04 | tdf#112190 installLocation should be specified in toplevel manifest | Christian Lohmaier |
2017-09-03 | android: prevent null pointer exception on start | Tomaž Vajngerl |
2017-08-31 | use extractNativeLibs="false" for less disk usage and faster installation | Christian Lohmaier |
2017-08-31 | android: use sp (instead of dp) for font-size | Christian Lohmaier |
2017-08-31 | min and target SdkVersions are taken from gradle | Christian Lohmaier |
2017-08-28 | android:singleLine is deprecated, use maxLines=1 instead | Christian Lohmaier |
2017-08-28 | android: position in RecyclerView must not be treated as fixed | Christian Lohmaier |