Commit Graph

  • b4d11a72e5 first try f-droid adding-retrys pi 2025-11-12 00:54:08 +01:00
  • 21e19f0eba fix and closes pi 2025-11-11 02:05:07 +01:00
  • bcaa8d0b3f first commit fix pi 2025-11-11 02:02:48 +01:00
  • b4098a6cac Update README.md pi 2025-11-11 01:59:27 +01:00
  • 3073f03323 Merge remote-tracking branch 'child-monitor-multiple-clients/adding-retrys' into adding-retrys v1.5 pi 2025-11-11 01:45:09 +01:00
  • 453e265963 corrected version number pi 2025-11-11 01:39:35 +01:00
  • 130906a6b0 added retries and fixxed status update pi 2025-11-11 01:39:35 +01:00
  • 62f44a1654 play alert at the end + english comments pi 2025-10-27 12:42:45 +01:00
  • cb7e9ac8ac 3 retys added frst attempt pi 2025-10-27 11:39:42 +01:00
  • adafa6279a now correct "streaming" notice pi 2025-10-25 12:14:21 +02:00
  • 46cf690ba3 klappt mit multiplen vom originalen child monitor pi 2025-10-25 10:28:54 +02:00
  • 6d034731b0 show ip works, but looks master child-monitor-multiple-clients pi 2025-10-24 11:59:42 +02:00
  • 6b309798b8 Merge pull request 'compatibility-to-childmonitor-clients' (#2) from compatibility-to-childmonitor-clients into master pi 2025-10-21 17:40:09 +02:00
  • abced7d982 first try and works pi 2025-10-21 16:33:24 +02:00
  • c329ce9279 first try pi 2025-10-21 12:29:15 +02:00
  • b583bb29f9 works with multiple clients as server app pi 2025-10-21 11:55:14 +02:00
  • a08967059b Add VPN hint to README.md edr 2025-06-07 11:04:15 +02:00
  • 06d793fe16 Merge pull request #27 from yurtpage/rm_tx edr 2025-05-18 20:28:52 +02:00
  • 6baa9eb203 Delete unsupported .tx/config Yurt Page 2025-04-20 17:56:26 +03:00
  • 79165dfe5e Update CONTRIBUTING.md edr 2025-05-12 19:01:33 +02:00
  • 01f357a985 v1.4 edr 2024-04-10 21:30:11 +02:00
  • ebe395fc8f More tolerant socket timeout edr 2024-04-08 23:21:34 +02:00
  • 9c8e0b881f Merge pull request #13 from fwiesel/normalize_relative_brightness edr 2024-04-06 23:39:05 +02:00
  • 4d9c805b96 Merge pull request #14 from fwiesel/less_setters edr 2024-04-03 17:18:18 +02:00
  • 1305eca655 Remove setters, and rename callbacks for onSomething Fabian Wiesel 2024-03-30 22:00:09 +01:00
  • 4200a19378 Normalize volume for brightness Fabian Wiesel 2024-03-30 07:36:56 +01:00
  • 33a7a82a6a v1.3 edr 2024-03-26 21:17:42 +01:00
  • 72830e020e Set socket timeout to properly detect when remote end loses network connection edr 2024-03-20 20:15:11 +01:00
  • b874584cf7 Fix wrong success state upon reading zero bytes edr 2024-03-20 20:14:45 +01:00
  • 1018ded2d9 Refactor error handling in ListenService edr 2024-03-20 19:52:01 +01:00
  • 4bc2b0f8a7 Merge pull request #12 from fwiesel/kotlin edr 2024-03-20 19:33:08 +01:00
  • 3588622bd2 ListenService: Wrap Socket in a Result Fabian Wiesel 2024-03-16 20:50:46 +01:00
  • a784eed506 Undo refactoring in ListenService Fabian Wiesel 2024-03-04 20:33:50 +01:00
  • 019c5e6e9f Removed public modifier Fabian Wiesel 2024-03-01 20:40:00 +01:00
  • be2b9084cb Missed to log the exception Fabian Wiesel 2024-03-01 20:26:12 +01:00
  • ea8357bb3c Use try-catch where appropriate Fabian Wiesel 2024-03-01 18:32:33 +01:00
  • 282753854f Made volumeHistory public Fabian Wiesel 2024-03-01 18:03:33 +01:00
  • eba51360c1 Remove unnessary unit from function Fabian Wiesel 2024-03-01 18:01:46 +01:00
  • 03b7aff579 Missing closing brace Fabian Wiesel 2024-03-01 17:58:56 +01:00
  • f5aa9da84c Various style fixes Fabian Wiesel 2024-03-01 17:24:35 +01:00
  • b9964d24d2 Changed G711UCodec license comment Fabian Wiesel 2024-03-01 17:10:00 +01:00
  • d7ac99665d Added comment about modifications Fabian Wiesel 2024-02-28 21:32:28 +01:00
  • 32235302c6 Use lateinit for notificationManager and nsdManager Fabian Wiesel 2024-02-26 21:05:11 +01:00
  • 41506bc601 Wrap java exceptions in runCatching blocks Fabian Wiesel 2024-02-26 20:42:45 +01:00
  • c6c60d9dbd Move service name to constructor Fabian Wiesel 2024-02-26 19:41:37 +01:00
  • 58095bc67b Use ?.let instead if-null-test, avoid runnable Fabian Wiesel 2024-02-26 19:40:57 +01:00
  • fa6e4da2c5 Move DiscoverActivity constant to companion object Fabian Wiesel 2024-02-25 22:12:38 +01:00
  • c5b542a333 Unused arguments and unnessecary null checks Fabian Wiesel 2024-02-25 22:10:26 +01:00
  • 5d17453c14 G711UCode: Rename variable to avoid shadowing Fabian Wiesel 2024-02-25 22:09:31 +01:00
  • dee59d4735 Use foojay-resolver and set all java version to 21 Fabian Wiesel 2024-02-25 21:24:18 +01:00
  • 029e82941e Change AudioCodecDefines to simple object Fabian Wiesel 2024-02-25 21:05:30 +01:00
  • b8025b2300 G711UCodec move cod out of inner run() Fabian Wiesel 2024-02-25 21:04:59 +01:00
  • cf790b330b G711UCodec: Drop unused function getSampleCount Fabian Wiesel 2024-02-25 21:04:20 +01:00
  • 2d57b16226 Move kotlin files into its own directory Fabian Wiesel 2024-02-25 21:02:37 +01:00
  • 9101c01af6 Merge branch 'master' into kotlin Fabian Wiesel 2024-02-26 18:21:22 +01:00
  • 775cea84a4 v1.2 edr 2024-02-24 16:45:58 +01:00
  • cd6c4b60a6 WIP: Modernize the Stack Kotlin Edition Fabian Wiesel 2024-02-18 21:57:29 +01:00
  • 946de1d65b Merge pull request #10 from fwiesel/foreground-service-child edr 2024-02-21 22:14:05 +01:00
  • 9526f23c0c More specific log message in ListenActivity.java edr 2024-02-21 19:28:55 +01:00
  • 30a0c26826 Minor fixup MonitorActivity.java edr 2024-02-21 19:27:55 +01:00
  • 1077b2e527 Minor fixup in MonitorService.java edr 2024-02-21 19:27:01 +01:00
  • 77c8456d45 Only log the exception when unexpected Fabian Wiesel 2024-02-20 22:12:32 +01:00
  • 523ee93d75 Split-off MonitorService Fabian Wiesel 2024-02-17 22:10:18 +01:00
  • 1ac22e872b Merge branch 'master' into feature/listen-service edr 2024-02-21 18:58:01 +01:00
  • 7473fffa8a Fix possible NullPointerException edr 2024-02-21 18:56:14 +01:00
  • f412e43e02 Use more arbitrary ID edr 2024-02-21 18:51:07 +01:00
  • 2818384c6e Reduce TAG visibility edr 2024-02-21 18:50:48 +01:00
  • 6edc59236a Remove member var name m prefixes edr 2024-02-21 18:47:29 +01:00
  • 2190ef1c94 Fix inappropriate canvas.getHeight/Width edr 2024-02-21 16:09:50 +01:00
  • 3be08d09f0 Make all license comments non-javadoc edr 2024-02-21 16:08:25 +01:00
  • c9c4cdc282 Make paint member final edr 2024-02-21 16:00:05 +01:00
  • 8e754557fa Add missing license headers edr 2024-02-21 15:57:29 +01:00
  • f01aaaf196 Merge pull request #9 from fwiesel/foreground-service edr 2024-02-21 15:42:48 +01:00
  • 6b6458b04b Fix ArrayIndexOutOfBoundsException edr 2024-02-19 20:45:15 +01:00
  • d7e6ba2b5a Post error message from Listening Thread Fabian Wiesel 2024-02-17 07:49:11 +01:00
  • 8a75044153 Remove unused entry from strings.xml edr 2024-02-17 02:46:31 +01:00
  • 43a7a66caa Fix possible NullPointerExceptions edr 2024-02-17 02:44:18 +01:00
  • e95a554717 Delete unused method edr 2024-02-17 02:09:27 +01:00
  • 703406b517 Taking snapshots of volume view no longer needed edr 2024-02-17 02:07:44 +01:00
  • 0ae2ca4a65 Fix volume monitor scrolling edr 2024-02-17 01:17:41 +01:00
  • 7359716c09 Fix notification click handler edr 2024-02-17 01:00:55 +01:00
  • 5b0ccaa8a1 Store child device name as member var that can be queried later edr 2024-02-17 00:59:19 +01:00
  • 7fd7451700 Get last length elements, not first Fabian Wiesel 2024-02-17 00:55:27 +01:00
  • a9f5b233e6 Avoid synchronized by scheduling writes on the main event loop edr 2024-02-17 00:01:59 +01:00
  • f6a429e545 Split out ListenService and VolumeHistory Fabian Wiesel 2024-02-16 20:35:48 +01:00
  • b339602184 Adopt settings from Android Studio Fabian Wiesel 2024-02-16 20:35:48 +01:00
  • f27e30f524 Prevent inserting duplicate entries into child device list edr 2024-02-14 23:44:31 +01:00
  • b61a6f5ba8 v1.1 edr 2024-01-12 21:11:58 +01:00
  • eaeec23986 Add hint regarding version incompatibility edr 2024-01-12 21:04:55 +01:00
  • 37b21ad495 Upgrade gradle edr 2023-10-01 21:43:17 +02:00
  • 9d052fae2f Reenable build failure on lintErrors edr 2023-10-01 21:32:26 +02:00
  • 3d0cf2444c Remove redundant article in license text edr 2023-10-01 20:57:42 +02:00
  • 4571b06b23 Reenable build errors on lintFailure edr 2023-10-01 20:44:41 +02:00
  • 1625d50359 Fix some warnings edr 2023-10-01 20:37:03 +02:00
  • db032437dd Reduce sampling frequency to 8000 Hz edr 2023-10-01 20:18:03 +02:00
  • b8c78797e4 Set port field by default edr 2023-10-01 20:17:31 +02:00
  • f98526b4fb Fix another crash and some reformatting edr 2023-10-01 00:52:43 +02:00
  • d1e7c1b239 optimize imports edr 2023-09-30 19:17:40 +02:00
  • a52bebc8ab Update dependency type compile -> implementation edr 2023-09-30 19:12:10 +02:00
  • 5d2fd1fba8 Enforce client disconnect when closing monitoring view edr 2023-09-30 16:43:50 +02:00