Releases: zom/Zom-Android-XMPP
Zom Android 15.0.3-beta-2
- fixes from beta 1 issues with file sharing, messaging sending and avatar loading
c3fd7ef update to 1503002
4fd658a ensure vcard avatars get updated
70a03de make sure to create file paths for data storage - related to update to new IOCipher 0.4
49088c7 tweak how PushManager instance and message queuing/sending work
a990ca4 Merge pull request #183 from n8fr8/master
Zom Android 15.0.3-beta-1
58a2182 update build for 1503001
c9ea5d3 disable debug for now
ba4a55f detect network outage/offline state more completely
cfdb210 don't start login again if we are already logging in
b14a12a attempt to fix the travis build
61d87b2 update chatsecure-push
2226e2e fix folder creation with media storage
f1aec22 massive cleanup, build optimization, and dependency improvements - switch to spongycastle instead of gp's version - try
af976df switch to updated apache httpclient import
107a418 remove multidex imports, not used anymore
d0044f5 switch to using spongycastle instead of our outdated bc fork
fbffdbc fixes #182 adding expression sticker pack
3217737 fixes #144 to make sure to close any existing chat session
9bebaaf tweak how the persistent notification shows up and works
dbfe991 make sure the "hint" color shows up when themes change
914072b remove unused insecure code: app/src/main/java/org/awesomeapp/messenger/plugin/xmpp/XmppConnection.java
753f813 progress on #180 notifying when there is no internet
58e31bb fix for new SDK 25 updates
75dc199 remove gradle witness pins for now, until we can properly update them
e26b2ac update gradle settings, switch back to IOCipher gradle depend
5b3223c update to latest build of chatsecure push repo
2b90c23 Merge branch 'master' of github.com:zom/Zom-Android
a058a62 modifications for use of custom fonts
12fc6dd fix gradle settigs, imports, and sdks
0be7f06 we don't need this anymore for sqlcipher
b73da63 add support for Lato fonts
9ea4938 fixes issues with chatstate handling and threads
c9167c4 check for now on typeface, don't do anything if null
Zom Android 15.0.2.002
- "Zom Services" chat bot is now enabled
- Default server is now home.zom.im
- Adding friend now waits for them to confirm you before starting to chat
2f1c45c update build version to 1502002
d140eab tweak how new chats are started for contacts
9c99222 make home.zom.im the default server
af51e56 link Zom Services to add contact and start chat!
eef828e just show three dots for typing indicator
00ed990 turn debug status off
25f709e update gradle build to 1502001
c53d875 small UI tweaks for themeing and spacing
1beab60 improve password change UI and experience
3fb4c80 add support for changing nickname and server password
a36324a update dev build of IOCipher AAR
8029d10 add new IOCipher dependency
54ad19d update local IOCipher depend
4bb2368 update zom services icon
b7cc29b Multiple improvements to multi-select, sharing and forwarding - contact picker now works with multiple selections for both group creation and sharing/forwarding - you can now share photos with multiple selected contacts - bug related to multiple mode not return proper selected items fixed by using "stable IDs"
a2c8dc4 updated strings from transifex
dd898e6 don't auto-start OTR in all cases; display fingerprint w/o session - We were over zealously trying to start OTR sessions before. Now we will not, so that we can give them a chance to work, and not overwhelm other clients. - We also need to be able to display OTR fingerprints for contacts, even if we don't have an active session with them. This will now show a default fingerprint for the contact if they are not conneted.
c54eda4 improve display of messages with/without bubble around them
b3de376 reset the main activity if certain settings are changed sometimes we have to finish() start() activity for these to take affect
8bc7fc9 improved contact link sharing to NOT use QRCode and just text
c4c1961 another fix for password view toggling
9c72807 allow toggle of show password UI
144a040 Merge branch 'master' of github.com:zom/Zom-Android
5954712 make attach menu animate in and out
b5ea8a8 tweak the typing indicator
7519a2e never show the sent + waiting (no check + clock)
3cae1b6 update name of chatsecure push module
4e746b8 update to IOCipher-v0.4 beta build
9446cce update to new IOCipher beta build for Android 7
ada00bd tweak the support for chat state typing indicators
76eb3c6 only show this warning for a certain period of time
294d254 remote unused library
c5bef4e tweak color of discover tab text
67dc9b0 Fixes #154: add Trust On First Use and Verification Warning The first time you encounter a contact and their OTR key, there will be no warning. If the key changes, the user will be warned and prompted to verify it on the profile screen. This is a work in progress fix, with a few more user expereince tweaks to come.
bdcb7a2 add new "Zom Services" string
ca0853d udpate the Discover tab
e68f883 fixes #157 with new buddhist sticker pack
c42371e Merge branch 'master' of github.com:zom/Zom-Android
49c46dd update build to 1501933
fd415d4 add typing indicator chatstatus support
65e3859 remnaning related work for this next release
a406bb1 delete random pgp sig files in repo
431ff3c update build.gradle spacing
4bec61a ignore pgp sigs
90703cc store presence created time for "last seen" support coming soon
128cdcc removed from legacy
25b323b show prominent verify button if needed
dc9b864 update to support multi-color letteravatars using material design
abf59a2 add new strings for security verification and lock
dc5765d add new reset lock menu option
8455e87 Add support for typing indicators to indicate active state
8c59464 make add friend dialog fullscreen
bcbfc46 Add app lock reset passphrase option
Zom Android 15.0.2.001a (1502001)
So many good improvements!
c53d875 small UI tweaks for themeing and spacing
1beab60 improve password change UI and experience
3fb4c80 add support for changing nickname and server password
a36324a update dev build of IOCipher AAR
8029d10 add new IOCipher dependency
54ad19d update local IOCipher depend
4bb2368 update zom services icon
b7cc29b Multiple improvements to multi-select, sharing and forwarding - contact picker now works with multiple selections for both group creation and sharing/forwarding - you can now share photos with multiple selected contacts - bug related to multiple mode not return proper selected items fixed by using "stable IDs"
a2c8dc4 updated strings from transifex
dd898e6 don't auto-start OTR in all cases; display fingerprint w/o session - We were over zealously trying to start OTR sessions before. Now we will not, so that we can give them a chance to work, and not overwhelm other clients. - We also need to be able to display OTR fingerprints for contacts, even if we don't have an active session with them. This will now show a default fingerprint for the contact if they are not conneted.
c54eda4 improve display of messages with/without bubble around them
b3de376 reset the main activity if certain settings are changed sometimes we have to finish() start() activity for these to take affect
8bc7fc9 improved contact link sharing to NOT use QRCode and just text
c4c1961 another fix for password view toggling
9c72807 allow toggle of show password UI
144a040 Merge branch 'master' of github.com:zom/Zom-Android
5954712 make attach menu animate in and out
b5ea8a8 tweak the typing indicator
7519a2e never show the sent + waiting (no check + clock)
3cae1b6 update name of chatsecure push module
4e746b8 update to IOCipher-v0.4 beta build
9446cce update to new IOCipher beta build for Android 7
ada00bd tweak the support for chat state typing indicators
76eb3c6 only show this warning for a certain period of time
294d254 remote unused library
c5bef4e tweak color of discover tab text
67dc9b0 Fixes #154: add Trust On First Use and Verification Warning The first time you encounter a contact and their OTR key, there will be no warning. If the key changes, the user will be warned and prompted to verify it on the profile screen. This is a work in progress fix, with a few more user expereince tweaks to come.
bdcb7a2 add new "Zom Services" string
ca0853d udpate the Discover tab
e68f883 fixes #157 with new buddhist sticker pack
Zom Android 15.0.1.934
294d254 remote unused library
c5bef4e tweak color of discover tab text
67dc9b0 Fixes #154: add Trust On First Use and Verification Warning The first time you encounter a contact and their OTR key, there wi
bdcb7a2 add new "Zom Services" string
ca0853d udpate the Discover tab
e68f883 fixes #157 with new buddhist sticker pack
Zom 15.2 BETA 1
Note: The "free-release" APK below is the developer build version, for those using that version. The "RELEASE KEY" is the official public release version, using the Google Play version, if you are upgrading from that.
HIGHLIGHTS
- Typing indicator when in chat
- New notice to verify "secure identity" if remote contact key/fingerprint is not marked as verified
- New "verify" button on profile page
- Add Friend dialog is now full screen and properly styled
- App lock password can not be change / reset (enter empty passphrase to remove)
COMMIT LOG
fd415d4 add typing indicator chatstatus support
65e3859 remnaning related work for this next release
a406bb1 delete random pgp sig files in repo
431ff3c update build.gradle spacing
4bec61a ignore pgp sigs
90703cc store presence created time for "last seen" support coming soon
128cdcc removed from legacy
25b323b show prominent verify button if needed
dc9b864 update to support multi-color letteravatars using material design
abf59a2 add new strings for security verification and lock
dc5765d add new reset lock menu option
8455e87 Add support for typing indicators to indicate active state
8c59464 make add friend dialog fullscreen
bcbfc46 Add app lock reset passphrase option
Zom Android 15.01.932
Zom Android 15.0.1.931
3af5cf8 update tibetan translations
101bcb3 more fixes to layout and themeing
488984a we should load the roster by default
635f063 tweak default colors and layout
572c50f fix theme support in textview and edittext
58cef29 improve add contact dialog
556dde4 update strings
4c61f75 update the strings with new translations
dbe9217 finalize strings for add contact dialog
3afdcaf update strings
bfe2b21 don't accept manual JID unless it verifies
17d0767 use the theme background
9a48df1 don't crash if fingerprint is null
da33657 addresses #138 improve layout and display of add friend dialog
Zom 15.0.1.930
15.0.1.930 (1501930) / 15 Sept 2016 / a76305d
a76305d update build to 1501930
f99ad52 fix onboarding background color
15.0.1.929 (1501929) / 15 Sept 2016
b2d6d73 make the toolbar styling work for all
14b32a7 make sure all textviews are org.ironrabbit.type.CustomTypefaceTextView
4eb112b ensure the proper delete contact flow
5ab5327 improve contact detail display - add delete contact menu option - add photos sent/from contact displayed - improve layout
1ddb8c5 make sure to close cursor in case of exception
cade2b1 don't log username
04b48c6 fix construction of multi condition where statements
c49ba9b improve handling of subscription reply and add manual reapprove
08b6da7 more fixes for color theme management
79565fa more updates for themeing support
b29817d more updates for app color themeing