Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce new orange theme color | Christian Schneppe | 2019-11-15 | 1 | -1/+2 |
| | |||||
* | rework no write access hint in moderated public mucs | Christian Schneppe | 2019-11-15 | 1 | -0/+1 |
| | |||||
* | introduce setting to completely disable (OMEMO) encryption | Christian Schneppe | 2019-11-02 | 1 | -0/+3 |
| | |||||
* | clear bitmap cache after changing avatar settings | Christian Schneppe | 2019-10-26 | 1 | -0/+8 |
| | |||||
* | hide 'use integrated emoji' setting for Android O and higher | Christian Schneppe | 2019-10-19 | 1 | -3/+12 |
| | |||||
* | introduce app intro and some help screens | Christian Schneppe | 2019-09-21 | 1 | -3/+32 |
| | |||||
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 1 | -4/+3 |
| | |||||
* | replace YouTube links with Invidious links | Christian Schneppe | 2019-09-20 | 1 | -0/+1 |
| | | | | increases privacy and is configurable via preferences | ||||
* | code cleanup & small fixes | Christian Schneppe | 2019-07-01 | 1 | -1/+1 |
| | |||||
* | show own account in chatlist/contacts/conferences if you are in multi ↵ | Christian Schneppe | 2019-06-20 | 1 | -0/+1 |
| | | | | account mode | ||||
* | added Tor support to channel search | Christian Schneppe | 2019-04-28 | 1 | -0/+1 |
| | |||||
* | add activity to define some important privacy settings on first start | Christian Schneppe | 2019-03-31 | 1 | -2/+8 |
| | |||||
* | show notification when backup is done or failed | Christian Schneppe | 2019-02-18 | 1 | -30/+6 |
| | | | | show success notification only if backup was started manually | ||||
* | show web link previews in chat | Christian Schneppe | 2019-02-09 | 1 | -0/+1 |
| | | | | fixes #113 | ||||
* | optimize imports | Christian Schneppe | 2019-02-08 | 1 | -4/+0 |
| | |||||
* | make avatars from contacts configurable | Christian Schneppe | 2019-01-26 | 1 | -0/+1 |
| | |||||
* | small layout fixes | Christian Schneppe | 2019-01-26 | 1 | -66/+0 |
| | |||||
* | rework backup & restore | Christian Schneppe | 2019-01-26 | 1 | -12/+15 |
| | | | | use the implementation from Conversations | ||||
* | explicitly start service (instead of just bind) service from contact chooser | Christian Schneppe | 2019-01-25 | 1 | -9/+1 |
| | |||||
* | add preference to play gif files automatically in chat view | Christian Schneppe | 2019-01-04 | 1 | -0/+1 |
| | | | | fixes #170 and #236 | ||||
* | try to fix failing backups in multiaccount mode | Christian Schneppe | 2018-11-11 | 1 | -4/+4 |
| | | | | --> you have to enable multiaccount mode again and setup a password!!! | ||||
* | start ExportLogsService correctly on devices >= OREO | Christian Schneppe | 2018-11-08 | 1 | -1/+10 |
| | |||||
* | show media preview in messagebubble like text messages | Christian Schneppe | 2018-09-23 | 1 | -0/+1 |
| | |||||
* | preview media before sending them and allow sharing and attaching of ↵ | Christian Schneppe | 2018-09-23 | 1 | -2/+1 |
| | | | | multiple files | ||||
* | optimize some multi account handling in SettingsActivity | Christian Schneppe | 2018-09-14 | 1 | -17/+55 |
| | |||||
* | initial work toward api 26+ | Christian Schneppe | 2018-09-13 | 1 | -1/+2 |
| | | | | | * introduce notification channels * always use foreground service on 26+ | ||||
* | make QUICK_SHARE_ATTACHMENT_CHOICE configurable | Christian Schneppe | 2018-08-28 | 1 | -1/+13 |
| | |||||
* | introduced config flag to show attachment button instead of quick actions | Christian Schneppe | 2018-08-05 | 1 | -0/+7 |
| | |||||
* | fix cleanPrivateStorage() | Christian Schneppe | 2018-06-16 | 1 | -24/+5 |
| | |||||
* | make quick actions working again | Christian Schneppe | 2018-05-14 | 1 | -0/+22 |
| | |||||
* | make it possible to switch back to single account if only one account available | Christian Schneppe | 2018-04-22 | 1 | -3/+2 |
| | |||||
* | more theme working | Christian Schneppe | 2018-04-21 | 1 | -8/+13 |
| | |||||
* | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 2018-04-13 | 1 | -1/+28 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -8/+6 |
| | | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | ||||
* | setReplaceAll=false on emojiCompat for android o | Christian Schneppe | 2018-04-08 | 1 | -0/+17 |
| | |||||
* | fixed device rotation in settings activity | Christian Schneppe | 2018-04-08 | 1 | -2/+1 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -5/+4 |
| | |||||
* | calculate automatic timeout labels dynamically | Christian Schneppe | 2018-04-01 | 1 | -0/+20 |
| | |||||
* | finished 'Set Status Message' dialog | Christian Schneppe | 2018-04-01 | 1 | -3/+0 |
| | |||||
* | removed 'preemptive grant' setting | Christian Schneppe | 2018-04-01 | 1 | -0/+7 |
| | |||||
* | get rid of customizable resources | Christian Schneppe | 2018-04-01 | 1 | -62/+22 |
| | |||||
* | move new activity back to original name | Christian Schneppe | 2018-03-29 | 1 | -0/+3 |
| | |||||
* | show connection options in expert settings | Christian Schneppe | 2018-03-21 | 1 | -6/+0 |
| | |||||
* | rewrite how preference screens are invokved | Christian Schneppe | 2018-03-12 | 1 | -61/+124 |
| | |||||
* | integrate trust manager into conversations | Christian Schneppe | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | migrated alert dialogs to app compat | Christian Schneppe | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | implement multi accounts via expert settings | Christian Schneppe | 2018-03-08 | 1 | -8/+114 |
| | |||||
* | add null checks to huawei settings code | Christian Schneppe | 2018-02-10 | 1 | -13/+9 |
| | |||||
* | finish() SettingsActivity in onPause | Christian Schneppe | 2018-02-03 | 1 | -8/+11 |
| | | | | and revert 82732be0dafeb8cea0c8a3dedecdaaf1906cde34 | ||||
* | don't crash if huaweiPreferenceScreen.getIntent() = null | Christian Schneppe | 2018-02-02 | 1 | -5/+8 |
| |