1. 01 Oct, 2018 2 commits
    • Varun Patil's avatar
      Add null check to updateData · 4e70f08c
      Varun Patil authored
      4e70f08c
    • Varun Patil's avatar
      Fix multiple bugs in RecyclerViewFragment · c5e38b3c
      Varun Patil authored
      1. Older articles showed up on refresh, since the existing buffer was
      not cleared
      2. Same articles would show up sometimes while scrolling since order of
      loading was not guaranteed.
      3. Repetitive calls were being made when the user reached bottom, making it
      unreadable due to too many re-renders (also related to 2)
      c5e38b3c
  2. 30 Sep, 2018 32 commits
  3. 29 Sep, 2018 6 commits