Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-16 | add ability to delete own files from MediaViewerActivity | Christian Schneppe | 1 | -0/+1 | |
2020-02-14 | add 'show avatar' to context menu in chat view | Christian Schneppe | 1 | -0/+1 | |
to show a bigger avatar | |||||
2020-02-12 | set filter to MediaBrowserActivity | Christian Schneppe | 2 | -0/+2 | |
to show only images and videos or all media files fixes #457 | |||||
2020-02-11 | make colored muc names configurable | Christian Schneppe | 2 | -0/+3 | |
* default = off | |||||
2020-02-10 | shorten has Written to Wrote | subpub | 1 | -2/+2 | |
2020-02-09 | integrate alternative codec for voice recorder via attachment settings | Christian Schneppe | 2 | -0/+3 | |
2020-02-08 | add preferece to use unicolored background | Christian Schneppe | 2 | -0/+3 | |
2020-02-07 | rework RecordingActivity | Christian Schneppe | 1 | -1/+1 | |
2020-02-07 | update chat background | Christian Schneppe | 2 | -0/+7 | |
2020-02-06 | fix some button colors | Christian Schneppe | 3 | -3/+7 | |
2020-02-01 | remove unused resources | Christian Schneppe | 1 | -7/+0 | |
2020-02-01 | show progressbar instead of percentages while up-/downloading files | Christian Schneppe | 1 | -0/+1 | |
2020-01-31 | fix sending uncompressed files | Christian Schneppe | 1 | -1/+0 | |
2020-01-31 | use ExoPlayer for video playback | Christian Schneppe | 1 | -1/+1 | |
2020-01-27 | Update strings.xml | Christian Schneppe | 1 | -1/+1 | |
2020-01-26 | use more material style | Christian Schneppe | 2 | -7/+23 | |
2020-01-24 | parse install referrer from gplay | Christian Schneppe | 1 | -1/+0 | |
2020-01-24 | make registration uris work with fixed usernames | Christian Schneppe | 1 | -0/+2 | |
2020-01-24 | support registration via pars tokens | Christian Schneppe | 1 | -0/+2 | |
2020-01-24 | show number of participants in a MUC | Christian Schneppe | 1 | -1/+4 | |
2020-01-03 | Fix typo | Licaon_Kter | 1 | -2/+2 | |
...be more specific | |||||
2020-01-03 | Fix typos | Licaon_Kter | 1 | -12/+12 | |
2020-01-02 | automatically set year in about message | Christian Schneppe | 1 | -2/+2 | |
2019-12-23 | rework conference and contact details | Christian Schneppe | 1 | -1/+1 | |
* reduce avatar size * show big avatar on long click * reorder elements * show contact/muc JID in advanced mode fixes #423 | |||||
2019-12-13 | first step to remove OTR encryption | Christian Schneppe | 2 | -0/+3 | |
* make OTR available via expert settings and disable it as default | |||||
2019-12-08 | color optimizations in orange theme | Christian Schneppe | 2 | -9/+9 | |
2019-11-16 | set omemo on as default | Christian Schneppe | 1 | -1/+1 | |
2019-11-16 | fix some wordings | Christian Schneppe | 1 | -4/+4 | |
2019-11-16 | rework design colors and make it compatible with older ROMs | Christian Schneppe | 3 | -5/+17 | |
2019-11-15 | introduce new orange theme color | Christian Schneppe | 5 | -5/+130 | |
2019-11-15 | make private messages in MUCs more visible | Christian Schneppe | 1 | -0/+3 | |
2019-11-15 | rework no write access hint in moderated public mucs | Christian Schneppe | 2 | -1/+3 | |
2019-11-15 | small UI fixes in SetSettingsActivity | Christian Schneppe | 2 | -0/+3 | |
2019-11-15 | rework IntroActivity a bit | Christian Schneppe | 1 | -2/+2 | |
2019-11-03 | add grace period | Christian Schneppe | 2 | -0/+19 | |
2019-11-03 | optionally search local muc rooms instead of jabber.network | Christian Schneppe | 3 | -0/+15 | |
2019-11-03 | catch security exception when passing on share intent that didn't give us ↵ | Christian Schneppe | 1 | -0/+1 | |
permission | |||||
2019-11-02 | introduce setting to completely disable (OMEMO) encryption | Christian Schneppe | 2 | -0/+4 | |
2019-11-02 | use separate file for about info | Christian Schneppe | 2 | -52/+56 | |
2019-10-26 | mark cancelled jingle ft as such on both sides | Christian Schneppe | 1 | -0/+1 | |
2019-10-03 | show "no results" if there where no channels found in channel discovery search | Christian Schneppe | 1 | -0/+1 | |
2019-10-02 | Use dark navigation bar in QR scanner activity | Christian Schneppe | 2 | -4/+5 | |
* Use dark navigation bar on dark theme This approach uses `tools:targetApi` instead of separate theme file and avoids lint errors. * Use dark navigation bar in QR scanner activity This is consistent with the black background that is already used in that activity. | |||||
2019-10-02 | use new jabber.search.network endpoint | Christian Schneppe | 1 | -1/+1 | |
2019-10-02 | do not set invideous as default and add config to first start settings screen | Christian Schneppe | 1 | -1/+1 | |
2019-09-29 | rework intro | Christian Schneppe | 1 | -11/+18 | |
2019-09-24 | channel search result long press to show join dialog | Christian Schneppe | 1 | -0/+1 | |
2019-09-24 | small changes in quotes | Christian Schneppe | 1 | -0/+1 | |
* don't show username in single chats * differ between own and foreign quotes | |||||
2019-09-24 | minor intro improvements, shorten some texts | Christian Schneppe | 1 | -3/+7 | |
2019-09-23 | fix missing deps for EmojiService | Christian Schneppe | 1 | -0/+6 | |
2019-09-21 | update license info | Christian Schneppe | 1 | -0/+1 | |