Releases: zom/Zom-Android-XMPP
Zom Android 15.8.0-RC-1
- Fix for media upload sharing
Zom Android 15.7.0-RC-3
d25bcae (HEAD -> master, tag: 15.7.0-RC-3, public/master, dev/master) update build to 1570050
1d2029c disable XMPP reconnection manager, and change heartbeat service call
79b6b98 remove unnecessary access and use of OTR
6f7574e update version code to 1570040
0d0ecf4 tweak reconnection code
0f2b39c reimplemnt XmppImPlugin
Zom Android 15.7.0-RC-2
491e8dc (HEAD -> master, tag: 15.7.0-RC-2, origin/master, origin/HEAD) update build to 1570030
f67538d remove bookmark function now since it can crashes
fdea3e9 (dev/master, dev_latest_fixes) Merge branch 'master' of github.com:zom/Zom-Android into dev_latest_fixes
ef2126d (tag: 15.7.0-RC-1) update build to 1570020
09b10be update behavior of primary activities
8a07f35 remove AES utility that is unused
a0972ed update SDKs
60b794e no one calls AES code anymore so remove it
ea4347f make sure to close all streams
b4480f7 fixes for background operation and memory clearing
366ee0c add separate value for XMPP packet timeout
b820fae don't let multiple calls broadcast at the same time
89e7542 make sure we close the exif stream
b96f6cf remove strictMode settings no longer allowed
ea3f803 fix ellipsis script
fab70e7 update gradle version
d565ae3 update build depenencies
9444ba8 update localized strings
338a6ac update to smack 4.3.1#
0cbed21 delete .fdroid.yml
e0f944c (tag: 15.7.0-beta-2, public/master) update build version to 1570020
5925860 remove unused service
a99b11d remove unused plugin classes
9c804d8 always start foreground immediately. it is required.
a8b83f3 only used advancednetworking if the user selects it
75b1b32 (tag: 15.7.0-beta-1) update version code to 1570010
b7f121c Merge branch 'N-Pex-xep363'
Zom Android 15.7.0 beta 2
e0f944c (HEAD -> master, tag: 15.7.0-beta-2, public/master) update build version to 1570020
5925860 (dev/master) remove unused service
a99b11d remove unused plugin classes
9c804d8 always start foreground immediately. it is required.
a8b83f3 only used advancednetworking if the user selects it
75b1b32 (tag: 15.7.0-beta-1) update version code to 1570010
b7f121c Merge branch 'N-Pex-xep363'
ab56604 (N-Pex-xep363) Handle XEP0363 headers and send correct content-type and content-length
Zom Android 15.7.0 beta 1
ab56604 (N-Pex-xep363) Handle XEP0363 headers and send correct content-type and content-length
Zom Android 15.6.0-RC-2
3dde2c3 update to build 1560030
1396882 turn encryption off by default for groups
b8add3d update build 1560020
6ac6fe7 multiple fixes for service stability, reconnection & memory management
9eae286 debug false
503feb5 improve background reliability, reconnnect, and reduce memory usage
efa0889 makes sures this only runs once
fc08ccb ensure we have a connection
5b42e18 try to use less strings here
a6aa823 fix issue where "add friend" button doesn't display when you are owner
92927f7 updated to build 1560017
828f21c memory and performance improvements for camera and proofmode
45ae7e0 update build to 1560016
b76f61a improve display of proof mode
32e8e41 change group defaults
c241398 more progress in nearby sharing
ab0d15e added nearby photo sharing tied to usernames, chats
c97e54b update strings for topgyal bot
a7f2d62 implement new topgyal search bot
9ed3db3 adding in local libs for latest smack
80b613e update gradle
4cdd5f0 update default http proxy port
ed7606f remove shadowsocks, move to port forwarding for advanced networking
3a9b004 if key is null or missing, then it is a fresh install
3f1cd47 update to smack-4.3-rc2
13a74ef enable advanced networking as needed if server is unreachable
835c96e automigrate to any available server from our list
0cbd840 improve use of Server metadata - if DNS lookup not used, see if we have server info in our local config
ed839c7 tweak custom typeface handling
69375f6 add boot event service listing
cbb1fba improve handling of boot event
47c320e update web icon
66ed0e4 update launcher icon
78357fe update to 1560014
Zom Android 15.6.0-RC-1
b8add3d update build 1560020
6ac6fe7 multiple fixes for service stability, reconnection & memory management
9eae286 debug false
503feb5 improve background reliability, reconnnect, and reduce memory usage
efa0889 makes sures this only runs once
fc08ccb ensure we have a connection
5b42e18 try to use less strings here
a6aa823 fix issue where "add friend" button doesn't display when you are owner
92927f7 updated to build 1560017
828f21c memory and performance improvements for camera and proofmode
45ae7e0 update build to 1560016
b76f61a improve display of proof mode
32e8e41 change group defaults
c241398 more progress in nearby sharing
ab0d15e added nearby photo sharing tied to usernames, chats
c97e54b update strings for topgyal bot
a7f2d62 implement new topgyal search bot
9ed3db3 adding in local libs for latest smack
80b613e update gradle
4cdd5f0 update default http proxy port
ed7606f remove shadowsocks, move to port forwarding for advanced networking
3a9b004 if key is null or missing, then it is a fresh install
3f1cd47 update to smack-4.3-rc2
13a74ef enable advanced networking as needed if server is unreachable
835c96e automigrate to any available server from our list
0cbd840 improve use of Server metadata - if DNS lookup not used, see if we have server info in our local config
ed839c7 tweak custom typeface handling
69375f6 add boot event service listing
cbb1fba improve handling of boot event
47c320e update web icon
66ed0e4 update launcher icon
78357fe update to 1560014
b6369df improve camera UX and media preview as well - pause camera after one picture is taken - add a "cancel" icon for media preview before send - use built-in camera if "proofmode" is not enabled
e99fe85 add default launcher icon for older platforms
cb62dff fix Downloader to support text/* files update session adaptor to support downloading multiple files from incoming messages
2fef352 update app icons to modern style
5d43c42 add preferences for enabling proof mode
09a61b8 add support for sharing proofmode data inline with media files - appends proof URL to media message with image - adds support for single messages with multiple URLs in them
729581a first integration of libProofMode for photo signing and sensor data https://github.com/guardianproject/proofmode
5aa7cd9 fixes for reconnection and other stability
2646699 implement in-app camera for conversations
68994d9 disable reconnectionmanager
37d0175 update build to 1560013
d014f9e fix issue with checking for existing messages
b807677 update to 1560012
9041d66 first implementation of built-in Camera for proofmode
9f2f328 fixes for group chat session creation and updates
bbbbc24 more tweaks for camera
2f2d697 first addition of in-app camera
8a0fba2 add more debug info for group OMEMO actions
92e7393 fix NPE with receiving group chat messages
6ac10c4 update build to 1560011
6b0a6f5 implement battery optimization setting request
52de466 progress on #407 bookmarks - now adds and removes bookmarks as needed - still need to implement loading of bookmarks from server for new accounts
b7bfc6c fixes for creating new groups - sets the subject/name properly - ensures group is created even if no one is added, and no message sent
ef47946 small improvements to groupchat encryption
f999f17 work on #452 and else encrypted group sharing if omemo is enabled
29d3f53 add OMEMO trust settings for group members #452
3a73d6a fixes for #466 related to jid, resource handling and duplicate detection
7cea795 Merge pull request #485 from iamironrabbit/master
c6b6001 for #470 displays friendly message when receiving media
7a0a58d Merge pull request #483 from sandeepbisht/master
a5fddbe updates for group messaging, sending and more XMPP stuff
66d4cb0 don't enable OTR manually; only if OMEMO is not available - also don't update the "warning view" so much
a5642b5 Update XmppConnection.java
c1bb030 remove otr4jandroid from the project
0ff9d6b switched to cobratbq's OTR implementation from here: https://github.com/cobratbq/otr4j/blob/master/MODIFICATIONS updated to new API structure
b3fac39 massive changes round 1 to switch to otrj4 official library
93f4028 update to Smack 4.3 local jar build (for now) and modify API use as needed - also remove our out of data custom StreamHandler (Smack has this built in now)
Zom Android 15.6.0-beta-6
92927f7 updated to build 1560017
828f21c memory and performance improvements for camera and proofmode
45ae7e0 update build to 1560016
b76f61a improve display of proof mode
32e8e41 change group defaults
c241398 more progress in nearby sharing
ab0d15e added nearby photo sharing tied to usernames, chats
c97e54b update strings for topgyal bot
a7f2d62 implement new topgyal search bot
9ed3db3 adding in local libs for latest smack
80b613e update gradle
4cdd5f0 update default http proxy port
ed7606f remove shadowsocks, move to port forwarding for advanced networking
3a9b004 if key is null or missing, then it is a fresh install
3f1cd47 update to smack-4.3-rc2
13a74ef enable advanced networking as needed if server is unreachable
835c96e automigrate to any available server from our list
0cbd840 improve use of Server metadata - if DNS lookup not used, see if we have server info in our local config
ed839c7 tweak custom typeface handling
69375f6 add boot event service listing
cbb1fba improve handling of boot event
47c320e update web icon
66ed0e4 update launcher icon
Zom Android 15.6.0-beta-4
4cdd5f0 update default http proxy port
ed7606f remove shadowsocks, move to port forwarding for advanced networking
3a9b004 if key is null or missing, then it is a fresh install
3f1cd47 update to smack-4.3-rc2
13a74ef enable advanced networking as needed if server is unreachable
835c96e automigrate to any available server from our list
0cbd840 improve use of Server metadata - if DNS lookup not used, see if we have server info in our local config
ed839c7 tweak custom typeface handling
69375f6 add boot event service listing
cbb1fba improve handling of boot event
47c320e update web icon
66ed0e4 update launcher icon
78357fe update to 1560014
Zom Android 15.6.0-beta-3
b6369df improve camera UX and media preview as well - pause camera after one picture is taken - add a "cancel" icon for media preview before send - use built-in camera if "proofmode" is not enabled
e99fe85 add default launcher icon for older platforms
cb62dff fix Downloader to support text/* files update session adaptor to support downloading multiple files from incoming messages
2fef352 update app icons to modern style
5d43c42 add preferences for enabling proof mode
09a61b8 add support for sharing proofmode data inline with media files - appends proof URL to media message with image - adds support for single messages with multiple URLs in them
729581a first integration of libProofMode for photo signing and sensor data https://github.com/guardianproject/proofmode
5aa7cd9 fixes for reconnection and other stability
2646699 implement in-app camera for conversations
68994d9 disable reconnectionmanager
37d0175 update build to 1560013
d014f9e fix issue with checking for existing messages
b807677 update to 1560012