aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice2-2/+2
2015-04-15some bug fixes concerning 0byte files. fixes #1126iNPUTmice2-1/+2
2015-04-14maintain state when rotating settings activityiNPUTmice1-14/+16
2015-04-14always show save button when account info was modified. fixes #918iNPUTmice1-5/+9
2015-04-13fixed disable account when sliding and not clicking the toggleiNPUTmice2-8/+9
2015-04-13fixed typosiNPUTmice2-2/+2
2015-04-13shut up linteriNPUTmice1-0/+1
2015-04-13Bugfix for issue #1121lookshe1-10/+18
2015-04-13 Maintain private chat on MUC. fixes #1097iNPUTmice1-1/+0
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2-12/+11
2015-04-11Add option to use MTM without default TrustManagerBrianBlade2-4/+18
2015-04-11allow sharing multiple images at once. fixes #1090iNPUTmice2-59/+104
2015-04-09don't resume old session when changing resourceiNPUTmice5-7/+35
2015-04-08Enable end-conversation by swipe gestureBrianBlade2-9/+95
2015-04-01Fix OTR-Error messagesBrianBlade2-18/+24
2015-04-01Add toggle account-state switchBrianBlade2-16/+37
2015-03-21properly set chat states when receiving otr status messagesiNPUTmice1-1/+1
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice5-3/+42
2015-03-20wait for session iq to return sucessfully before sending other stanzas. fixed...iNPUTmice1-26/+42
2015-03-19don't update presence for muc messagesiNPUTmice1-5/+2
2015-03-18# add delivery receipts for private muc msgsBrianBlade4-8/+24
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub2-6/+121
2015-03-17Set file size also for cached avatarsHolger Weiß1-29/+31
2015-03-11Do not Strigprep JIDs from databaseMateusz "maxmati" Nowoty?ski4-11/+13
2015-03-11add context menu entries for geo urisiNPUTmice1-17/+33
2015-03-10open location directly from notificationiNPUTmice1-0/+25
2015-03-10show geo uris as 'location' in overviewiNPUTmice1-1/+7
2015-03-07disable all really weak cipher suitesBoris Wachtmeister2-0/+25
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice5-48/+215
2015-03-06fixed enter is send optioniNPUTmice2-6/+10
2015-03-06fixed npe in message parseriNPUTmice1-4/+4
2015-03-05avoid unnecessary thread creationiNPUTmice3-17/+29
2015-03-05added config option to disable string prep in jidsiNPUTmice2-3/+5
2015-03-04experimantal in memory jid cachingiNPUTmice1-0/+15
2015-03-04Green led color is better with "full-green"Quentin1-1/+1
2015-03-02added methods to count number of unread messagesDaniel Gultsch2-0/+21
2015-03-01mark all sent messages up to a marker as displayedDaniel Gultsch2-13/+19
2015-03-01merge messages with related status (unsend, send, send_received)iNPUTmice1-1/+17
2015-02-28catching out of memory run time exception in hasEnabledAccounts()iNPUTmice1-0/+2
2015-02-27use conversations green in notification lediNPUTmice1-1/+1
2015-02-27don't add users with null nicks to muc user listiNPUTmice1-1/+1
2015-02-27hide change password menu item if server feature is unavailableiNPUTmice1-7/+8
2015-02-27Update NotificationService.javaQuentinC1-1/+1
2015-02-27- Update mBuilder in NotificationService.java to ensure that the led is displ...Quentin1-1/+2
2015-02-26reset error status in edit account when reconnectingiNPUTmice1-0/+4
2015-02-26check for null in jid parseriNPUTmice2-0/+3
2015-02-26initilize keys with jsonobject value on parse erroriNPUTmice1-1/+1
2015-02-25prevent next button from showing up too early on account setupiNPUTmice1-1/+1
2015-02-23reset incoming chat state when going into backgroundiNPUTmice1-0/+3
2015-02-23get rid of some useless debuggingiNPUTmice1-3/+0