index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
fix take photo with pending keys
Christian Schneppe
1
-1
/
+1
2017-11-20
ExceptionHelper: code clean up
Christian Schneppe
1
-7
/
+9
2017-11-20
code refactoring to provide shorter account enabled check
Christian Schneppe
8
-23
/
+26
2017-11-20
AndroidManifest use singleTop instead of singleTask to start new task when sh...
Christian Schneppe
1
-4
/
+5
2017-11-20
changed preview alpha to 0.6f
Christian Schneppe
1
-2
/
+2
2017-11-20
support for basic IM styling
Christian Schneppe
4
-0
/
+245
2017-11-20
SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.com
Christian Schneppe
1
-1
/
+1
2017-11-20
update translations
Christian Schneppe
1
-2
/
+48
2017-11-02
use ThreadPoolExecutor for BitmapWorkerTask
Christian Schneppe
5
-5
/
+5
2017-10-31
a little rewrite in WelcomeActivity
Christian Schneppe
1
-3
/
+14
2017-10-31
rename some variables/strings
Christian Schneppe
2
-11
/
+12
2017-10-29
UpdateService: set user-agent
Christian Schneppe
1
-0
/
+1
2017-10-29
UpdateService: use THREAD_POOL_EXECUTOR
Christian Schneppe
3
-3
/
+4
2017-10-29
update translations
Christian Schneppe
1
-1
/
+11
2017-10-29
Resync has_enabled_account setting after delete and on start
Christian Schneppe
1
-4
/
+7
2017-10-29
Resolver: active network gets high priority
Christian Schneppe
1
-10
/
+11
2017-10-29
Resolver: Only prefer VPN connections when network is active
Christian Schneppe
1
-1
/
+8
2017-10-29
XmppConnection: throw bind failure when server tries to reassign domain
Christian Schneppe
1
-1
/
+6
2017-10-29
Sharing: request permission
Christian Schneppe
1
-0
/
+23
2017-10-29
black list certain local parts and show domain instead
Christian Schneppe
3
-12
/
+57
2017-10-29
XmppConnection: do not count stanzas before smacks session has started
Christian Schneppe
1
-1
/
+9
2017-10-29
MessageAdapter: round file sizes
Christian Schneppe
1
-2
/
+2
2017-10-29
video processing: pick smaller file after transcoding. Do not transcode files...
Christian Schneppe
3
-3
/
+24
2017-10-29
Jingle: create output stream on demand
Christian Schneppe
3
-6
/
+9
2017-10-29
MessageAdapter: Do not display muc whispers as emoji only
Christian Schneppe
1
-1
/
+1
2017-10-18
update translations
Christian Schneppe
3
-738
/
+2041
2017-10-18
bring back option to highlight user in muc ...
Christian Schneppe
3
-1
/
+11
2017-10-18
fix crash while searching for updates and show error message if search was no...
Christian Schneppe
1
-10
/
+22
2017-10-17
move more untranslatable strings to defaults.xml
Christian Schneppe
2
-6
/
+6
2017-10-16
move untranslatable strings from strings to defaults
Christian Schneppe
1
-1
/
+49
2017-10-16
Update strings.xml
Christian Schneppe
1
-48
/
+0
2017-10-15
don't crash if runtime could not be retrieved
Christian Schneppe
2
-2
/
+5
2017-10-15
rework fix for duplicate file messages
Christian Schneppe
1
-3
/
+10
2017-10-14
correct (un)verified contacts icon (lock/shield)
Christian Schneppe
1
-2
/
+2
2017-10-14
also notify in notificationbar for new messages when messenger is open
Christian Schneppe
1
-1
/
+0
2017-10-13
add more file information to FileParams (apk file app name; vcard contacts name)
Christian Schneppe
3
-34
/
+101
2017-10-13
correct upload timeout
Christian Schneppe
1
-1
/
+1
2017-10-13
initialize some variables in UpdateService
Christian Schneppe
1
-2
/
+2
2017-10-13
fix strings
Christian Schneppe
2
-7
/
+7
2017-10-13
don't duplicate file if compression failes
Christian Schneppe
1
-1
/
+1
2017-10-13
Fix typo
licaon-kter
1
-1
/
+1
2017-10-10
add missing public UpdateService (){} to UpdateService
Christian Schneppe
1
-0
/
+1
2017-10-10
use a lighter red color for 'delete contact button' and remove this action fr...
Christian Schneppe
4
-18
/
+8
2017-10-10
reworked updater
Christian Schneppe
22
-403
/
+366
2017-10-06
correct hasEnabledAccounts
Christian Schneppe
1
-0
/
+9
2017-10-06
save message drafts across restarts
Christian Schneppe
2
-12
/
+16
2017-10-06
EventReceiver: use setting to store enabled accounts
Christian Schneppe
3
-22
/
+19
2017-10-06
FileBackend: close cursor after retrieving file size
Christian Schneppe
1
-9
/
+9
2017-10-06
limit audio player width on small screens
Christian Schneppe
3
-2
/
+8
2017-10-06
slight refactoring in MessageAdapter
Christian Schneppe
1
-14
/
+9
[next]