summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Weiske [Thu, 29 Aug 2024 16:23:57 +0000 (18:23 +0200)]
Update play meta data: icon, feature graphic + screenshots
Christian Weiske [Thu, 29 Aug 2024 16:12:34 +0000 (18:12 +0200)]
Add current Google Play meta data
Christian Weiske [Wed, 28 Aug 2024 18:32:26 +0000 (20:32 +0200)]
Increase version to 1.1.0 (version code 2)
Christian Weiske [Wed, 28 Aug 2024 18:32:43 +0000 (20:32 +0200)]
Mention USB and headset features in README
Christian Weiske [Wed, 28 Aug 2024 17:02:20 +0000 (19:02 +0200)]
Go back to default Holo theme as the app used previously.
Christian Weiske [Wed, 28 Aug 2024 19:06:18 +0000 (21:06 +0200)]
changes to attribute order in main activity
Christian Weiske [Wed, 28 Aug 2024 16:43:46 +0000 (18:43 +0200)]
Notification should make no sound
Christian Weiske [Wed, 28 Aug 2024 16:43:28 +0000 (18:43 +0200)]
Detect USB headsets
Christian Weiske [Wed, 28 Aug 2024 16:06:33 +0000 (18:06 +0200)]
Add support for Android 13 and 14
.. by using notification channels and requesting permission
to send notifications
Christian Weiske [Wed, 28 Aug 2024 16:05:03 +0000 (18:05 +0200)]
Add support for detecting headset with microphone and USB devices
Christian Weiske [Tue, 27 Aug 2024 16:56:42 +0000 (18:56 +0200)]
Add gradle wrapper binaries :(
Christian Weiske [Tue, 27 Aug 2024 16:56:30 +0000 (18:56 +0200)]
Add gradle wrapper properties
Using local gradle does not work anymore :(
Christian Weiske [Tue, 27 Aug 2024 16:37:16 +0000 (18:37 +0200)]
Update to targetSdk 34 and AndroidStudio 2024.1.1
I am only doing this because Google wants to close my Google Play account
if I do not upload an update to my app that works fine since years.
Christian Weiske [Thu, 26 May 2016 13:20:06 +0000 (15:20 +0200)]
add LICENSE file
Christian Weiske [Mon, 28 Mar 2016 18:33:40 +0000 (20:33 +0200)]
link to f-droid and google play
Christian Weiske [Sun, 27 Mar 2016 11:18:40 +0000 (13:18 +0200)]
Use installed gradle, not gradlew
Christian Weiske [Sun, 27 Mar 2016 11:15:40 +0000 (13:15 +0200)]
Move version and SDK info to AndroidManifest
Christian Weiske [Thu, 24 Mar 2016 20:23:54 +0000 (21:23 +0100)]
add build signing information
Christian Weiske [Thu, 24 Mar 2016 15:11:07 +0000 (16:11 +0100)]
update IDE settings
Christian Weiske [Thu, 24 Mar 2016 15:10:58 +0000 (16:10 +0100)]
optimize build file for smaller apks
Christian Weiske [Wed, 23 Mar 2016 14:17:25 +0000 (15:17 +0100)]
open app when clicking notification
Christian Weiske [Wed, 23 Mar 2016 14:17:07 +0000 (15:17 +0100)]
better app icon
Christian Weiske [Wed, 23 Mar 2016 06:42:44 +0000 (07:42 +0100)]
set app version info
Christian Weiske [Wed, 23 Mar 2016 06:31:07 +0000 (07:31 +0100)]
intellij SDK settings
Christian Weiske [Wed, 23 Mar 2016 06:30:55 +0000 (07:30 +0100)]
usage instructions
Christian Weiske [Wed, 23 Mar 2016 05:42:53 +0000 (06:42 +0100)]
why
Christian Weiske [Wed, 23 Mar 2016 05:36:19 +0000 (06:36 +0100)]
add readme
Christian Weiske [Tue, 22 Mar 2016 22:36:13 +0000 (23:36 +0100)]
initial version