Commit Graph

  • a53716af82 reset to head Daniel Gultsch 2014-04-03 15:46:23 +0200
  • 10f71c53c8 increased version and fixed one last null pointer Daniel Gultsch 2014-04-03 15:24:11 +0200
  • b91c9afe4b call change status listener after disable account Daniel Gultsch 2014-04-03 15:13:43 +0200
  • 217d18b6ac fixed null pointer Daniel Gultsch 2014-04-03 15:08:53 +0200
  • 9d2d853e1b fixed #27 Daniel Gultsch 2014-04-03 14:25:54 +0200
  • 24d6e8615c set openpgp api to v2.4 Daniel Gultsch 2014-04-03 14:02:30 +0200
  • e70c0cfffd Merge pull request #40 from rtreffer/minidns Daniel Gultsch 2014-04-03 11:13:45 +0200
  • e5940630ea updatet libraries Daniel Gultsch 2014-04-03 11:12:20 +0200
  • eae4e5d518 Add ability to use a provided ipv4 address on connect Rene Treffer 2014-04-03 11:01:20 +0200
  • 921674b3f1 Fix negative jump targets Rene Treffer 2014-04-03 10:51:05 +0200
  • 01925fb2cc tryping to resolve the wake lock bug Daniel Gultsch 2014-04-03 10:41:21 +0200
  • 8a8a7f3b0d Add an IDN equals method to check names Rene Treffer 2014-04-03 10:28:24 +0200
  • 2b8dfc2bab cleared up logging a little bit. no need for an entire stack trace at this point Daniel Gultsch 2014-04-03 10:12:50 +0200
  • 7d086eaf1a Export the record name Rene Treffer 2014-04-03 10:05:32 +0200
  • 2efb97efa0 Merge pull request #39 from rtreffer/minidns Daniel Gultsch 2014-04-03 09:50:57 +0200
  • ff88dc0eaa Switch to a small DNS library for DNS resolving. Rene Treffer 2014-04-03 09:42:58 +0200
  • 21be7bc160 added permenant notification when one or more accounts are unable to connect Daniel Gultsch 2014-04-03 09:21:45 +0200
  • d5cca3b3a4 Try various ways to get the dns settings Rene Treffer 2014-04-02 22:45:57 +0200
  • 32b27c53e0 Initial commit Rene Treffer 2014-04-02 22:00:32 +0200
  • d53dc28f4c fixed add account dialog showing up multiple times Daniel Gultsch 2014-04-01 23:16:19 +0200
  • fdca690734 moved google play icon Daniel Gultsch 2014-04-01 23:05:31 +0200
  • 6a03732798 Merge pull request #37 from Bengt/patch-1 Daniel Gultsch 2014-04-01 23:04:05 +0200
  • 301d359a97 Make link Play Store more prominent Bengt Lüers 2014-04-01 19:43:32 +0200
  • 1fe49a0545 fixed digest-md5 auth to work with prosody as well. thank you Florian Schmaus Daniel Gultsch 2014-04-01 11:38:34 +0200
  • ade2982b5e fixed #32 Daniel Gultsch 2014-03-31 19:28:03 +0200
  • 6285851352 fixed #31 Daniel Gultsch 2014-03-31 19:27:42 +0200
  • 601e5ca33e fixed #30 - added support for digest-md5 - only works with Icewarp 11???git add src/? Daniel Gultsch 2014-03-31 15:22:27 +0200
  • aed5b01434 changed all them beautifull colors Daniel Gultsch 2014-03-31 11:11:17 +0200
  • 6bb7764d72 null pointer fix Daniel Gultsch 2014-03-31 09:45:39 +0200
  • 92e0713373 null pointer fix Daniel Gultsch 2014-03-31 09:43:58 +0200
  • ad3e23fa7c ground work to support multiple auth mechanisms Daniel Gultsch 2014-03-30 21:21:55 +0200
  • e8290d52b1 finally fixed #notificationgate Daniel Gultsch 2014-03-29 20:29:03 +0100
  • 38efb84690 treat dns timeouts as temporary. also increased timeout Daniel Gultsch 2014-03-28 19:00:01 +0100
  • 268eae7813 fixed login issue with latest ejabberd Daniel Gultsch 2014-03-28 18:31:04 +0100
  • a649310fe2 streamlined sasl code Daniel Gultsch 2014-03-28 14:48:11 +0100
  • f457c629ee fixed another null pointer reported by he crash reporter. this thing is awesome Daniel Gultsch 2014-03-28 13:32:36 +0100
  • b966464324 fixed null pointer issue Daniel Gultsch 2014-03-28 12:58:40 +0100
  • 0b235171a8 tryping to fix #24 - notificationgate - since i still cant reproduce this patches are all blind Daniel Gultsch 2014-03-28 12:22:09 +0100
  • 9fa95f50ae tagged version 0.1.2 Daniel Gultsch 2014-03-27 16:18:34 +0100
  • ea766d970f crash reporter Daniel Gultsch 2014-03-27 16:09:23 +0100
  • 592068e7cf code cleanup Daniel Gultsch 2014-03-27 14:41:01 +0100
  • 8988873d77 more dns fixes. hopefully the last Daniel Gultsch 2014-03-27 14:31:55 +0100
  • 800c18956b dont add new muc to roster Daniel Gultsch 2014-03-27 11:41:32 +0100
  • 291dc4c36c fixed null pointer with missing status msg Daniel Gultsch 2014-03-27 11:09:50 +0100
  • f99887d7ca further dns improvements Daniel Gultsch 2014-03-27 11:03:10 +0100
  • 4864f7200b fixed a couple of muc issues. added jingle listener (which doesn't do anything for now) Daniel Gultsch 2014-03-27 02:02:59 +0100
  • f4c9c19ec0 spelling Daniel Gultsch 2014-03-26 21:07:16 +0100
  • 185d4d120b fixed error with leaving mucs Daniel Gultsch 2014-03-26 18:56:02 +0100
  • 0c37abf1e9 made work around not being a work around any more Daniel Gultsch 2014-03-26 00:17:26 +0100
  • 8b85b603d3 fixed a couple of srv record related issues Daniel Gultsch 2014-03-25 18:57:23 +0100
  • 39c651a236 fixed settings opening twice from manage accounts activity Daniel Gultsch 2014-03-25 18:38:20 +0100
  • 956b646e2a more srv lookup fixes Daniel Gultsch 2014-03-25 18:12:27 +0100
  • 0b9e089ac6 using actual dns servers provided by the system Daniel Gultsch 2014-03-25 17:21:56 +0100
  • 10f2231bcf fixed array out of bounds Daniel Gultsch 2014-03-25 17:08:52 +0100
  • 2ab757d6a2 added license file Daniel Gultsch 2014-03-25 01:47:08 +0100
  • c1bbd06fb7 more features to readme Daniel Gultsch 2014-03-24 17:55:21 +0100
  • dd79df316d added playstore link Daniel Gultsch 2014-03-24 13:43:16 +0100
  • 61a365c3b6 added playstore link Daniel Gultsch 2014-03-24 13:34:02 +0100
  • e5aed2c5f6 and more faq Daniel Gultsch 2014-03-24 13:24:46 +0100
  • 608f860ea3 more faq Daniel Gultsch 2014-03-24 13:07:26 +0100
  • 06a75d1344 added faq Daniel Gultsch 2014-03-24 12:41:12 +0100
  • 7d505856a0 tagged version 0.1 Daniel Gultsch 2014-03-24 10:51:02 +0100
  • 76da74b775 Merge branch 'development' Daniel Gultsch 2014-03-24 10:50:06 +0100
  • 8cb0427d88 formating Daniel Gultsch 2014-03-23 16:57:47 +0100
  • ed2fbd1c04 docs should be an collections of articles to share with the community Daniel Gultsch 2014-03-23 16:53:55 +0100
  • 1b3c288225 holding wake locks during onStartCommand Daniel Gultsch 2014-03-23 14:15:14 +0100
  • a84a7d4fa4 rc5 Daniel Gultsch 2014-03-21 23:12:18 +0100
  • ee1c9e611b more otr fixes Daniel Gultsch 2014-03-21 23:09:14 +0100
  • 17960c0526 missing android manifest Daniel Gultsch 2014-03-21 22:33:14 +0100
  • 96defb1f8a rc4 Daniel Gultsch 2014-03-21 22:19:27 +0100
  • df9db8c8b6 Merge branch 'development' Daniel Gultsch 2014-03-21 22:16:39 +0100
  • a9e34d3492 tryed to fix more otr bugs. new resource setting Daniel Gultsch 2014-03-21 22:14:52 +0100
  • f1c8b0e1b8 higher res and different position Daniel Gultsch 2014-03-21 21:50:00 +0100
  • 8966142aac added screenshot to readme Daniel Gultsch 2014-03-21 21:47:52 +0100
  • 3e774c226e added screenshots Daniel Gultsch 2014-03-21 21:45:10 +0100
  • 079712060c otr safety guard Daniel Gultsch 2014-03-21 21:25:28 +0100
  • bbfe102e91 sending offline msgs Daniel Gultsch 2014-03-21 19:58:47 +0100
  • 36dccb9f77 fixed users profile picture Daniel Gultsch 2014-03-21 14:58:33 +0100
  • b6ea028a9d added no-copy Daniel Gultsch 2014-03-20 15:49:53 +0100
  • 5653880156 prepared version 0.1rc3 Daniel Gultsch 2014-03-19 16:20:17 +0100
  • 6be2a08f19 otr messages are now ignored if conversations isnt 100% sure the message is ours Daniel Gultsch 2014-03-19 16:16:40 +0100
  • 389d4db311 rename in muc fixed Daniel Gultsch 2014-03-19 15:05:01 +0100
  • 3a98a695d4 fix bug with presences with no resource attached Daniel Gultsch 2014-03-18 14:35:19 +0100
  • dd71e252ae sub module to migrated to upstream Daniel Gultsch 2014-03-18 14:03:04 +0100
  • 0116551ca9 bug fixes with leaving muc on connection loss. Daniel Gultsch 2014-03-16 14:12:30 +0100
  • 0b3b0da2e8 prepared release Daniel Gultsch 2014-03-15 16:42:04 +0100
  • 8cd59bb944 better muc invitations. clearified the creation of ad hoc mucs with an alert dialog Daniel Gultsch 2014-03-15 15:13:35 +0100
  • 841c6e04a9 muc invites in conference details Daniel Gultsch 2014-03-15 06:20:59 +0100
  • afe1244709 muc creation Daniel Gultsch 2014-03-15 04:59:18 +0100
  • f3b6c99693 changed layout a bit in messages Daniel Gultsch 2014-03-15 00:42:01 +0100
  • 8f9712c64e added security indicator on every single message Daniel Gultsch 2014-03-15 00:19:42 +0100
  • b0d57d01c4 renaming conferences over conference details Daniel Gultsch 2014-03-14 23:32:48 +0100
  • b1a3d09ca6 use conference subject to identiy room Daniel Gultsch 2014-03-14 22:40:56 +0100
  • 4e4a767743 added display of own fingerprint Daniel Gultsch 2014-03-14 21:36:38 +0100
  • bae7418756 fixed logic bug with cleaning of presences Daniel Gultsch 2014-03-14 20:43:54 +0100
  • 29e128513d nick name more persistant than ever before Daniel Gultsch 2014-03-14 20:19:58 +0100
  • cc65567366 workaround for some weird clients sending empty string over otr Daniel Gultsch 2014-03-14 19:31:15 +0100
  • 1bdbeb620f renaming in mucs now persistent Daniel Gultsch 2014-03-14 19:12:24 +0100
  • 4e20b81bd9 fixed problem with null messages. added ask again button Daniel Gultsch 2014-03-14 18:56:52 +0100
  • 71cb5548eb removed log output Daniel Gultsch 2014-03-13 22:14:20 +0100