Commit Graph

  • 150bfd0d57 Remove reconnect callback Jannis Mattheis 2021-04-18 10:34:06 +02:00
  • b8ce09bb3a Version 2.1.1 Jannis Mattheis 2021-04-01 20:21:45 +02:00
  • c45c19b968 Fix support for base64 images Jannis Mattheis 2021-04-01 20:20:41 +02:00
  • 211a1b1cba Version 2.1.0 Jannis Mattheis 2021-02-14 12:14:32 +01:00
  • 4e6274c635 Update build badge Jannis Mattheis 2021-02-14 12:16:17 +01:00
  • 21721cd5e1 Remove travis enc file Jannis Mattheis 2021-02-14 12:14:04 +01:00
  • 5a17dbaa39 Migrate to github actions Jannis Mattheis 2021-02-14 11:01:58 +01:00
  • e7b376a501 Use table aware movement plugin Jannis Mattheis 2021-02-14 10:49:59 +01:00
  • 4a1eb50d13 Update dependencies Jannis Mattheis 2021-02-14 10:49:53 +01:00
  • 21e49d0852 Add absolute/relative time format setting RemiRigal 2021-02-14 09:51:19 +01:00
  • 107810dcb7 Add delete app option p1gp1g 2021-01-06 18:13:01 +01:00
  • b025508772 Version 2.0.14 Jannis Mattheis 2020-09-10 20:05:30 +02:00
  • 612b7af3fb Increase timeout after reconnect Jannis Mattheis 2020-08-01 14:58:10 +02:00
  • 28beabf258 Ignore multiple reconnects Jannis Mattheis 2020-08-01 14:35:14 +02:00
  • 8f045e20f3 Reconnect on websocket close Jannis Mattheis 2020-08-01 14:10:29 +02:00
  • 31c96e2d15 Ignore events from already discarded websocket listeners Jannis Mattheis 2020-08-01 13:59:12 +02:00
  • f3a0266694 Add long press option to copy content to clipboard (#135) Rodrigo Sanabria 2020-08-26 18:56:19 +02:00
  • a3dd5e92a0 Fix #131 allow app to use user certificates Rodrigo Sanabria 2020-08-23 19:13:39 +02:00
  • 85d20e1f9e Use application index in menu items Jannis Mattheis 2020-07-15 18:35:30 +02:00
  • b3b1e47cff Use long for ids Jannis Mattheis 2020-06-24 18:52:48 +02:00
  • 4edaa1943f Update client Jannis Mattheis 2020-06-24 18:40:00 +02:00
  • f3c7ffd9cd Version 2.0.13 Jannis Mattheis 2020-07-12 20:55:01 +02:00
  • dea1e42820 Add inputs for the pushed message to share activity tomasvanagas 2020-07-09 22:41:47 +03:00
  • f85b5312e6 Add share activity Robbie Page 2019-01-26 00:11:59 -05:00
  • 85c255e462 Show appicon in notifications fn 2020-06-18 18:03:57 +02:00
  • 91dfd881e1 Fix not working scheduled reconnect Jannis Mattheis 2020-05-30 19:59:28 +02:00
  • fe9e431a2b Delete client on logout Jannis Mattheis 2020-05-29 19:32:47 +02:00
  • b35eb06949 Version 2.0.12 Jannis Mattheis 2020-05-09 18:38:25 +02:00
  • ee36b6aa8a Add dark mode Jannis Mattheis 2020-05-08 18:13:18 +02:00
  • 91be6fa72e Update dependencies Jannis Mattheis 2020-05-08 15:26:07 +02:00
  • e4adb21def Version 2.0.11 Jannis Mattheis 2020-05-04 16:20:55 +02:00
  • 0f8b82ed86 Load data: urls in markdown Jannis Mattheis 2020-05-03 09:55:50 +02:00
  • 96ad18a573 Make text in logs view selectable Jannis Mattheis 2020-03-29 09:13:30 +02:00
  • 0215517806 Add snackbar for successful copy logs Jannis Mattheis 2020-03-29 09:11:59 +02:00
  • 13a889e195 Make logs copyable happymario 2020-03-28 01:27:26 +08:00
  • df71fc1820 Truncate precise timestamp to seconds. leopoldsedev 2020-02-26 23:11:07 +01:00
  • 1fb40f2f39 Rename content to context. leopoldsedev 2020-02-26 16:27:29 +01:00
  • 077eaff084 Show precise timestamp when pressing on message time (closes #90). leopoldsedev 2020-02-16 13:19:38 +01:00
  • 10b6741cd5 Make remaining public methods synchronized. leopoldsedev 2020-02-18 00:16:15 +01:00
  • 48c2806d12 Adapt delete button code to fit with other changes. leopoldsedev 2020-02-15 19:24:33 +01:00
  • f49900e0ef Revert "Remove message delete button." leopoldsedev 2020-02-15 19:15:46 +01:00
  • 8d4a331bba Rework undo deletion logic. leopoldsedev 2020-02-15 19:12:35 +01:00
  • 0ebeeec35e Make new methods for undoing deletions synchronized. leopoldsedev 2020-02-15 17:26:08 +01:00
  • dc9426bbae Change swipe color to softer red. leopoldsedev 2020-02-15 17:25:20 +01:00
  • ed8689daa0 Add null-check of swipe icon. leopoldsedev 2020-02-15 17:25:03 +01:00
  • 6b00bfb63c Don't scroll to position when undoing a deletion. leopoldsedev 2020-02-15 17:21:48 +01:00
  • c22c8c1417 Implement undo snackbar when deleting messages by swiping. leopoldsedev 2020-02-11 23:35:37 +01:00
  • 1d0ec1fe30 Remove message delete button. leopoldsedev 2020-02-11 23:10:01 +01:00
  • 5905e84d13 Add background color and icon when swiping. leopoldsedev 2020-02-10 22:02:26 +01:00
  • 5fa5711f36 Implement swiping left/right to delete messages (closes #38). leopoldsedev 2020-02-10 20:07:34 +01:00
  • fd07cad969 Replace ListView with RecyclerView for the message list. leopoldsedev 2020-02-10 18:41:06 +01:00
  • 668e050add Add handling for extra "android::action:onReceive:intentUrl" Michael Zöller 2020-02-17 10:23:58 +01:00
  • f8422f4ef1 Fix SwipeRefreshLayout and ListView interaction. leopoldsedev 2020-02-10 16:07:42 +01:00
  • 737ad194e9 Various UI enhancements. leopoldsedev 2020-02-09 19:34:40 +01:00
  • 15f4e8647f Fix freeze when login URL has trailing whitespace. leopoldsedev 2020-02-09 14:49:26 +01:00
  • 7116ef522c Clear notifications on open app (#93) mzoeller 2020-02-06 18:39:44 +01:00
  • f043bef039 Version 2.0.10 Jannis Mattheis 2020-02-05 20:15:18 +01:00
  • a4cbd885d0 Add support for opening urls when clicking on notifications (#91) mzoeller 2020-02-05 19:13:07 +01:00
  • a5b5041d51 Version 2.0.9 Jannis Mattheis 2019-12-14 10:18:16 +01:00
  • 9571898287 Add cache for images (#88) Dylan Parker 2019-12-14 00:57:39 -08:00
  • cbc4e4a30b Add message priority to readme Jannis Mattheis 2019-11-28 23:20:19 +01:00
  • d4de6dc366 Version 2.0.8 Jannis Mattheis 2019-11-28 22:06:38 +01:00
  • c413114702 Update compile sdk Jannis Mattheis 2019-11-28 21:45:27 +01:00
  • de49792133 Update butterknife Jannis Mattheis 2019-11-28 22:27:43 +01:00
  • d9113a8a95 Update markwon Jannis Mattheis 2019-11-28 21:41:46 +01:00
  • 7bc34df352 Update spotless Jannis Mattheis 2019-11-28 22:17:11 +01:00
  • 23b1b889c8 Update android lib deps Jannis Mattheis 2019-11-28 21:41:15 +01:00
  • 211f8c7a87 Version 2.0.7 Jannis Mattheis 2019-04-14 14:56:33 +02:00
  • ef6ea30162 Add gif & tables plugin Jannis Mattheis 2019-04-13 10:46:13 +02:00
  • 5a9fced30d Images plugin allows images Jannis Mattheis 2019-04-13 10:38:51 +02:00
  • 69af6786ee MovementPlugin fixes clicking links Jannis Mattheis 2019-04-13 10:35:08 +02:00
  • eb515673f4 Autolink web prevents other markdown links from beeing rendered Jannis Mattheis 2019-04-13 10:18:43 +02:00
  • be2b1e3528 Use extra property to determine the content of messages Jannis Mattheis 2019-04-05 20:04:53 +02:00
  • 7622eeef21 Version 2.0.6 Jannis Mattheis 2019-03-30 11:11:56 +01:00
  • 940f23a49f Make message selectable Jannis Mattheis 2019-03-30 10:02:44 +01:00
  • 174ab572d7 Add markdown support for messages Jannis Mattheis 2019-03-30 09:53:07 +01:00
  • 3b2fc90569 Show full url in connection string Jannis Mattheis 2019-03-08 10:13:46 +01:00
  • b19132e081 Version 2.0.5 Jannis Mattheis 2019-03-01 17:46:15 +01:00
  • 28e270eed6 Fix typo Jannis Mattheis 2019-03-01 17:46:10 +01:00
  • 7f3f07d8f5 Move title above image & allow multiline title Jannis Mattheis 2019-02-27 20:46:13 +01:00
  • 47b0ef4889 Make title bold Jannis Mattheis 2019-02-26 20:32:37 +01:00
  • 732e2965c7 Reduced the title font size (#54) Hugh Greenberg 2019-02-26 12:28:43 -07:00
  • 8698ef66d1 Document steps to update client Jannis Mattheis 2019-02-21 19:50:13 +01:00
  • 91ac373642 Update code to use new client Jannis Mattheis 2019-02-20 19:00:56 +01:00
  • 1280814425 Update swagger client Jannis Mattheis 2019-02-18 17:53:42 +01:00
  • d91c431988 Use master for generating spec Jannis Mattheis 2019-02-18 17:52:56 +01:00
  • f713ba4915 Fix race condition while loading messages Jannis Mattheis 2019-02-16 09:59:28 +01:00
  • 67daf8dc2f Support URLs with path prefix (#46) 饺子w 2019-02-18 02:05:30 +08:00
  • f74e79232b Merge pull request #43 from eternal-flame-AD/upstream-autolink Jannis Mattheis 2019-01-19 10:12:34 +01:00
  • f10520647c message body autolink eternal-flame-AD 2019-01-02 14:54:42 +08:00
  • c53017ec02 Merge pull request #41 from eternal-flame-AD/upstream-patch-network Jannis Mattheis 2019-01-06 12:38:45 +01:00
  • 0c3ebb9bce Remove obsolete reconnect callbacks eternal-flame-AD 2019-01-05 10:36:49 +08:00
  • 38681012a6 Wait for network when websocket connection failed Jannis Mattheis 2019-01-04 22:47:10 +01:00
  • 7a4d951c0b Add permission ACCESS_NETWORK_STATE Jannis Mattheis 2019-01-04 22:45:35 +01:00
  • e784471994 Add battery and notification improvements Jannis Mattheis 2018-12-22 20:15:33 +01:00
  • d85ad224f7 Improve readme Jannis Mattheis 2018-12-22 19:20:11 +01:00
  • 7da23cf94a Limit reconnect timeout Jannis Mattheis 2018-12-22 18:02:14 +01:00
  • b25c5c928a Version 2.0.4 Jannis Mattheis 2018-12-22 17:50:32 +01:00
  • bf07bfc863 Merge pull request #35 from gotify/deps Jannis Mattheis 2018-12-22 17:49:10 +01:00
  • a790644d91 Update retrofit Jannis Mattheis 2018-12-22 17:30:10 +01:00