Commit Graph

  • c21854fbe4 Use AndroidExecutor for background tasks that make API calls. akwizgran 2016-04-29 12:18:40 +01:00
  • cb8bfeb2ce Merge branch '307-background-color' into 'master' str4d 2016-04-29 23:10:25 +00:00
  • 5cd2af025d Merge branch '336-remove-testing-activity' into 'master' str4d 2016-04-29 22:57:23 +00:00
  • c72e5be804 Removed old user feedback activity. #336 akwizgran 2016-04-29 22:54:37 +01:00
  • 29071fcc79 Merge branch '325-briar-recycler-view' into 'master' akwizgran 2016-04-29 21:20:02 +00:00
  • 1777ab51fb Merge branch '124-encrypted-feedback' into 'master' akwizgran 2016-04-29 18:22:53 +00:00
  • 860d06cefa Revert to support library 23.1.1. akwizgran 2016-04-29 13:40:00 +01:00
  • 9b060c74b6 Upgraded build tools. akwizgran 2016-04-29 11:34:56 +01:00
  • bbc4ac99c1 This changes the window background system-wide Torsten Grote 2016-04-28 11:07:20 -03:00
  • 1a90d3c39f Don't save the user's email automatically from crash reports str4d 2016-04-27 10:04:59 +00:00
  • c44b6a4095 Implement encrypted feedback str4d 2016-04-12 12:41:04 +00:00
  • 3bfef877ec Upgraded support library. akwizgran 2016-04-27 18:17:50 +01:00
  • efd9976ade Upgraded Gradle to 2.10, Android plugin to 2.1.0. akwizgran 2016-04-27 18:03:00 +01:00
  • 4464a66463 Upgrade to Java 1.7 where possible. akwizgran 2016-04-27 13:18:55 +01:00
  • ec933c0956 Merge branch '123-acra' into 'master' str4d 2016-04-27 10:24:30 +00:00
  • f2fc0a43c9 Don't delete unsent reports on application start akwizgran 2016-04-27 09:55:45 +01:00
  • d06a6e25cb Check that result of File#listFiles() is not null. akwizgran 2016-04-26 17:50:28 +01:00
  • f73f0aa4ab Migrate crash reports to ACRA str4d 2016-04-02 05:05:33 +00:00
  • 8630f6f24f Don't allow 'this' to escape the constructor. akwizgran 2016-04-26 10:03:28 +01:00
  • 141d6497ef Removed unused layout code and imports. akwizgran 2016-04-26 09:34:48 +01:00
  • 11a4ca6b9c Merge branch '271-port-splash-and-create-forum' into 'master' akwizgran 2016-04-26 08:13:29 +00:00
  • 5a13739ca8 Merge branch '292-reuse-contact-selector' into 'master' akwizgran 2016-04-25 16:55:12 +00:00
  • 9ea7113423 Refactor ContactListAdapter to be reusable for other use cases. Torsten Grote 2016-04-22 20:14:47 -03:00
  • e535be6d18 WIP: Converts the splash screen to XML format Santiago Torres 2016-03-24 23:15:13 -04:00
  • e9f77ecd37 Use assertEquals() for more informative failure messages. akwizgran 2016-04-25 17:05:22 +01:00
  • b17575bfa4 Merge branch 'inactive-contacts' into 'master' akwizgran 2016-04-25 15:22:51 +00:00
  • 9918e93cc4 Merge branch '296-dialog-styling' into 'master' akwizgran 2016-04-25 15:20:28 +00:00
  • d414e12fb5 Don't return transport properties for inactive contacts. akwizgran 2016-04-25 16:12:24 +01:00
  • 2fddec85dd Don't activate contacts on incoming streams. akwizgran 2016-04-25 16:11:15 +01:00
  • 3200a9f8f8 Merge branch '313-move-forum-buttons-to-toolbar' into 'master' akwizgran 2016-04-25 13:57:14 +00:00
  • 41c9916e8e Merge branch '293-remove-avatar-from-conversation' into 'master' akwizgran 2016-04-25 12:40:42 +00:00
  • 3b8689f892 Tweaked introduction wording, use Collections.emptyList(). akwizgran 2016-04-25 13:14:22 +01:00
  • 7779319f9a Merge branch '295-show-declined-introductions' into 'master' akwizgran 2016-04-25 12:07:13 +00:00
  • b5fc7cf724 Use consistent styling for dialogs. #296 akwizgran 2016-04-25 12:52:28 +01:00
  • 1b08720200 Merge branch '123-encrypted-crash-reports' into 'master' akwizgran 2016-04-25 10:17:53 +00:00
  • 9b5d3ecb7a Added public key and placeholder onion address. akwizgran 2016-04-21 16:07:51 +01:00
  • 44b3d4c14f Move create forum post and share forum buttons in action bar Torsten Grote 2016-04-21 12:05:25 -03:00
  • 11e6d64e4d Show relevant decline responses in the conversation Torsten Grote 2016-04-20 13:55:59 -03:00
  • 5457588dbd Placeholder test was causing tests to fail in AS 2.0. akwizgran 2016-04-21 12:20:26 +01:00
  • 24987336fd Merge branch '203-remove-tor-binaries' into 'master' akwizgran 2016-04-21 09:53:41 +00:00
  • 5c2f56549b Refactor MessageEncrypter interface to use PublicKey and PrivateKey str4d 2016-04-21 00:32:58 +00:00
  • d545aaa892 Encrypt and save crash reports, send them the next time TorPlugin start str4d 2016-03-31 11:11:55 +00:00
  • 28086cd359 ECIES encryption for feedback and crash reports. akwizgran 2016-02-23 20:19:03 +00:00
  • 94cca59249 Use Bouncy Castle for encoding public keys. akwizgran 2016-02-23 16:16:29 +00:00
  • 698f3470f4 Merge branch '276-introduction-integration-tests' into 'master' akwizgran 2016-04-20 15:59:02 +00:00
  • 2d23ecea8c Merge branch '284-force-introduction-decline-when-identities' into 'master' akwizgran 2016-04-20 15:29:55 +00:00
  • db9734044d Remove avatar code and layout from ConversationActivity and ConversationAdapter Torsten Grote 2016-04-20 12:22:43 -03:00
  • 36ef536e82 Integration Tests for Introduction Client Torsten Grote 2016-04-11 17:40:42 -03:00
  • d0036deaf7 This addresses two types of introduction corner cases: Torsten Grote 2016-04-13 13:46:34 -03:00
  • 9f4cacd81c Merge branch '286-progress-wheels' into 'master' akwizgran 2016-04-19 10:17:05 +00:00
  • 53eb67b153 Removed Tor binaries from repo. #203 akwizgran 2016-04-18 12:48:46 +01:00
  • 87635c7654 Merge branch '297-flickering-contacts' into 'master' Ernir Erlingsson 2016-04-18 08:57:54 +00:00
  • 48f8460793 Merge branch '298-qr-code-crash' into 'master' Ernir Erlingsson 2016-04-18 08:57:15 +00:00
  • 0927bd5b01 Moved zxing dependency to briar-android. akwizgran 2016-04-15 17:51:22 +01:00
  • 6197f5a44c Catch runtime exceptions from QR code decoder. #298 akwizgran 2016-04-15 17:06:05 +01:00
  • 98b6b1f471 Don't use inverse style for progress bars. #286 akwizgran 2016-04-15 14:37:51 +01:00
  • f1a83139cf Fixed flicker when loading contact list. #297 akwizgran 2016-04-15 11:05:02 +01:00
  • 076f7d411e Merge branch '276-introduction-tests' into 'master' akwizgran 2016-04-14 16:24:50 +00:00
  • 823b95f7d6 Add tests for IntroductionManager and Validator Torsten Grote 2016-03-30 17:25:31 -03:00
  • d205f3b0d8 Refactor the Introduction Client to avoid circular dependencies Torsten Grote 2016-04-05 13:32:09 -03:00
  • 0f9338f5e9 Message queue manager should be a singleton. akwizgran 2016-04-14 12:00:08 +01:00
  • 20c8cacda2 Merge branch '253-introduction-ui' into 'master' akwizgran 2016-04-13 16:54:04 +00:00
  • f7340caec4 restructure conversation item classes Torsten Grote 2016-04-12 12:25:58 -03:00
  • c5bfea2155 address issues found in final review Torsten Grote 2016-04-12 11:52:03 -03:00
  • 90d984ee52 Ensure responses shown after requests, clarify wording, reuse transactions Torsten Grote 2016-04-04 12:50:43 -03:00
  • 4b7a32a5ee Find correct session state in case the same one is used twice. Torsten Grote 2016-04-04 12:04:17 -03:00
  • 5ea7ff2857 UI for introducing two contacts to each other Torsten Grote 2016-01-19 13:28:59 -02:00
  • 7c687736df Merge branch '287-local-identities-as-contacts' into 'master' Torsten Grote 2016-04-12 20:04:16 +00:00
  • 40022b8326 Don't allow local identities to be added as contacts. akwizgran 2016-04-11 13:24:25 +01:00
  • 770015e5f9 Fixed wrong size check in introduction validator. akwizgran 2016-04-06 18:06:42 +01:00
  • a15dc951c5 Merge branch 'connect-to-new-contacts' into 'master' akwizgran 2016-04-06 16:13:59 +00:00
  • 3c2378e024 Fixed indentation. akwizgran 2016-04-06 13:33:44 +01:00
  • d38aa4fd9b Exchange transport properties when adding contact. akwizgran 2016-04-06 13:10:24 +01:00
  • 7de83b5624 Removed device ID from transport properties. akwizgran 2016-04-06 13:09:02 +01:00
  • befd916eba Connect to newly activated contacts. akwizgran 2016-04-06 11:06:08 +01:00
  • 04a1f2b12c Don't poll plugins that don't support polling. akwizgran 2016-04-06 10:20:55 +01:00
  • 90f3d33f86 Log the transport ID when registering connections. akwizgran 2016-04-06 09:52:24 +01:00
  • d5bf7194f6 Register outgoing duplex connection after reading tag. akwizgran 2016-04-06 09:51:57 +01:00
  • 4e3835d2fe Merge branch 'tests-cleanup' into 'master' akwizgran 2016-04-06 16:03:48 +00:00
  • 88852de283 Renamed AndroidModule to AppModule. akwizgran 2016-04-06 17:02:56 +01:00
  • 21bb23ba67 Merge branch '273-service-exceptions' into 'master' Torsten Grote 2016-04-06 15:51:03 +00:00
  • bd38a84322 Merge branch '281-close-transport-connection' into 'master' akwizgran 2016-04-06 14:58:05 +00:00
  • f7dbfe2551 Renamed a couple of integration tests. akwizgran 2016-04-06 15:56:34 +01:00
  • b480777548 Services should throw exceptions for startup errors. akwizgran 2016-04-05 15:44:50 +01:00
  • 205dc66572 Test cleanup. #280 akwizgran 2016-04-05 14:19:10 +01:00
  • dc1adc21ae Merged AppModule and AndroidModule. akwizgran 2016-04-05 14:16:42 +01:00
  • 2b19e4c8db Close transport connection if tag isn't recognised. #281 akwizgran 2016-04-05 11:37:38 +01:00
  • bbd14f1af4 Merge branch '279-create-client-state' into 'master' akwizgran 2016-04-04 15:07:37 +00:00
  • 355c84d7ac Merge branch '123-crash-xml-layout' into 'master' akwizgran 2016-04-04 15:07:05 +00:00
  • 8850a2ad61 Merge branch 'non-reentrant-db-lock' into 'master' akwizgran 2016-04-04 15:06:22 +00:00
  • 884d8530b4 Migrate CrashReportActivity to XML layout str4d 2016-03-31 22:04:40 +00:00
  • 945b5eb1ac Create local state for clients at startup. #279 akwizgran 2016-04-01 15:51:57 +01:00
  • 845d3fa47e Bumped expiry date to 1 May 2016. akwizgran 2016-04-01 12:21:58 +01:00
  • e44329a2b4 Removed debug logging from message queue manager. akwizgran 2016-03-31 12:34:53 +01:00
  • 4393517f31 Merge branch '118-contact-introductions' into 'master' akwizgran 2016-03-31 11:26:09 +00:00
  • db6c813522 Merge branch '117-qr-contacts' into 'master' akwizgran 2016-03-31 11:21:02 +00:00
  • 5d1084ae84 Fixed a stupid forum post validation bug. akwizgran 2016-03-31 12:06:28 +01:00
  • 7e3d3625aa Don't allow reentrant transactions. akwizgran 2016-03-31 11:02:52 +01:00
  • 54f320465f Add information about whether Contact is active to ContactAddedEvent Torsten Grote 2016-02-29 13:15:11 -03:00
  • f44cb5ff94 Add an IntroductionManager and Validator Torsten Grote 2016-01-21 10:10:40 -02:00