- Oct 20, 2017
-
-
Guillaume Roguez authored
Change-Id: I2bf4be81b0f91457072504b0da5e93fb81fdd484
-
This patch display avatars on LinkAccountFragment and AccountCreationFragment. It also adds chevron to distinguish next step button. Change-Id: I7fd90f953db98929f055037d930c9974ba5d9dc8
-
This patch resize cards on the main frag, and fix the display of ringid on blockchain user. Change-Id: I199315257bcbdd5838180e6f6f76d57692473e9e
-
Change-Id: I0d29e22a61c15fddc3ebcb35f6ab471f5662f6d9
-
- Oct 19, 2017
-
-
How to test : create an account with a Profile image on TV. Start a call to a desktop user. Look in the desktop uservcard folder that the vcard of TV user is still small. Change-Id: Ibb1460f9592c194145c0d6970830d0a9724c8bdb
-
- Oct 18, 2017
-
-
Loïc Siret authored
Before this patch on a ContactCard selected, the back button of the remote exit the app, now it popout the selection. Change-Id: Ia396761ef377b9d3ed16ea772baae7ac0a2b3314
-
- Oct 16, 2017
-
-
Loïc Siret authored
Change-Id: I2f48680a14b45513d5b643f89bb44f9906e5645a
-
- Oct 12, 2017
-
-
Change-Id: I3205ffb33b4462406a70a311b1d86f98aa4cfddf
-
- Oct 09, 2017
-
-
Jenkins authored
Change-Id: I088257f6ba9314c0f63caf15ec6e5f244cf45466
-
- Oct 06, 2017
-
-
Loïc Siret authored
This patch adds a small green icon on online contacts. Easy to custom with styles. Change-Id: Ic8543d489301c44e4ce1ab851e6084dca4b5783d
-
- Oct 05, 2017
-
-
Adds support for taking a profile picture and choose a display name Change-Id: I4ae43d7014207e482a52fc2bdc030a8bd59b8130
-
- Oct 03, 2017
-
-
this patch update contributors list and adds more informations in licence details view Change-Id: Ib1f532a73b9502bb8fe116821a3012c3f14f192f
-
Adrien Béraud authored
Update for new daemon dependencies: * add secp256k1 * remove boost, cryptopp Change-Id: I5c78711624d0c6f3cfeb93190a6be3cb6b73b68c
-
This patch refresh copyrights to 2017, add a reformatting code coming from android studio, and the removal of a unused class. Change-Id: If1bc42c79d710d74647ff94010c5cad2197ef770
-
- Sep 29, 2017
-
-
Adrien Béraud authored
fix for leak in account wizard: E/WindowManager: android.view.WindowLeaked: Activity cx.ring.account.AccountWizard has leaked window (...) that was originally added here at android.view.ViewRootImpl.<init>(ViewRootImpl.java:363) at android.app.AlertDialog$Builder.show(AlertDialog.java:987) at cx.ring.account.AccountWizard$9.run(AccountWizard.java:293) at android.os.Handler.handleCallback(Handler.java:739) Change-Id: I857966cb23fb6df23fd1f3750607397de68637b0
-
- Sep 28, 2017
-
-
Loïc Siret authored
As discuss with designer, we replace the lens ico on the search to a add people ico, more representative as the function behind the orb Change-Id: I16e8426b24d167337db3bdcfc45ed77cd1af98ba
-
Loïc Siret authored
This patch adds a background on main screen. It is in onResume to deal with animation onEntrance. Change-Id: I665317a131dd351be8c587f46dbcdeec4e757a6c
-
Loïc Siret authored
this patch removed the default dim effect on on selected rows. It will allows us to put a beautifull background. Change-Id: I98980d9d170b71286f4bd3f0515562c042bc7717
-
- Sep 25, 2017
-
-
Jenkins authored
Change-Id: I767d5d46b9bb83a2c83f689849c7eb5230a6be07
-
- Sep 22, 2017
-
-
Adrien Béraud authored
Change-Id: Ie6d7a0b03b71a7530a04e3880e38dd6156a0a943
-
* use "singleLine" to properly show the "done" button * add handler to add account when "done" is pressed Change-Id: I85606ba15c68dea763411269568c14c68c7e17b0
-
Change-Id: I14d0b9447701c3d9e3491eba94ada63be8e3acaf
-
The error message would be "not matching" while the actual error is "6 characters minimum". Change-Id: Ifddbaec8a5ebf6abb379d3bd9b795cd89c18124a
-
- Sep 21, 2017
-
-
Adrien Béraud authored
Change-Id: I6ecfeff79957fdcd17bcf2ce0c53cb0b4ac15fcd
-
Change-Id: Ia4e71290b97e6efb3c08f41badebf909d83ac845
-
Fix a reproducible NPE when creating a new account from the dialog when a profile name can be retreived from the system. Change-Id: Ib520c99b967c287e177463b2895bacda0e921ec9
-
Before the account list is loaded from the daemon, the list returned by getAccounts() could be null, which causes many crashes. Prevent this by initializing the account list to an empty list. Also clarify that refreshAccountsCacheFromDaemon replaces the list with a new instance. Add an atomic flag to know when the account list is loading. Change-Id: I59046b9a530315923c6c6a8d29e8581708d02251
-
- Sep 19, 2017
-
-
Jenkins authored
Change-Id: Ic92dcdb79f441c11987c25df503298a38691dd18
-
- Sep 15, 2017
-
-
Adrien Béraud authored
* Use account export text instead of import * Use device icon instead of contact icon Change-Id: I78de7b53a3bc642a0945dd8fd39cfd6073f80487
-
- Sep 14, 2017
-
-
Loïc Siret authored
Adds the ability to export and generate a pin for active account. Change-Id: I77a9de63ae48de7988d78a836c0b31e1b1a17c91
-
- Sep 12, 2017
-
-
Hadrien De Sousa authored
Change-Id: Ie796d9e192d5fa2eeaf0aba3268028ff04237c42
-
Hadrien De Sousa authored
Change-Id: Ic50abbdb94a5b7942b3a58c7954d475eecc8888c
-
- Sep 11, 2017
-
-
Jenkins authored
Change-Id: I57b9c7ac935d50c23edb9ec442ea954038533ad8
-
- Sep 08, 2017
-
-
Loïc Siret authored
Change-Id: I39cacf712330c3b34c23ea7e67af70c54614166f
-
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
-