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
/
main
/
java
/
eu
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
spelling fixes
klemens
2016-05-04
4
-5
/
+5
|
*
Renaming of variable
Sebastian
2016-05-03
1
-6
/
+6
|
|
|
Was probably just a copy/paste typo.
*
fixed presence template dedup for 'online' status
Daniel Gultsch
2016-05-03
1
-1
/
+2
|
*
ping all accounts at the same time
Daniel Gultsch
2016-05-02
1
-5
/
+17
|
*
show only username when registering account with magic create
Daniel Gultsch
2016-05-02
2
-13
/
+22
|
*
removed unnecessary logging
Daniel Gultsch
2016-04-30
1
-1
/
+0
|
*
properly cancel avatar tasks
Daniel Gultsch
2016-04-29
3
-5
/
+8
|
*
catch ActivityNotFoundException when requesting battery op
Daniel Gultsch
2016-04-29
2
-2
/
+12
|
*
port all android drop down list items to our own
Daniel Gultsch
2016-04-29
3
-10
/
+9
|
*
catch rare NPE when determining max http size
Daniel Gultsch
2016-04-29
1
-3
/
+3
|
*
synchronize around thumbnail cache to avoid loading images twice
Daniel Gultsch
2016-04-28
1
-12
/
+21
|
*
cancel potential tasks when receiving image preview from cache
Daniel Gultsch
2016-04-28
1
-3
/
+7
|
*
cleaned up captcha dialog
Daniel Gultsch
2016-04-28
1
-51
/
+41
|
*
don't request disco from self
Daniel Gultsch
2016-04-28
2
-3
/
+1
|
*
removed unused config variables
Daniel Gultsch
2016-04-27
10
-64
/
+14
|
*
made it possible to go back to welcome screen from edit account
Daniel Gultsch
2016-04-27
2
-4
/
+7
|
*
prevent user from accidentally changing password after using magic create
Daniel Gultsch
2016-04-26
5
-13
/
+71
|
*
fixed table creation
Daniel Gultsch
2016-04-25
1
-10
/
+14
|
*
don't create templates for empty status messages
Daniel Gultsch
2016-04-23
1
-2
/
+6
|
*
add change prescence to manage account context menu
Daniel Gultsch
2016-04-23
2
-3
/
+13
|
*
show status messages in contact details
Daniel Gultsch
2016-04-23
2
-1
/
+37
|
*
expert setting to manually change presence
Daniel Gultsch
2016-04-22
21
-77
/
+479
|
*
added magic create welcome screen
Daniel Gultsch
2016-04-19
6
-4
/
+176
|
*
always notify by default in conferences
Daniel Gultsch
2016-04-14
2
-3
/
+1
|
*
removed unnecessary call to stopSelf() after logging out
Daniel Gultsch
2016-04-14
1
-5
/
+11
|
*
add setting for quick sharing
Daniel Gultsch
2016-04-14
1
-2
/
+25
|
*
removed unused call to cancel events
Daniel Gultsch
2016-04-14
1
-1
/
+0
|
*
create Config varibale to show the disable foreground service button
Daniel Gultsch
2016-04-13
2
-3
/
+6
|
*
hacky workaround to determine if uri points to private file on < lolipop
Daniel Gultsch
2016-04-13
3
-9
/
+25
|
*
return own jid as true counterpart on self messages in muc
Daniel Gultsch
2016-04-13
1
-0
/
+3
|
*
added share uri button to conference details
Daniel Gultsch
2016-04-12
1
-0
/
+17
|
*
reverse order in contact chooser
Daniel Gultsch
2016-04-12
1
-1
/
+1
|
*
minor code cleanup
Daniel Gultsch
2016-04-12
1
-3
/
+1
|
*
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
2016-04-11
4
-37
/
+144
|
*
don't throw IO exception at end of stream
Daniel Gultsch
2016-04-10
1
-1
/
+0
|
*
fixed 'connecting…' button
Daniel Gultsch
2016-04-10
1
-3
/
+6
|
*
moved authentication into seperate method. force close socket before ↵
Daniel Gultsch
2016-04-10
1
-38
/
+44
|
|
|
|
changing status
*
introduced setting to turn of notification led
Daniel Gultsch
2016-04-09
1
-1
/
+4
|
*
use startdate as lower bound when querying archive with after=x
Daniel Gultsch
2016-04-09
1
-13
/
+3
|
*
don't show contact details when in conversations with self
Daniel Gultsch
2016-04-09
3
-1
/
+8
|
*
use last received message id when querying archive
Daniel Gultsch
2016-04-09
1
-7
/
+17
|
*
transform nimbuzz workaround into a more general 'waitForDisco' condition
Daniel Gultsch
2016-04-09
1
-6
/
+11
|
*
add required disco#items query to timeout list
Daniel Gultsch
2016-04-08
1
-1
/
+4
|
*
removed ernoexception in exchange for a regular exeption to prevent verify ↵
Daniel Gultsch
2016-04-08
1
-3
/
+2
|
|
|
|
error on <5.0
*
check file owner when attaching files or using them as avatar
Daniel Gultsch
2016-04-07
3
-2
/
+54
|
*
prevent null pointer when checking http upload max size
Daniel Gultsch
2016-04-07
1
-6
/
+6
|
*
better detect broken pep
Daniel Gultsch
2016-04-05
2
-2
/
+10
|
|
|
|
|
mark pep as broken when publishing bundle or device list failed reset 'brokenness' when account is getting disabled
*
switched around info and items query to avoid race condition
Daniel Gultsch
2016-04-04
1
-1
/
+1
|
*
removed unnecessary wait for disconnect
Daniel Gultsch
2016-04-04
1
-6
/
+0
|
*
made sure the disco#items query has returned before finalizing the bind
Daniel Gultsch
2016-04-04
1
-12
/
+24
|
[next]