aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-04-16use material design icons for android < lollipopChristian S2-23/+23
2016-04-16also show sent/received images with rounded cornersChristian S2-2/+4
2016-04-16increased actionbar paddingChristian S1-2/+4
2016-04-16make image corners more roundedChristian S11-12/+12
2016-04-16changed default values to match preferences.xmlChristian S2-4/+4
2016-04-16increase font sizeChristian S2-9/+10
2016-04-15changed some stringsChristian S1-2/+2
2016-04-15added missing stringsChristian S1-0/+4
2016-04-15corrected stringsChristian S1-1/+0
2016-04-15added condition to show 'disable foreground service' buttonChristian S1-1/+1
2016-04-15disallow account deactivationChristian S7-63/+10
added reconnect to account context menu
2016-04-15make foreground service always enabledChristian S5-14/+4
and don't let the user choose the foreground settings
2016-04-14always notify by default in conferencesDaniel Gultsch2-3/+1
2016-04-14removed unnecessary call to stopSelf() after logging outDaniel Gultsch1-5/+11
2016-04-14add setting for quick sharingDaniel Gultsch3-17/+51
2016-04-14removed unused call to cancel eventsDaniel Gultsch1-1/+0
2016-04-13create Config varibale to show the disable foreground service buttonDaniel Gultsch2-3/+6
2016-04-13hacky workaround to determine if uri points to private file on < lolipopDaniel Gultsch3-9/+25
2016-04-13return own jid as true counterpart on self messages in mucDaniel Gultsch1-0/+3
2016-04-12added share uri button to conference detailsDaniel Gultsch15-14/+43
2016-04-12reverse order in contact chooserDaniel Gultsch1-1/+1
2016-04-12minor code cleanupDaniel Gultsch1-3/+1
2016-04-11republish avatar if server offers non-persistent pep :-(Daniel Gultsch4-37/+144
2016-04-11Revert "chnaged avatar format to match XEP"Christian S1-1/+1
This reverts commit b8ec4663db7fb597ec4a4030ac9ea508e885d9e5.
2016-04-11don't show contact details when in conversations with selfChristian S1-26/+23
2016-04-10pulled translations from transifexDaniel Gultsch29-86/+27
2016-04-10don't throw IO exception at end of streamDaniel Gultsch1-1/+0
2016-04-10fixed 'connecting…' buttonDaniel Gultsch1-3/+6
2016-04-10moved authentication into seperate method. force close socket before ↵Daniel Gultsch1-38/+44
changing status
2016-04-09introduced setting to turn of notification ledDaniel Gultsch3-5/+15
2016-04-09Insert /me on long click send buttonArtem Shipovskiy1-0/+11
2016-04-09chnaged avatar format to match XEPChristian S1-1/+1
2016-04-09use startdate as lower bound when querying archive with after=xDaniel Gultsch1-13/+3
2016-04-09don't show contact details when in conversations with selfDaniel Gultsch3-1/+8
2016-04-09use last received message id when querying archiveDaniel Gultsch1-7/+17
2016-04-09transform nimbuzz workaround into a more general 'waitForDisco' conditionDaniel Gultsch1-6/+11
2016-04-08add required disco#items query to timeout listDaniel Gultsch1-1/+4
2016-04-08removed ernoexception in exchange for a regular exeption to prevent verify ↵Daniel Gultsch1-3/+2
error on <5.0
2016-04-08pulled translations from transifexDaniel Gultsch2-3/+23
2016-04-07check file owner when attaching files or using them as avatarDaniel Gultsch4-2/+55
2016-04-07prevent null pointer when checking http upload max sizeDaniel Gultsch1-6/+6
2016-04-05fix ui bug in edit account viewChristian S1-3/+3
2016-04-05better detect broken pepDaniel Gultsch2-2/+10
mark pep as broken when publishing bundle or device list failed reset 'brokenness' when account is getting disabled
2016-04-04add option to only allow one account and set it to trueChristian S2-5/+4
2016-04-04switched around info and items query to avoid race conditionDaniel Gultsch1-1/+1
2016-04-04pulled translations from transifexDaniel Gultsch12-26/+71
2016-04-04removed unnecessary wait for disconnectDaniel Gultsch1-6/+0
2016-04-04made sure the disco#items query has returned before finalizing the bindDaniel Gultsch1-12/+24
2016-04-03set sending crash reports to true as defaultChristian S1-1/+1
2016-04-03updated about infoChristian S1-1/+3