summaryrefslogtreecommitdiff
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
2019-12-18Preselect the new document textbox on creationmert1-1/+5
2019-12-17update translationsWeblate2-4/+105
2019-12-15update translationsWeblate4-37/+194
2019-12-14Update translationsWeblate135-87/+472
2019-12-13tdf#129192: Implement sharing from the shell.Jan Holesovsky5-9/+27
2019-12-13android: Kill unnecessary capitalization.Jan Holesovsky1-4/+4
2019-12-12* Change menu item text so it fits in the sidepanePedro Pinto Silva1-2/+2
2019-12-12Revert "android: add pot file for localization"Andras Timar1-444/+0
2019-12-11android: Removed unused resources.Jan Holesovsky1-131/+7
2019-12-11android: Turkish shell translations copied over from core.git.Jan Holesovsky1-0/+244
2019-12-11android: Honor the languge setting from the system.Jan Holesovsky9-110/+1
2019-12-11android: Fix build after the recent Nextcloud's android-library update.Jan Holesovsky1-0/+9
2019-12-11android: Brazilian Portuguese translations of the shell.Pedro Pinto Silva2-6/+151
2019-12-11android: Spanish translations of the shell.Eloy Crespo1-0/+145
2019-12-11android: add pot file for localizationAndras Timar1-0/+444
2019-12-11android: Unregister the receiver from the right place.Jan Holesovsky1-1/+1
2019-12-10android: Iterate according to the provider names again.Jan Holesovsky1-1/+1
2019-12-10android: Cosmetics.Jan Holesovsky1-1/+1
2019-12-10android: Ultimately we want to have this working for both.Jan Holesovsky1-5/+5
2019-12-10android: Completely hide the External SD and OTG.Jan Holesovsky4-5/+10
2019-12-10android: Implement uploading back to the cloud storage.Jan Holesovsky6-24/+128
2019-12-10android: Enable the Remote server again.Jan Holesovsky2-9/+1
2019-12-10android: Update the library for remote files to nextcloud/android-library.Jan Holesovsky4-22/+23
2019-12-06android: Set only English as the supported language for now.Jan Holesovsky1-2/+2
2019-12-06android: Change the sort icon to distinguish it from the other.Jan Holesovsky3-14/+10
2019-12-06android: Disable OTG and Remote server for the moment, it's totally untested.Jan Holesovsky2-1/+9
2019-12-06android: Brand also the shell's About dialog.Jan Holesovsky3-1/+4
2019-12-03android: When I want to quit, I mean it.Jan Holesovsky2-19/+2
2019-12-03android: Don't crash in the shell's About dialog.Jan Holesovsky1-1/+2
2019-12-03android: Add possibility to brand the launcher icon.Jan Holesovsky4-1/+11
2019-11-07android: Allow specifying the versionCode from ./configure.Jan Holesovsky1-1/+1
2019-07-23android: No need for the extra wrapper, use the LOActivity directly.Jan Holesovsky5-27/+12
2019-07-12android: Split the actual editing Activity into an own library.Jan Holesovsky14-1347/+18
2019-07-11android: Avoid system fonts.Jan Holesovsky3-2/+68
2019-06-20android: Create New File dialog rework.Jan Holesovsky3-49/+96
2019-06-20android: Actually let's disable the obfuscation for the moment.Jan Holesovsky1-2/+2
2019-06-20android: The JNI callbacks must not change names during obfuscation.Jan Holesovsky1-3/+13
2019-06-20android: We also need to DetachCurrentThread().Jan Holesovsky1-1/+14
2019-06-20android: Explicitly enable unipoll.Jan Holesovsky1-0/+2
2019-06-20android: make clean should clean the assets too.Jan Holesovsky6-30/+0
2019-06-20android: Allow providing the package name via --with-android-package-name.Jan Holesovsky2-2/+5
2019-06-20android: Move versionCode to liboSettings.gradle.in.Jan Holesovsky2-5/+3
2019-06-20android: Use the full main.xcd and registry_en-US.xcd.Jan Holesovsky1-24/+0
2019-06-20android: These have to be passed by copy too.Jan Holesovsky1-1/+1
2019-06-20android: Copy images.zip into the APK too.Jan Holesovsky1-2/+5
2019-06-20android: No initial spaces in the rc files.Jan Holesovsky1-30/+30
2019-06-20android: The BRAND_SHARE_SUBDIR is needed for the dialogs to work.Jan Holesovsky1-0/+1
2019-06-20android: Unload the document already in onPause().Jan Holesovsky1-3/+3
2019-06-20android: Re-create fakeClientFd for every loolwsd restart.Jan Holesovsky1-16/+19
2019-06-20android: No need to have the loolwsd instance static.Jan Holesovsky1-5/+4