Commit graph

3711 commits

Author SHA1 Message Date
Christian S
fac0c9c394 Update README.md 2016-04-23 21:28:47 +02:00
Christian S
50d6f11b09 changlog for upcoming version 2016-04-23 21:25:47 +02:00
Christian S
66d88bed98 increased disco timeout 2016-04-23 20:29:22 +02:00
Christian S
99e5e0fda3 optimized UI 2016-04-23 20:29:00 +02:00
Christian S
d0aef46126 changed updater a bit 2016-04-23 19:11:11 +02:00
Christian S
97173fd512 hide disable account via config switch 2016-04-23 16:12:59 +02:00
Christian S
6a6112daeb Prevent presences from being cleared on connection
Sometimes when enabling/reenabling accounts the initial presences that
the server sends get cleared shortly after connecting. This might also
be what caused . This commit fixes the status
inconsistencies I have experienced, though there might be more causes
for the problems described in that issue.
2016-04-23 15:33:25 +02:00
Christian S
d8b928c81b disable suggestions in password field 2016-04-23 10:08:12 +02:00
Christian S
e9e796d185 Merge remote-tracking branch 'refs/remotes/siacs/master' into development 2016-04-23 10:07:07 +02:00
Christian S
be25b0509b started 1.11.8-beta 2016-04-23 10:00:15 +02:00
Christian S
bc4cf2393a changed hidden password field 2016-04-23 09:59:38 +02:00
Christian S
d7937ae3a2 changed some strings 2016-04-23 09:59:26 +02:00
Christian S
8e37f416c7 make password invisible in edit account view 2016-04-22 21:54:59 +02:00
Christian S
268ed6d015 display mam settings as icon 2016-04-22 21:49:48 +02:00
Christian S
1cf06b3656 added multiple ports to connect to...
...and choose a random port to connect
2016-04-22 21:09:53 +02:00
Daniel Gultsch
195b745efc put welcome screen in scrollview 2016-04-22 00:17:08 +02:00
Christian S
1ecb3befed use IP/port to connect to server 2016-04-21 21:25:34 +02:00
Christian S
a277d7edd5 Merge branch 'refs/heads/welcome-screen' into development 2016-04-21 21:11:19 +02:00
Christian S
ac53ae215c remove hostname and port settings 2016-04-21 21:07:14 +02:00
Christian S
198e2ded97 changed and added some strings 2016-04-21 21:07:01 +02:00
Christian S
e5fef315b4 modified welcome screen 2016-04-21 21:06:32 +02:00
Christian S
f7c700880a Merge branch 'refs/heads/siacs/master' into welcome-screen 2016-04-21 20:12:14 +02:00
Daniel Gultsch
1a073ca454 added magic create welcome screen 2016-04-19 18:03:24 +02:00
Christian S
9e15ac10cc updated changelog 2016-04-16 19:33:07 +02:00
Christian S
10a608d05b Merge remote-tracking branch 'refs/remotes/siacs/master' into development 2016-04-16 19:29:38 +02:00
Christian S
555b4ac766 use material design icons for android < lollipop 2016-04-16 19:29:17 +02:00
Christian S
9bb1f34579 also show sent/received images with rounded corners 2016-04-16 19:16:02 +02:00
Christian S
dc4a3d3094 increased actionbar padding 2016-04-16 18:57:57 +02:00
Christian S
3712e33d97 make image corners more rounded 2016-04-16 18:37:15 +02:00
Christian S
28d318409d changed default values to match preferences.xml 2016-04-16 18:05:56 +02:00
Christian S
f987abe3e5 increase font size 2016-04-16 18:05:28 +02:00
Christian S
1687e9df88 changed some strings 2016-04-15 22:25:50 +02:00
Christian S
b80972cfa3 added missing strings 2016-04-15 22:16:16 +02:00
Christian S
3303372f03 corrected strings 2016-04-15 22:04:52 +02:00
Christian S
115a3a3396 Merge remote-tracking branch 'refs/remotes/siacs/master' into development 2016-04-15 22:02:52 +02:00
Christian S
26850fe48b added condition to show 'disable foreground service' button 2016-04-15 21:54:05 +02:00
Christian S
5f517a76a8 disallow account deactivation
added reconnect to account context menu
2016-04-15 21:43:55 +02:00
Christian S
0f4ccb64ba make foreground service always enabled
and don't let the user choose the foreground settings
2016-04-15 21:27:28 +02:00
Daniel Gultsch
bfe01c4322 version bump to 1.11.7 + changelog 2016-04-14 23:13:44 +02:00
Daniel Gultsch
e9494af098 always notify by default in conferences 2016-04-14 22:37:05 +02:00
Daniel Gultsch
eb63cdb9ad removed unnecessary call to stopSelf() after logging out 2016-04-14 21:45:36 +02:00
Daniel Gultsch
72aa10b536 add setting for quick sharing 2016-04-14 21:12:44 +02:00
Christian S
00f9ca537c Merge remote-tracking branch 'refs/remotes/siacs/master' into development 2016-04-14 20:44:59 +02:00
Daniel Gultsch
39e717ed94 removed unused call to cancel events 2016-04-14 00:16:59 +02:00
Daniel Gultsch
c53c6cb6b6 create Config varibale to show the disable foreground service button 2016-04-13 18:00:12 +02:00
Daniel Gultsch
594e65bb2b hacky workaround to determine if uri points to private file on < lolipop 2016-04-13 11:14:36 +02:00
Daniel Gultsch
4332b0df44 return own jid as true counterpart on self messages in muc 2016-04-13 11:13:47 +02:00
Daniel Gultsch
3e654bea0e added share uri button to conference details 2016-04-12 18:30:02 +02:00
Daniel Gultsch
2a4db01709 reverse order in contact chooser 2016-04-12 18:29:41 +02:00
Daniel Gultsch
7223b5b274 minor code cleanup 2016-04-12 17:52:58 +02:00