summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-29update translationsHEADmasterWeblate6-6/+5
2024-01-02update translationsWeblate7-9/+10
2023-12-02update translationsWeblate3-9/+7
2023-11-13update translationsWeblate5-12/+14
2023-08-29bump version to 2.6.1 (vc 30 mobile, vc 31 wear)sdremote-2.6.1Christian Lohmaier3-3/+3
2023-08-29all use libraries support androidX, so using jetifier is not necessaryChristian Lohmaier1-1/+0
2023-08-29enable non-transitive R classesChristian Lohmaier1-1/+1
2023-08-29enable nonFinalResIdsChristian Lohmaier1-1/+1
2023-08-29bump android gradle plugin to 8.1.1 and gradle to 8.0Christian Lohmaier3-2/+5
2023-08-29bump android gradle plugin to 7.4.2 and gradle to 7.5Christian Lohmaier2-2/+2
2023-08-29use jdk 17Christian Lohmaier4-8/+9
2023-08-29Update compileSdkVersion/targetSdkVersion to 33Michael Weghorn1-2/+2
2023-08-29Drop mention of experimental features in error messageMichael Weghorn43-45/+0
2023-08-29Don't mention (no longer existing) need for experimental featuresMichael Weghorn43-46/+0
2023-07-06update translationsWeblate7-3/+73
2023-02-02update translationsWeblate10-10/+14
2022-10-30bump version to 2.6.0 (vc 28 mobile, vc 29 wear)sdremote-2.6.0Christian Lohmaier3-3/+4
2022-10-30add runtime permission requests for Android 12 and laterChristian Lohmaier4-31/+101
2022-10-30minSdkVersion is 14, so no need for the attribute flag anymoreChristian Lohmaier1-1/+1
2022-10-30use new Bluetooth permissions on Android 12 or laterChristian Lohmaier1-4/+11
2022-10-30use compat version of the drawable* attributes for TextViewChristian Lohmaier1-6/+6
2022-10-30Resource IDs won't be constant anymore in upcoming android gradle pluginChristian Lohmaier5-80/+55
2022-10-30android studio: use gradle version as specified in the wrapper fileChristian Lohmaier1-5/+3
2022-10-30update dependencies to current versionChristian Lohmaier3-13/+14
2022-10-30jcenter is no more, use mavencentral insteadChristian Lohmaier1-2/+2
2022-10-30update android gradle plugin to 7.3.1 and gradle to 7.4Christian Lohmaier3-5/+5
2022-10-30move package declaration from AndroidManifest.xml to gradleChristian Lohmaier4-7/+5
2022-10-30update android gralde plugin to 4.2.2 and gradle to 6.7.1Christian Lohmaier2-3/+2
2022-10-30update targetSDK version accordig to google playstore requirementsChristian Lohmaier5-19/+12
2022-10-27update translationsWeblate3-1/+2
2022-08-23update translationsWeblate1-0/+0
2022-06-22update translationsWeblate14-13/+13
2021-10-20update translationsWeblate55-200/+344
2020-12-08bump version to 2.5.2 (vc 26 mobile, vc 27 wear)sdremote-2.5.2Christian Lohmaier3-3/+3
2020-12-08update translationsWeblate6-0/+70
2020-11-16update translationsWeblate1-0/+0
2020-11-12bump version to 2.5.1 (vc 24 mobile, vc 25 wear)Christian Lohmaier3-3/+3
2020-11-12fix potential memleak w/ non-static AsyncTaskChristian Lohmaier1-14/+23
2020-11-06bump version to 2.5.0 / vc 22Christian Lohmaier3-2/+3
2020-11-06wear: Oreo and later require notification channelChristian Lohmaier2-2/+16
2020-11-06use StandardCharsets.UTF_8 - saves the try/catchChristian Lohmaier1-18/+15
2020-11-06wear app is not standalone ATM - it could in theory be over WiFi…Christian Lohmaier1-0/+4
2020-11-06remove redundant namespace declarationsChristian Lohmaier4-6/+3
2020-11-06removed unused resizing of slide previews for wearChristian Lohmaier1-3/+2
2020-11-06wear: fix use of layout-weight / simplify layoutsChristian Lohmaier3-119/+70
2020-11-05put laser pointer in front of action list, more useful than pausingChristian Lohmaier1-12/+11
2020-11-05include specific localboradcastmanager instead of v4 support libChristian Lohmaier2-4/+7
2020-11-04update to current versions of androidx/helper libsChristian Lohmaier2-6/+6
2020-11-04migrate to androidxChristian Lohmaier37-86/+90
2020-11-04bump support-libraries to 28/min target to 14Christian Lohmaier2-7/+9