Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release v1.3.0 #2321

Merged
merged 48 commits into from
Jul 26, 2019
Merged

chore: Release v1.3.0 #2321

merged 48 commits into from
Jul 26, 2019

Conversation

atm1504
Copy link
Member

@atm1504 atm1504 commented Jul 26, 2019

Fixes #2320

Changes:

  • A new method of setting up smart speaker has been implemented
  • Bugs related to tts engine, visibility, app crash has been fixed
  • Device section has been added

atm1504 and others added 30 commits May 30, 2019 20:24
…ragment (#2237)

fix: fixed visibility of voice search icon in chat activity and stt fragment
* fix: Fix settngs and menu mal-function

* chore: Update version

* fixed visibility of voice search icon in chat activity and stt fragment

* fix: Fixed the crash of signup page in landscape mode (#2240)


Co-authored-by: Areeb Jamal <[email protected]>
* fix: Fix the bug in the try button of skill details page

* Make changes in debugging statement
* fix: Fixed the crash of signup page in landscape mode (#2240)

* fix: Settings and menu mal function fixed (#2231)

* fix: Fix settngs and menu mal-function

* chore: Update version

* fixed visibility of voice search icon in chat activity and stt fragment

* fix: Fixed the crash of signup page in landscape mode (#2240)


Co-authored-by: Areeb Jamal <[email protected]>

* fix: Fix the bug in the try button of skill details page (#2247)

* fix: Fix the bug in the try button of skill details page

* Make changes in debugging statement

* Fix: Fix click actions of mic or send icon
* Made voice commands clickable and responsive

* Reimplement clickable voice commands in voice prompt window

* Re implement with different method
* Voice search implemented on skills listing

* Removed hashtag

* Added request code in constant file

* Constant changed

* Constant made local

* Circleci fix

* Combine when and if statements

* Remove parentehesis
…2232)

* feat: Implement method to redirect to login page to rate skills

* feat: Add alert dialog box in rate skills

* fix circle ci by removing unwanted codes


Co-authored-by: Mario Behling <[email protected]>
* fix: Toast message in rating susi response

* circle ci fix
* Fixed malfunction of settings fragment

* Bug fix

* Added flags

* merge conflict resolved

* Remove extra lines


Co-authored-by: Mario Behling <[email protected]>
…2271)

Bumps com.diffplug.gradle.spotless from 3.23.0 to 3.23.1.

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: null <dependabot-preview[bot]@users.noreply.github.com>
* fix: Connect smart speaker to open wifi

* trigger circle ci

* re trigger circle ci

* fix: Add network permit file

* Remove other links

* trigger circle ci

* fix minor url issue
* refactor: rating call made only once

* fix the spotless check

* fix: failing ci build
* feat: Implement the UI for adding rooms to devices

* Enhance minor UI issues

* fix circleci build

* feat: show available rooms

* feat: Add new rooms to choose from

* feat: Make room name clickable

* feat: register device to the server

* feat: add device to server after authentication

* make suggested changes

* trigger circleci

* make suggested changes

* make changes

* updated null or empty

* trigger circle ci
* feat: Resend message

* remove casting

* changed accordingly after refomatting
* feat: Add ui for display of connected devices

* feat: Fetch datas from the server

* parsing devices

* feat: refine and finalize view of connected devices
atm1504 and others added 17 commits June 30, 2019 19:46
* feat: Delete rooms in the device connect fragment

* remove weights from dimens
* feat: Add place for manage devices

* feat: add manage device page ui

* remove finish
* feat: Add manage device section in settings page (#2285)

* feat: Add place for manage devices

* feat: add manage device page ui

* remove finish

* feat: Enhance the card of connected devices

* feat: Inflate the card from recyclerview

* remove hardcoded dimensions

* chnage speaker image
* Implemented remember me option in login screen

* feat: Reimplement remember me option in login screen

* Make changes in gradle file
Bumps gradle from 3.4.1 to 3.4.2.

Signed-off-by: dependabot-preview[bot] <[email protected]>
* chore: Remove unwanted apks and json

* make suggested changes

* prevent copy of json files

* Automatise renaming of files

* fix typo

* suggested changes

* fix: Make suggested changes
* feat: Add main setup screen

* enhance ui as suggested

* feat: connect button function implemented

* feat: wifi credential request sent with error

* feat: show page to select room

* Add room functionality

* feat: get macid of the device

* feat: Enhance and fix bugs of room selection

* fix: Alignments and minor bugs

* feat: Add password layout field

* feat: Setup complete workflow as stated

* fix: Error

* feat: Send room data and finalize the setup

* feat: Remove unwanted codes

* fix: MAke suggested changes

* fix: Alert dialog box

* fix: Cancel button intent removed

* fix: Fix timber.e issue

* fix: Updated suggested changes

* fix: Add throwables in a timber message

* fix: Remove extra line

* fix: Updated suggested changes

* fix: Remove unwanted else statements

* fix: Updated timber message

* fix: Remove unwanted if statements
* feat: Show wifi password layout

* feat: Show user email
* chore: Fix typos present in the app

* fix: Rename string
* chore: Update shimmer dependency

* fix: trigger circle ci

* revert extra line deletion
* feat: Filter skills according to the user choice

* feat: Extract data from menu

* feat: Redefine function calls

* feat: Implemented basic filters

* feat: Filter by duration

* feat: Hide items during refresh
@atm1504 atm1504 changed the title Release v1.3.0 [WIP]: Release v1.3.0 Jul 26, 2019
@iamareebjamal
Copy link
Member

Always bump version code and name

@iamareebjamal iamareebjamal changed the title [WIP]: Release v1.3.0 chore: Release v1.3.0 Jul 26, 2019
@auto-label auto-label bot added the chore label Jul 26, 2019
@atm1504
Copy link
Member Author

atm1504 commented Jul 26, 2019

Always bump version code and name

I need to update the version number also in the gradle file also
I am making a pr for that in about a minute

@iamareebjamal
Copy link
Member

also in the gradle file also

That is what I was talking about

@atm1504
Copy link
Member Author

atm1504 commented Jul 26, 2019

also in the gradle file also

That is what I was talking about

I am updating that now only.

@iamareebjamal iamareebjamal merged commit aec002e into master Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants