- Sep 08, 2017
-
-
Hadrien De Sousa authored
Change-Id: I158b48e3667f617bfc8afc71d274353c6bbe1ed6
-
Hadrien De Sousa authored
Change-Id: I142adf8f8ec25259ac3286b15c20bd66d075c6a8
-
Hadrien De Sousa authored
This commit removes the presenter injection module as we inject the presenters by annotated constructors Change-Id: I1c112ed852119482685369cb8d6a3a2544a89245
-
Hadrien De Sousa authored
The launchActivity should only listened to account_changed event because the daemon works that way and if we try to load the accounts manually we got an empty list even if there is actual accounts in the daemon Change-Id: Ic16ad44e6da53b92b1be0ae0e3953161c87209c8
-
- Sep 07, 2017
-
-
Loïc Siret authored
Fix a concurent thread issue by executing saveprofile in the uithread Change-Id: I65e4a0f90bebd721cf0591c2f480fa8309df220e
-
- Sep 06, 2017
-
-
Loïc Siret authored
Prior this patch a click on next on the keyboard set the focus on "link this device" button. It seems that they are issues with action with the flag focusable false. To solve this, we removed focusable false action from the action list, and put indication for the user in the left description panel. Change-Id: I7de1c1c5581ebc4b5a7d42c75bfd4d9b88944419
-
Loïc Siret authored
This patches remove duplicate information on cards. if the title and description are the same, we display one one line card. Change-Id: I5794710a34010275edb25c053d8a3595dc1993b4
-
Loïc Siret authored
Change-Id: I669b1af7e0481630becf0b2a424bc5aec36ba9c7
-
Hadrien De Sousa authored
Add a setCurrentAccount after as successful link process so the contacts are now correctly displayed in the smartlist Change-Id: Id366a0c3cd2c39efb324a78ce0505873d6c67047
-
- Sep 05, 2017
-
-
Hadrien De Sousa authored
Add the account changed event only if there is no account Change-Id: I971cf3df4f1911523a1e7e74b8e23555458392e6
-
- Sep 01, 2017
-
-
Loïc Siret authored
This patch finishes the search activity after a startcall. That prevents that the user go back to the search activity after his call is completed. Change-Id: I203de6da25905780fef77c9dddf1832e1173ab9c
-
- Aug 31, 2017
-
-
Jenkins authored
Change-Id: If9a97b56172dd6ec49d3d6893092b2826ae5db98
-
Loïc Siret authored
Change-Id: I7b1cfa3bdf57ca4e11e7db69b2c3843f18dbde2a
-
Loïc Siret authored
The app should accept non touchscreen device. Change-Id: Id35071cda5ca73e115da2d4c384dd215986fd560
-
Loïc Siret authored
This patchs correct the link account broken with the usage of the viewmodel, seems a rebase removed the set of the boolean isLink. Change-Id: I41c6f1df32809ef6328d5ef7abd51040df6cb81a
-
Remove the hardcoded password for androidTV account, since the daemon now support empty string to avoid encryption. This patch needs a version of the daemon who supports no password encryption. Change-Id: I1a5acda1988d708ffb212b242ebb31a876fb3ac8
-
This patch replace the now invalid email address mobile@lists.savoirfairelinux.net to ring dev address. Change-Id: Id3be704b8fdcf2879f338372de256f49c58a7fb3 Tuleap: #1652
-
Hadrien De Sousa authored
This commits fix the video preview by hardcoding resolution for the preview size as it is always the same at runtime Tuleap: #1712 Change-Id: Id8c5abbe31dc9130b96b7eec8280bd57af4562bd
-
- Aug 30, 2017
-
-
Hadrien De Sousa authored
Apply MVP to MediaPreferenceFragment Change-Id: I218fd28dfc06d8755c5158edf68df76b0a39870b Tuleap: #1370
-
Hadrien De Sousa authored
This patch refactor the accountWizard to remove the view pager, provides proper android navigation that now use a view model to pass data between fragments Change-Id: Ifda7ac2ebe335b6196379daf830df6f7ecdb49df
-
Loïc Siret authored
This patch adds two cards in about section, the contributor view and licence view. To display that views, we add a new Activity with a Leanback DetailsFragment. Change-Id: I58670e55dc8e2ebdb83e190a5827d05867fc82cf
-
Hadrien De Sousa authored
Remove the manual accountChanged event fired when loading accounts The daemon fires its own accountChanged event for which the application must relies on so there is no more concurrency errors Change-Id: Id07128379289a8dc17248e295265510090e1ef54 Tuleap: #1711
-
fr and en description used by fastlane were still referencing to a Beta version of Ring Change-Id: I48b5ab561ca5b87b2b9d4cba1a91499f864c77f1 Tuleap: #1653
-
- Aug 29, 2017
-
-
Loïc Siret authored
This patch adds a PresenterSelector to centralise the display of cards It also adds a new row for about things Change-Id: I777fbbb52265efdfcfa8ef2c903205c2b67e37a8
-
Loïc Siret authored
Hadrien was missing on the contributor list, this patch adds him. Change-Id: I403ef8449dfcb1ff44e5355c6cdc3ff7dab22485
-
- Aug 25, 2017
-
-
Guillaume Roguez authored
Change-Id: I8891aadd8c4581cc5795d1f034098b0ccd310705
-
- Aug 21, 2017
-
-
Loïc Siret authored
This patchs adds a registereduserName or RingId on the mainFragment. To do this, we need to use a custom TitleView because the ring id is too long and displayed badly withe the default titleview. Change-Id: I052796ce5cdf37a284ba5cddf1b8cbd15f6ef65b
-
Hadrien De Sousa authored
At first launch, the app is displaying the smartListFragment with an empty list even if there is no account This commit fix this behaviour by adding a splashscreen that check permissions and load accounts at start This commit is compatible android and AndroidTV. Change-Id: I917c59cb66e0c09c145ddcc85ca19374f1ef640a
-
Jenkins authored
Change-Id: Ia5d9e0f6f5fa0bc1d5e52dcfbc20fcd585ad0389
-
- Aug 18, 2017
-
-
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
-
- Aug 17, 2017
-
-
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
-
- Aug 16, 2017
-
-
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
-
- Aug 15, 2017
-
-
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
-
- Aug 14, 2017
-
-
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
-