summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-04bump target version to 29 and build-tools version to 29.0.3Christian Lohmaier1-2/+2
2020-11-04bump gradle to 6.5 and android-gradle module to 4.1.0Christian Lohmaier2-3/+3
2020-11-04update android studio project filesChristian Lohmaier7-36/+37
2020-10-28Added translation using Weblate (Korean)Weblate3-66/+66
2020-10-01update translationsWeblate4-0/+5
2020-09-11update translationsWeblate1-0/+0
2020-08-31update translationsWeblate5-3/+8
2020-08-23update translationsWeblate15-74/+100
2020-07-02update translationsWeblate4-186/+186
2020-05-25update translationsWeblate9-144/+147
2020-03-30update translationsWeblate6-199/+199
2020-03-10update translationsWeblate14-200/+205
2020-02-29update translationsWeblate22-406/+426
2020-02-28remove unused string resourcesAndras Timar1-3/+0
2020-02-13update translationsWeblate29-664/+668
2019-12-16update translations from pootleChristian Lohmaier58-36/+41
2019-11-10minimum for target-sdk is 28, not 26Christian Lohmaier1-1/+1
2019-11-10update target-sdk version to meet playstore requirementsChristian Lohmaier3-9/+9
2019-11-10update translations from pootleChristian Lohmaier9-20/+26
2019-11-10fix timerChristian Lohmaier1-23/+4
2019-11-10tdf#118484 fix "laser pointer" featureChristian Lohmaier1-9/+4
2019-11-10tdf#112483 fix missing slide previewsChristian Lohmaier2-5/+5
2019-11-10inline one-time-use micro-functionsChristian Lohmaier1-17/+5
2019-11-10janitorial: adapt to newer version of android studioChristian Lohmaier4-8/+124
2019-10-13android: fix bluetooth not detecting devicesrpj1-0/+2
2018-06-27ios: organize localized storyboards/translatable strings on filesystemChristian Lohmaier310-33495/+227
2018-06-27ios: bump version to 2.0.0 (baseline change) and bump year to 2018Christian Lohmaier2-4/+4
2018-05-17ios: use system's backbutton image and fix navbar background/sizeChristian Lohmaier12-26/+10
2018-05-17ios: silence some type conversion warningsChristian Lohmaier17-36/+35
2018-05-17ios: bordered button style is deprecatedChristian Lohmaier9-10/+10
2018-05-17ios: switch to default archs and don't override project settings in the targetChristian Lohmaier1-8/+0
2018-05-17ios: bump deployment target to 8.0Christian Lohmaier1-4/+2
2018-05-17ios: testflight is provided by iTunes since quite a whileChristian Lohmaier7-623/+2
2018-05-17ios: replace deprecated stuff & add missing calls to superChristian Lohmaier17-60/+71
2018-05-17ios: remove duplicate launcher imagesChristian Lohmaier4-18/+0
2018-05-17ios: add required icon sizesChristian Lohmaier3-0/+47
2018-05-17ios: add source for app iconChristian Lohmaier1-0/+170
2018-04-07actually bump to 2.3.0/v20 (there was one in alpha channel)Christian Lohmaier1-2/+2
2018-04-07update translations for androidChristian Lohmaier22-111/+155
2018-04-07v18/2.2.4 - bump gradle version and support libraries/build-sdkChristian Lohmaier4-16/+22
2018-03-17Closing slideshow when the server has finished itRostislav Kondratenko1-0/+6
2018-03-13Fixing crash when pointer is activated on finished slideshowRostislav Kondratenko1-0/+7
2017-11-13Fix right-left click problemGulsah Kose1-6/+7
2017-11-10Find bluetooth address of pebble correctly.Gulsah Kose1-1/+1
2017-08-05Use AsyncTask instead of new Thread to avoid crashing on Android 7Andrzej Hunt1-3/+9
2017-01-31Bumped Gradle versions (2.2.2 -> 2.2.3)aleksandar-stefanovic1-2/+2
2016-12-01Fixed NetworkOnMainThreadExceptionaleksandar-stefanovic1-7/+12
2016-10-21add some design-time layout text to preferences layoutChristian Lohmaier1-0/+4
2016-10-21android:singleLine is deprecated: Use maxLines="1" insteadChristian Lohmaier3-34/+4
2016-10-21Android context classes should not be staticChristian Lohmaier2-6/+3