Age | Commit message (Expand) | Author |
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-09-01 | android: remove a hard to address TODO | Miklos Vajna |
2017-08-31 | need to manuall load all native-libs on e.g. Jellybean | Christian Lohmaier |
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 |
2017-08-28 | need to use app:srcCompat when using VectorDrawableCompat | Christian Lohmaier |
2017-08-27 | [Android] Clean up util func with Calc dev | Ximeng Zu |
2017-08-27 | [Android Viewer] Password support | Ximeng Zu |
2017-08-23 | Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apk | Gautam Prajapati |
2017-08-16 | [Android Viewer] Fix windowSoftInputMode | Ximeng Zu |
2017-08-16 | Ability to change Font Color and added a new Color Picker on Android Viewer | Mert Tumer |
2017-08-07 | [Android Viewer] Add header funcs to Calc | Ximeng Zu |
2017-07-31 | [Android Viewer] Add cell selection by row/column/all | Ximeng Zu |
2017-07-23 | [Android Viewer] Fix crash after save dialog | Ximeng Zu |
2017-07-23 | [Android Viewer] Correct typo of class name | Ximeng Zu |
2017-07-23 | [Android Viewer] Correct LOK Enums | Ximeng Zu |
2017-07-23 | Calc UI on Android Viewer | Ximeng Zu |
2017-07-11 | Presentation Mode | Ximeng Zu |
2017-06-28 | Add LOKit Enums to Document.java | Ximeng Zu |
2017-06-23 | android: show when native-code.py is invoked even for non-verbose builds | Miklos Vajna |
2017-06-21 | Listen for changes in editing preference settings | brainbreaker |
2017-05-30 | enable the Action/Toolbar for Settings screens | Christian Lohmaier |
2017-05-30 | android: bump build-tools, support-lib and gradle-plugin versions | Christian Lohmaier |
2017-05-28 | android: simplify some more if statements | Christian Lohmaier |
2017-05-27 | Update zoom constraints with device rotate | Ximeng Zu |
2017-05-09 | Fix behavior of double tap zoom in and out | Ximeng Zu |
2017-05-09 | tdf#107415 android: appbar invisible on lower version | Ximeng Zu |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-04-19 | Add BottomSheetBehavior to formatting toolbar | brainbreaker |
2017-04-18 | tdf#96770 android: disable 'parts' in text documents | Ximeng Zu |
2017-04-18 | tdf#96799 android: does not switch edit mode to view | Ximeng Zu |
2017-04-18 | Double tap zooms in and out | Ximeng Zu |
2017-04-18 | Discard StorageAccessFramework for creating new documents | brainbreaker |