aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe6-8/+11
2018-02-19only allow a number of white listed headers according to http upload v0.5Christian Schneppe1-7/+14
2018-02-19don't delete account if it's not yet created - fixes crashChristian Schneppe1-1/+0
2018-02-17don't show notification if there is no updateChristian Schneppe1-1/+0
2018-02-17Don't add account if user cancelsChristian Schneppe1-9/+8
2018-02-17show hint to allow installs from unknown sources just before update starts an...Christian Schneppe4-76/+95
2018-02-17fix typo in playstore detectionChristian Schneppe1-1/+1
2018-02-15Pass invite XMPP URI along instead of JIDChristian Schneppe6-20/+20
2018-02-15XmppUri: Add toString() methodChristian Schneppe1-0/+9
2018-02-15null check on invite objectChristian Schneppe1-1/+1
2018-02-15allow roster action with nameChristian Schneppe2-6/+15
2018-02-15always copy firefoxe’s shared filesChristian Schneppe2-2/+16
2018-02-15integrate intent integrator to finish activity when neededChristian Schneppe6-13/+634
2018-02-15don't show search icon if there is no roomChristian Schneppe1-1/+1
2018-02-11http upload: do not crash on invalid slot responsesChristian Schneppe1-4/+4
2018-02-10do not cross reference bookmarks and conversationsChristian Schneppe8-48/+37
2018-02-10always persist current nick (in bookmark and database)Christian Schneppe2-7/+17
2018-02-10don't cancel animation when switching accounts w/o initChristian Schneppe1-1/+3
2018-02-10skip empty srv recordsChristian Schneppe1-0/+3
2018-02-10return to welcome activity after deleting last accountChristian Schneppe4-60/+58
2018-02-10skip animations for startup activitiesChristian Schneppe2-5/+14
2018-02-10add null checks to huawei settings codeChristian Schneppe1-13/+9
2018-02-10do not put setup activites on stack twiceChristian Schneppe2-3/+11
2018-02-10update build tools and libsChristian Schneppe1-3/+3
2018-02-10SM saftey checksChristian Schneppe1-1/+11
2018-02-09add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe3-5/+140
2018-02-07update translationsChristian Schneppe2-1/+26
2018-02-05update leafletChristian Schneppe4-4/+8
2018-02-04show the correct icon for shared xmpp addressesChristian Schneppe1-0/+1
2018-02-04we don't need location permissions for showing locationsChristian Schneppe1-12/+1
2018-02-04highlight searchword in messagesChristian Schneppe2-1/+16
2018-02-04implemented message searchChristian Schneppe14-41/+272
2018-02-03finish() SettingsActivity in onPauseChristian Schneppe1-8/+11
2018-02-02don't crash if huaweiPreferenceScreen.getIntent() = nullChristian Schneppe1-5/+8
2018-02-02reorder context menu entries for ConferenceDetailsActivity and make membershi...Christian Schneppe2-11/+11
2018-02-02show progress dialog while downloading updateChristian Schneppe1-107/+207
2018-02-01fixed crash on receiving filesChristian Schneppe1-2/+2
2018-02-01update translationsChristian Schneppe3-1/+26
2018-01-31fixed crash on receiving filesChristian Schneppe2-3/+2
2018-01-30updated stringsChristian Schneppe1-1/+1
2018-01-30optimized /me behaviorChristian Schneppe4-4/+4
2018-01-30discover file extension in original filename from pgpChristian Schneppe5-44/+74
2018-01-30check if wakelock is held before releasingChristian Schneppe1-1/+3
2018-01-29do not explicitly request MAM archive for blocked contactsChristian Schneppe2-43/+44
2018-01-29support new http upload namespaceChristian Schneppe3-91/+100
2018-01-29direct link from settings to huaweis protected appsChristian Schneppe3-1/+25
2018-01-29add snooze button to notificationChristian Schneppe8-23/+98
2018-01-29check if app is installedFromPlayStore and use upcoming playstore site for up...Christian Schneppe3-15/+43
2018-01-29bypass check for unknown source settings for OEROChristian Schneppe1-3/+10
2018-01-28aaded some checks to fix some rare crashes of location servicesChristian Schneppe1-5/+11