-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: Release v1.3.0 #2321
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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]>
…wifi connections (#2253)
…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>
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.3.31 to 1.3.40. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.40/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.31...v1.3.40) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/realm/realm-java/releases) - [Changelog](https://github.com/realm/realm-java/blob/master/CHANGELOG.md) - [Commits](realm/realm-java@v5.11.0...v5.12.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
* 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
* 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
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.3.40 to 1.3.41. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.40...v1.3.41) Signed-off-by: dependabot-preview[bot] <[email protected]>
* 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
Bumps [realm-gradle-plugin](https://github.com/realm/realm-java) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/realm/realm-java/releases) - [Changelog](https://github.com/realm/realm-java/blob/master/CHANGELOG.md) - [Commits](realm/realm-java@v5.12.0...v5.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Always bump version code and name |
I need to update the version number also in the gradle file also |
That is what I was talking about |
I am updating that now only. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #2320
Changes: