Skip to content

Instantly share code, notes, and snippets.

@Akash-Ramjyothi
Last active July 29, 2020 18:52
Show Gist options
  • Save Akash-Ramjyothi/83bc418caad33bdfed50e5ba1f510c79 to your computer and use it in GitHub Desktop.
Save Akash-Ramjyothi/83bc418caad33bdfed50e5ba1f510c79 to your computer and use it in GitHub Desktop.
Updates to Amahi's Android App as part of GSoC 2020 project.

GSoC 2020 with Amahi: Second Evaluation

Features Implemented

  1. NAU secondary user support for Local Connections.
  2. Auto - Backup Module of device's HDA files through ROOM references in SQLite format.
  3. Store and display the last opened of each file.
  4. Espresso based UI testing protocol.
  5. Support for VPN Proxy Tunnel.
  6. Activity transitions and animations.
  7. UI/UX Improvements through Component Animations.
  8. Google Material Icons for Settings Activity/Screen.
  9. Updated JUnit and Timber Library to latest version.
  10. Scrollbar Feature.

Issues Raised

  1. #547: VPN Proxy Tunnel Support
  2. #549: Improve UI/UX
  3. #551: Store and display the last opened of each file
  4. #552: Add Espresso Based UI Testing Protocol
  5. #569: Add Material Icons for Settings Activity
  6. #579: Outdated Libraries
  7. #586: Add Scrollbar to Screens/Activities with Server Files

Issues Reviewed

  1. #411: It should Show an empty view when there's nothing to show on the Home Page
  2. #423: blank screen when back button presses on navigation activity
  3. #437: App crash after Sign out and Sign in again
  4. #447: Inform user if there's no internet connection while trying to access media files
  5. #486: Improving files sorting
  6. #488: Display of last opened of each file
  7. #496: Showing connection error instead of wrong credentials on sign in page.
  8. #558: Android app force close

Pull Requests Raised

  1. #536: Store and display the last opened of each file
  2. #543: Added an Espresso based automated UI testing protocol
  3. #544: Added support for VPN Proxy
  4. #550: FEAT: UI/UX Improvements
  5. #570: Added Material Icons for Settings Activity
  6. #571: Added UI Testing
  7. #574: Added Last Opened Display of Files Feature
  8. #580: Added Updates to libraries
  9. #585: Add Icons to Settings Activity
  10. #587: Added Scrollbar Feature

Pull Requests Reviewed

  1. #440: fix: App crash after Sign out and Sign in again
  2. #448: Fix: Inform user if there's no internet connection while trying to ac..
  3. #449: Show shares on the home screen
  4. #489: Feat: Display of last opened of each file
  5. #455: Duplicated menu items in action bar
  6. #487: Fix: Improving files sorting
  7. #489: Feat: Display of last opened of each file
  8. #497: Signin screen showing wrong error
  9. #501: Crash Solved Due to Storage and camera Permissions and Added Dialogue box
  10. #521: NAU Pin Login Activity and UI Structure
  11. #534: Change Notification Icons for Media Player
  12. #563: Add Non-Admin User Support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment