Commit Graph
274 Commits
Author SHA1 Message Date
callebtcandGitHub 75bcb9277c Merge pull request #57 from GUVWAF/routingOpt
Cheap routing optimizations
2025-07-13 17:38:42 +02:00
callebtc 2cf6bf19b1 Merge branch 'main' into routingOpt 2025-07-13 17:20:49 +02:00
callebtc 2a0f84b53b adjust scan intervals and reduce logging 2025-07-13 17:16:31 +02:00
callebtcandGitHub c69c867321 Merge pull request #102 from permissionlesstech/revert-93-patch-1
Revert "known issues added to 0.6"
2025-07-13 17:10:02 +02:00
callebtcandGitHub 78dc9dc026 Revert "known issues added to 0.6" 2025-07-13 17:09:53 +02:00
callebtcandGitHub dcb824bccf Merge pull request #93 from Comodore125/patch-1
known issues added to 0.6
2025-07-13 17:09:44 +02:00
callebtcandGitHub 0d54d60dd5 Merge pull request #60 from prudhvir3ddy/prudhvir3ddy/upgrade_deps
Upgrade compileSDK, kotlin, AGP, compose, core libs
2025-07-13 17:09:00 +02:00
Comodore125andGitHub 3a01de655f Update CHANGELOG.md
even more precise and more elegant update
2025-07-12 23:19:10 +02:00
Comodore125andGitHub c8c1f21d3c Update CHANGELOG.md
more precise text
2025-07-12 23:12:56 +02:00
Comodore125andGitHub 0c3c52b7c0 known issues added to 0.6 2025-07-12 23:06:16 +02:00
callebtcandGitHub 0cb4497444 Merge pull request #89 from permissionlesstech/bit-icon
Bit icon
0.6
2025-07-12 18:45:48 +02:00
callebtc 679c458d70 all icons like svg 2025-07-12 18:44:40 +02:00
callebtc ce93900ef6 icons 2025-07-12 18:43:35 +02:00
callebtc ee70073324 notifications description 2025-07-12 17:43:13 +02:00
callebtcandGitHub 81178d0d3e Merge pull request #78 from prudhvir3ddy/prudhvir3ddy/safe-permission-category
Refactor: Update permission handling to use PermissionType enum
2025-07-12 17:42:19 +02:00
callebtcandGitHub 68bc1e4ee9 Merge branch 'main' into prudhvir3ddy/safe-permission-category 2025-07-12 17:42:10 +02:00
callebtcandGitHub 14a1cd992b Merge pull request #85 from permissionlesstech/improve-onboarding-ui
permissions layout
2025-07-12 17:40:59 +02:00
callebtc ad6dc3680b permissions layout 2025-07-12 17:40:25 +02:00
callebtcandGitHub d025d61af8 Merge pull request #84 from permissionlesstech/ui-back-gesture
Android back gesture
2025-07-12 17:33:46 +02:00
callebtc bc344879e7 changelog 2025-07-12 17:33:11 +02:00
callebtc d490393de6 back gesture works 2025-07-12 17:32:08 +02:00
callebtcandGitHub b623519dd7 Merge pull request #83 from permissionlesstech/bump-0.6
bump to 0.6
2025-07-12 17:24:43 +02:00
callebtc 8eab430022 bump to 0.6 2025-07-12 17:24:11 +02:00
callebtcandGitHub 02332d9723 Merge pull request #64 from maximal/main
Optimize PNG images losslessly: 12.4 → 10.2 KiB (−18%)
2025-07-12 17:16:52 +02:00
callebtcandGitHub e3022fd56f Merge pull request #82 from permissionlesstech/fix-startup-2
Fix startup 2
2025-07-12 17:13:38 +02:00
callebtc a97e2549b8 fix fav updates 2025-07-12 17:11:19 +02:00
callebtc ea25b71d6f fix favorites 2025-07-12 16:55:50 +02:00
callebtc d54d470614 more logging 2025-07-12 16:36:00 +02:00
callebtc 035273011f fix startup 2025-07-12 15:42:37 +02:00
GUVWAF 1b37f46d1e Fallback to broadcast if direct send fails 2025-07-12 13:18:09 +02:00
GUVWAF d1085fde0b Cheap routing optimizations
- Don't relay back to sender or relayer
- Only send to connected device if recipientID matches one
- Don't relay our own ACK/read receipt
2025-07-12 13:18:09 +02:00
callebtcandGitHub 4545afb0c4 Merge pull request #79 from permissionlesstech/fix-startup
fix null pointer
2025-07-12 12:54:47 +02:00
callebtc e58cf4fd0d fix null pointer 2025-07-12 12:53:01 +02:00
prudhvir3ddy dfb621ca64 Merge branch 'main' of ssh://github.com/permissionlesstech/bitchat-android into prudhvir3ddy/upgrade_deps 2025-07-12 10:16:12 +05:30
prudhvir3ddy a345d0a021 Refactor: Update permission handling to use PermissionType enum 2025-07-12 10:06:56 +05:30
callebtcandGitHub bc2712eefd Merge pull request #75 from permissionlesstech/fix-channel-ui-2
Fix channel UI 2
2025-07-12 03:27:10 +02:00
callebtc 8e93500823 nice 2025-07-12 02:58:30 +02:00
callebtc 50995c670f orange 2025-07-12 02:55:14 +02:00
callebtc 759ebaec93 buttons 2025-07-12 02:49:49 +02:00
callebtc a9995ebfc1 like 2025-07-12 02:45:59 +02:00
callebtc 006ac7e78a buttons 2025-07-12 02:37:51 +02:00
callebtc 83da8f3b1b input 2025-07-12 02:34:56 +02:00
callebtcandGitHub 9b57504c2c Merge pull request #39 from alpermelkeli/main
implement channel password management at local and /pass command hand…
2025-07-12 02:24:51 +02:00
callebtcandGitHub 8a7ab852de Merge pull request #71 from asmogo/fix_organisation
Update references to new GitHub organization in project files
2025-07-12 02:17:15 +02:00
asmogo e0065115d6 Update references to new GitHub organization in project files. 2025-07-11 22:31:38 +02:00
callebtcandGitHub f89aa2f62c Merge pull request #44 from ThatOneCalculator/feat/monochrome-icon
feat: add monochrome icon for Android 12+
2025-07-11 19:14:28 +02:00
callebtcandGitHub 8fdd532400 Merge pull request #35 from permissionlesstech/android-build
build pipeline test
2025-07-11 18:40:30 +02:00
callebtcandGitHub cd94542404 Merge pull request #42 from vashisthg/permission-explanation-vertical-padding
fixes vertical padding in permission explanation
2025-07-11 18:39:06 +02:00
callebtcandGitHub 402a4eead5 Merge pull request #49 from RanchMobile/patch-1
Update README.md
2025-07-11 18:37:51 +02:00
callebtcandGitHub 2f25dbd6f8 Merge pull request #59 from prudhvir3ddy/prudhvir3ddy/release_mode
release mode to be minified and shrinked
2025-07-11 18:33:18 +02:00