aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-14New translations strings.xml (Greek)Christian Schneppe1-2/+0
2018-09-14New translations strings.xml (Italian)Christian Schneppe1-3/+0
2018-09-14New translations strings.xml (Polish)Christian Schneppe1-3/+0
2018-09-14New translations strings.xml (Dutch)Christian Schneppe1-3/+0
2018-09-14New translations strings.xml (Romanian)Christian Schneppe1-3/+0
2018-09-13New translations strings.xml (Swedish)Christian Schneppe1-2/+0
2018-09-13New translations strings.xml (Tagalog)Christian Schneppe1-2/+0
2018-09-13New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-118/+116
2018-09-13New translations strings.xml (French)Christian Schneppe1-2/+0
2018-09-13New translations strings.xml (Turkish)Christian Schneppe1-3/+0
2018-09-11New translations strings.xml (German)Christian Schneppe1-0/+2
2018-09-11New translations strings.xml (Portuguese)Christian Schneppe1-116/+116
2018-08-28New translations strings.xml (German)Christian Schneppe1-0/+2
2018-08-28New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-116/+116
2018-08-26New translations strings.xml (German)Christian Schneppe1-0/+1
2018-08-25New translations strings.xml (German)Christian Schneppe1-1/+0
2018-08-25New translations strings.xml (Portuguese)Christian Schneppe1-116/+116
2018-08-05New translations strings.xml (German)Christian Schneppe1-0/+2
2018-08-05New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-116/+116
2018-08-05add a quick action for voice recordingChristian Schneppe6-5/+51
2018-08-05don't use internal updater if installed from F-Droid or Google Play StoreChristian Schneppe1-4/+4
2018-08-05New translations strings.xml (German)Christian Schneppe1-0/+1
2018-08-05New translations strings.xml (Portuguese)Christian Schneppe1-116/+116
2018-08-05add location to permission check, tooChristian Schneppe2-0/+4
2018-08-05introduced config flag to show attachment button instead of quick actionsChristian Schneppe35-27/+142
2018-08-05update Leaflet to version 1.3.3Christian Schneppe3-13/+8
2018-08-04add some more permission checks for locationsChristian Schneppe2-4/+13
2018-08-04fix typoChristian Schneppe1-1/+1
2018-08-04New translations strings.xml (German)Christian Schneppe1-0/+2
2018-08-04New translations strings.xml (Portuguese, Brazilian)Christian Schneppe1-116/+116
2018-08-04use blabber.im as default domainChristian Schneppe5-4/+16
2018-08-04New translations strings.xml (German)Christian Schneppe1-0/+1
2018-08-03also mark previews unread messages as readChristian Schneppe2-2/+14
2018-08-03temporarily hide message deletion in chat viewChristian Schneppe1-1/+3
2018-08-03New translations strings.xml (Portuguese)Christian Schneppe1-116/+116
2018-08-03some changes in UpdaterChristian Schneppe4-29/+43
2018-08-03call onMessageFound outside sync blockChristian Schneppe2-28/+33
2018-08-03show toast if no address book app is installedChristian Schneppe2-7/+15
2018-08-03call switchTo(Fore|Back)ground() outside synchronized blockChristian Schneppe1-57/+88
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+10
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-1/+9
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+4
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+4
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-1/+14
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-0/+9
2018-08-02New translations strings.xml (Bulgarian)Christian Schneppe1-1/+26
2018-08-01New translations strings.xml (Bulgarian)Christian Schneppe1-0/+3
2018-07-29null pointer check in notification serviceChristian Schneppe1-1/+1
2018-07-29catch all exceptions when checking file sizeChristian Schneppe1-1/+1
2018-07-29do not call listeners while being synchronized on stanza queueChristian Schneppe3-12/+38