Skip to content
Snippets Groups Projects
  1. Aug 02, 2016
    • Torsten Grote's avatar
      Keep track of which RSS entries have been seen · 8d1a26ba
      Torsten Grote authored
      This is done by remembering the time of the latest entry.
      All entries newer than that are considered new and will be posted.
      
      Closes #485
      8d1a26ba
    • Torsten Grote's avatar
      Implement background task for fetching RSS feeds · e527e307
      Torsten Grote authored
      * Implemented in briar-core as a `ScheduledExecutorService`
        that gets started when the app starts
      * The briar-api has a `FeedManager` interface
        that the UI can use to register and unregister feeds
      * In this first iteration, feeds are fetched via HTTP(S), not Tor
      
      Closes #484
      e527e307
    • akwizgran's avatar
      Merge branch '562-npe-in-contactlistfragment' into 'master' · 4af5dbb4
      akwizgran authored
      Fix NPE in ContactListFragment
      
      Closes #562
      
      See merge request !261
      4af5dbb4
    • akwizgran's avatar
      Merge branch '335-report-ui-improvements' into 'master' · 7132c886
      akwizgran authored
      UX improvements for crash reports and feedback
      
      (The background color of the first screenshot is white, but I now changed it to use the same background color like everywhere)
      ![device-2016-08-01-174433](/uploads/a457489f61a7f0af48d4ebf8e3a10bf0/device-2016-08-01-174433.png)![device-2016-08-01-174500](/uploads/5275bff37db5a35e9ac9ad5038c06142/device-2016-08-01-174500.png)![device-2016-08-01-174532](/uploads/d0281156feff94262789102bd420ffeb/device-2016-08-01-174532.png)![device-2016-08-01-180330](/uploads/ed2d2d35b465df22b717cb84567a555f/device-2016-08-01-180330.png)
      
      Closes #335
      
      See merge request !246
      7132c886
  2. Aug 01, 2016
  3. Jul 31, 2016
  4. Jul 30, 2016
  5. Jul 29, 2016
Loading