aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* app_name through gradlelookshe2020-11-081-0/+2
|
* add suffix for domainlookshe2020-11-081-1/+2
|
* add flavor and build config for fixed domainslookshe2020-11-081-1/+9
|
* relates to FS#299: moves privacy and terms of use urls to build configsteckbrief2020-04-101-0/+2
|
* relates to FS#299: Changes URL to staticmap for generating location map ↵steckbrief2020-04-101-0/+3
| | | | image to piratx.thedevstack.de, moves definition of invite host url and url to staticmap to build config
* updates versionsteckbrief2019-11-191-2/+2
|
* update versionlookshe2019-07-281-3/+3
|
* implements FS#272: Remove 'App-Updater'steckbrief2019-07-071-1/+0
|
* implements FS#282: In-App Logcat View; introduces piratx application ↵steckbrief2019-07-071-0/+1
| | | | implementation to access the appcontext in a static way
* changes maven repositories to use only our proxy; fixes App crash when ↵steckbrief2019-07-061-12/+10
| | | | opening settings screens (e.g. UI Settings)
* introduces new distribution and stage flavors as first steps for rebrandingsteckbrief2019-07-011-7/+16
|
* version 2.2.7 + CHANGELOGChristian Schneppe2019-06-271-2/+2
|
* version 2.2.6 + changesChristian Schneppe2019-06-251-2/+2
|
* version 2.2.5 + changesChristian Schneppe2019-06-231-2/+2
|
* version 2.2.4 + changesChristian Schneppe2019-06-221-2/+2
|
* version 2.2.4 beta + changesChristian Schneppe2019-06-081-4/+5
|
* version 2.2.4 beta (2019-05-18)Christian Schneppe2019-05-181-1/+1
|
* update build.toolsChristian Schneppe2019-05-031-1/+1
|
* implement channel discoveryChristian Schneppe2019-04-261-0/+3
| | | | | refactor muc search to use http cache channel search results
* version 2.2.3 + CHANGELOGChristian Schneppe2019-04-121-2/+2
|
* version 2.2.2 + CHANGELOGChristian Schneppe2019-04-021-3/+3
|
* fix crash in websitepreview on older devicesChristian Schneppe2019-03-191-1/+1
|
* version 2.2.1 + changesChristian Schneppe2019-03-141-2/+2
|
* version 2.2.0Christian Schneppe2019-03-061-2/+2
|
* version 2.2.0 beta (2019-02-20)Christian Schneppe2019-02-201-2/+2
|
* improve RichPreviewChristian Schneppe2019-02-201-1/+0
|
* version 2.2.0 beta (2019-02-10)Christian Schneppe2019-02-101-2/+3
|
* automatically hide and show FAB in MediaViewerActivityChristian Schneppe2019-02-091-1/+1
| | | | integrate lib FullscreenVideoView as files
* version 2.2.0 beta (2019-02-09) + changesChristian Schneppe2019-02-091-2/+2
|
* show web link previews in chatChristian Schneppe2019-02-091-2/+3
| | | | fixes #113
* Fix missing depChristian Schneppe2019-02-081-0/+1
| | | | thanks, closes #300
* update gradle pluginChristian Schneppe2019-01-251-1/+1
|
* offer 'open with' in context menu for geo urisChristian Schneppe2019-01-251-0/+1
|
* update androidTranscoder to version 0.3Christian Schneppe2019-01-071-16/+12
|
* update libsChristian Schneppe2019-01-041-5/+5
|
* version 2.1.5 + CHANGELOGChristian Schneppe2018-12-271-2/+2
|
* remove firebase analystics classes from gradleChristian Schneppe2018-12-141-1/+3
|
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-141-1/+1
| | | | | | | | | This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
* Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locallyChristian Schneppe2018-12-141-2/+2
| | | | | | | | | | | | | | xmpp-addr: Backfill missing class method for Java 1.7 This backfills missing class methods for `java.nio.charset.StandardCharsets` and `java.util.Objects` for compatibility with platforms which do not support these (mainly Android SDK versions <= 18). Change `minSdkVersion` to 18, backfill missing methods This reduces the minimum SDK version to 18 (Android 4.3), which notably is the last supported version for the BlackBerry OS 10.3 Android compatibility layer. Drop support for Android 4.1 and 4.2
* version 2.1.5 beta (2018-12-04)Christian Schneppe2018-12-041-4/+4
|
* use toastcompat library to catch BadTokenExceptionChristian Schneppe2018-11-231-0/+1
|
* version 2.1.3 + changesChristian Schneppe2018-11-211-2/+2
|
* version 2.1.3 + CHANGELOGChristian Schneppe2018-11-111-2/+2
|
* update gradle & CHANGELOGChristian Schneppe2018-11-081-2/+2
|
* implement pl.droidsonroids.gifChristian Schneppe2018-11-061-0/+1
|
* version 2.1.2 + CHANGELOGChristian Schneppe2018-10-221-2/+2
|
* fix some build errorsChristian Schneppe2018-10-201-2/+0
|
* version 2.1.1 + CHANGELOGChristian Schneppe2018-10-201-5/+6
|
* enable push messagesChristian Schneppe2018-10-201-9/+21
|
* remove unused SimpleFingerGestures_Android_LibraryChristian Schneppe2018-10-031-1/+0
|