- 21 Aug, 2017 1 commit
-
-
Jenkins authored
Change-Id: Ia5d9e0f6f5fa0bc1d5e52dcfbc20fcd585ad0389
-
- 18 Aug, 2017 3 commits
-
-
Alexandre Lision authored
Providing a username during account creation is now optionnal on AndroidTV. The related string has been modified to replace 'experimental' by 'optionnal' Change-Id: Ic74fb34fa3d5466ec2d194d8b03d2a9eed59495a
-
Loïc Siret authored
Prior this patch the preview size was good only for the camid == 1. This fixes the size of the preview on device and TV by removing check on the cam id and applying the good preview size on each Video event. Change-Id: Icb6eba0baefc6faf6dba8e78c3b26ba2ad8cc958
-
Loïc Siret authored
Change-Id: I49449c35438f70356b8b6f53aeb0bc5bfc01f134
-
- 17 Aug, 2017 3 commits
-
-
Alexandre Lision authored
Running Android lint highlighted some warnings: - Wrong comment formating - Unused imports - Dead code chunks - Use proper suffix for long numbers Change-Id: Ibf4495ef44e21be77ca031b583544c41182c21b3
-
Alexandre Lision authored
Since commit 822368 ffmpeg fails to compile because pkg-config is not able to find opus. Forcing the use of pkg-config in the extras/tools fixed the issue. I have encountered this behaviour on Fedora 26 Change-Id: I927aea1a56426191ac86e9158f7d85249b3b36eb
-
Guillaume Roguez authored
Change-Id: I94650d5b2292c71bffc8f903d637d234add2d6e8
-
- 16 Aug, 2017 1 commit
-
-
Alexandre Lision authored
We have used the standard CardPresenter to display contacts cards. We can use the same Presenter class to generate other items through the app. This use has been observed in the vlc tv app codebase Change-Id: I493601a453cd139822b744f19187d3200d271ee0
-
- 15 Aug, 2017 1 commit
-
-
Loïc Siret authored
Setting AllowBackup false to avoid storing user critical information on google cloud. It also solves problems that occur at startup after uninstalling / reinstalling the app. Sometimes we have partial data from google cloud that create weird behaviour. Change-Id: If3e2f90359a215a9cb4fd03678ca44a851ca1d0e
-
- 14 Aug, 2017 3 commits
-
-
Hadrien De Sousa authored
Apply MVP to AccountWizard Change-Id: I959fd09d305a321b5bb01bdd6c74225d20a36165 Tuleap: #1369
-
Alexandre Lision authored
Rename package client to main Apply MVP pattern on the MainFragment Remove default colors and use Ring primary colors Change-Id: I03084daecde55a4ed8116aba5e37753d9c3be5f5
-
Jenkins authored
Change-Id: Ia883a4d66c9acba2fddb4b1df2df937859ffd68d
-
- 11 Aug, 2017 4 commits
-
-
Loïc Siret authored
Kill gracefully the call when user dismiss the callfragment. Change-Id: I7b4b0a060bc0b22cfd2a5bb0649f8ab4f09f4840
-
Alexandre Lision authored
Voice recognition process does not work well with usernames To disable it when entering the SearchFragment, the focus is manually set on the SearchEditText Ring icon has been set on the search bar Change-Id: Ie593db5a45cb9ec7ca9b5b973865c1779c494051
-
Loïc Siret authored
Adding a more AndroidTV wizard. Adding Link Account features. Change-Id: I04e8aae05504694f0b517b28ca51f0c18fe2b87a
-
Alexandre Lision authored
Change-Id: Iae36ed3ba74c6a1eefc4385b44cb3f8e22cd7278
-
- 09 Aug, 2017 2 commits
-
-
Alexandre Lision authored
Instead of maintaining two separate modules, use a main client module compatible with cells, tablets and TV. Change-Id: Ie7d1ff3da1b9cf7fccf6804f773cf853bc2cd942
-
Alexandre Lision authored
This reverts commit 782d49f3. Change-Id: Iae132cee982a9099b663f00e56b3d8167baa4046
-
- 08 Aug, 2017 1 commit
-
-
Alexandre Lision authored
The Makefile building the apk was only used for executing gradlew. This instruction has been moved to compile.sh. Other Makefile targets were mostly unused, or could be easily moved to compile.sh if necessary. Change-Id: I18d0ddea71b66f8eeca8010b713c8694ab7bb559
-
- 07 Aug, 2017 5 commits
-
-
Jenkins authored
Change-Id: Ic00ee3d40e9066ce0bbcf81f1955dbf0384fa09d
-
Change-Id: If902314ec19daad7678879a7054fbac5c2dd40fb Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
Avoid building gettext with every CI build. Change-Id: I6496ff4bad6f9671f4194268ee0045a4a4d044a7
-
Alexandre Lision authored
Follow guidelines and provide a 320x180p banner for the launch icon Title of the home activity has been set to Ring Change-Id: Icb6dfb7d3bbedfe97490a6e13aaef49017e6eaf6
-
Change-Id: I44daed046cab2d4e83c525d6e1a91b4080fa75c8
-
- 04 Aug, 2017 4 commits
-
-
Hadrien De Sousa authored
This patch add the libringandroid dependency to the app module that now use the code shared with the androidTv module Change-Id: Ie44d113fe20c9a4e21e66f14efb7cee416c2f8f5
-
Change-Id: Ibb38d3b8d7997f37181d7c9fd3eb8e0d62ba9486 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
* Use "register" label for SIP accounts and "create" for Ring accounts * Actually create account (if possible) on press * Use the standard "done" actionId instead of custom code Change-Id: If81d6247409756f2da8179b4b5a7d0e5821fd687 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
The new behavior is to not use system contacts by default. Change-Id: Idb0eca032f9aaefb53061d25e221378c493fa32a Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- 03 Aug, 2017 4 commits
-
-
This patch create a submodule libringandroid which will contains all the common code between Android Tv and regular Android app. Files in this module are nearly untouched compare to those who exist in app module. Change-Id: I6e98f87aa856de61bfff72ec2fd9734987fd0422
-
Adrien Béraud authored
Change-Id: I1b4fc5c94182449e8efc2e6a8ce537ea6d50733d
-
If a conversation has no history and multiple numbers are available, use the first available number. Change-Id: Iff8cecf223a362e486e72cd984f0138c87b758b7
-
Jenkins authored
Change-Id: Ic798506ce5244a9456f4c8cb244e424806eabb4d
-
- 02 Aug, 2017 4 commits
-
-
Loïc Siret authored
Change-Id: I4371acccb4fde3533e9848a8f42f895a18eea227
-
Loïc Siret authored
Call reception is done in DRingService to start CallActivity even when app is in background. There is no notification system on androidTV for now Change-Id: Ia3f96554446565d0429e59e5d55c2a23075c8db5
-
Loïc Siret authored
This patch adds: - layout and Daemon connection for calling a Peer. - ability to call a peer from the Search Results. Change-Id: I09eca539011c1553d46afa7d97f875085ec54193
-
Change-Id: I3fede169dec99c1c8eee0586c11c14ffd568f486
-
- 01 Aug, 2017 2 commits
-
-
Loïc Siret authored
Setup MVP for this screen. Change-Id: I2f1bbb2e9733de542924b9d83fae82099eece2c9
-
Alexandre Lision authored
A lot of boilerplate code for androidTV is not used and this patch does a partial cleanup of it. Change-Id: I4d016dbdf43e8ca56583bbabf3a8e492027b700e
-
- 31 Jul, 2017 1 commit
-
-
Jenkins authored
Change-Id: Ibf30a3349b0f9e55adad2292d0f660bdf6770c94
-
- 28 Jul, 2017 1 commit
-
-
Jenkins authored
Change-Id: Iea55648df750ecea3b194d393841dd14bc99c7d1
-