1. c409e63 Bump version to 2.1.1 (20101) by Borjan Tchakaloff · 7 years ago fp2-sibon-master FP2-open-17.02.0 FP2-open-17.03.0 FP2-open-17.04.0
  2. 83df86d Fix a misplaced string by Borjan Tchakaloff · 7 years ago
  3. 5a8d7ed Bump version to 2.1.0 (20100) by Borjan Tchakaloff · 7 years ago FP2-open-17.01.0
  4. 7fa8728 Make the gradlew (gradle wrapper) executable by Borjan Tchakaloff · 7 years ago
  5. a68ff83 Merge branch 'CHK-33' into 'master' by Borjan Tchakaloff · 7 years ago
  6. c852f73 Merge branch 'ft_strings' into 'master' by Borjan Tchakaloff · 7 years ago
  7. ba3104e CHK-33: Fix incorrect behaviour that hides network details by Borjan Tchakaloff · 7 years ago
  8. 9261a9a Merge branch 'CHK-31' into 'master' by Dirk Vogt · 7 years ago
  9. 3bd7f02 Fix the full stops by Borjan Tchakaloff · 7 years ago
  10. a53f495 CHK-31: Fix incorrect Wi-Fi display status by Borjan Tchakaloff · 7 years ago
  11. e9479a8 Format the instruction strings with the action button label by Borjan Tchakaloff · 7 years ago
  12. fc4e129 Update the test description layout to show longer strings by Borjan Tchakaloff · 7 years ago
  13. ca0be4e Review latest strings by Rick · 7 years ago
  14. afce2b3 Merge branch 'CHK-29' into 'master' by Maarten Derks · 7 years ago
  15. cea272f CHK-29: Clean-up legacy strings by Borjan Tchakaloff · 7 years ago
  16. 438cf76 Merge branch 'CHK-30' into 'master' by Maarten Derks · 7 years ago
  17. e84dc0a CHK-30: Fix early end of vibration test by Borjan Tchakaloff · 7 years ago
  18. 49059fa Merge branch 'CHK-28' into 'master' by Maarten Derks · 7 years ago
  19. ecf6fdd CHK-28: Fix inconsistent action button style/label by Borjan Tchakaloff · 7 years ago
  20. 8b14aa6 Merge branch 'CHK-27' into 'master' by Maarten Derks · 7 years ago
  21. ba1e02b Merge branch 'translations' into 'master' by Maarten Derks · 7 years ago
  22. cf9ec0a CHK-27: Fix false positive for SIM connectivity by Borjan Tchakaloff · 7 years ago
  23. 92435db Merge branch 'master' into translations by Borjan Tchakaloff · 7 years ago
  24. d2afd06 Merge branch 'ft_flow' into 'master' by Maarten Derks · 7 years ago
  25. d3f9c18 New workflow by Borjan Tchakaloff · 7 years ago
  26. 7615a9a Merge branch 'CHK-26' into 'master' by Maarten Derks · 7 years ago
  27. c420f09 CHK-26: Fix UI crash caused by an empty network code (empty string) by Borjan Tchakaloff · 7 years ago
  28. bba717a Merge branch 'ft_modem_test' into 'master' by Maarten Derks · 7 years ago
  29. f8dbd4b Merge branch 'CHK-25' into 'master' by Maarten Derks · 7 years ago
  30. 0ba653d Make sure there is no null string by Borjan Tchakaloff · 7 years ago
  31. 2d0ae08 Fix the network type name and the data state by Borjan Tchakaloff · 7 years ago
  32. 3fc6703 CHK-25: Check the SIM state to avoid a not-ready state by Borjan Tchakaloff · 7 years ago
  33. d3e0943 Merge branch 'CHK-23' into 'master' by Maarten Derks · 7 years ago
  34. a8ca893 Separate the configuration specific values by Borjan Tchakaloff · 7 years ago
  35. d77302b Extract the secret code to the resource file by Borjan Tchakaloff · 7 years ago
  36. 71be306 Clear any previous activity state on launch by Borjan Tchakaloff · 7 years ago
  37. afb8187 Remove cluttering component management by Borjan Tchakaloff · 7 years ago
  38. e67866f CHK-23: Prevent SecretCodeReceiver from disabling MainActivity by Maarten Derks · 7 years ago
  39. 9ce07bb Bump version to 2.0.0 by Borjan Tchakaloff · 7 years ago
  40. 0d6b955 Merge branch 'CHK-22' into 'master' by Borjan Tchakaloff · 7 years ago
  41. b7d76aa Use optimized PNG's by Maarten Derks · 7 years ago
  42. b18c44b Remove logo by Maarten Derks · 7 years ago
  43. 187c4e5 Refer to new launcher icon in manifest by Maarten Derks · 7 years ago
  44. 223ac88 Add new launcher icon by Maarten Derks · 7 years ago
  45. 778fb89 Remove old launcher icon by Maarten Derks · 7 years ago
  46. 3b51924 Merge branch 'gitignore' into 'master' by Maarten · 7 years ago
  47. d749540 No Android Studio (Intellij) file needs to be versioned with Gradle by Borjan Tchakaloff · 7 years ago
  48. d34d86b Update the gradle plugin to 2.2.2 by Borjan Tchakaloff · 7 years ago
  49. 4466da8 Merge branch 'release_2.x' into 'master' by Maarten · 8 years ago
  50. 4673969 Manifest clean-up and use of the right package in the Gradle build by Borjan Tchakaloff · 8 years ago
  51. 9e07138 Merge branch 'master' into release_2.x by Borjan Tchakaloff · 8 years ago
  52. 69a8098 The NewTest class becomes the (new) Test class by Borjan Tchakaloff · 8 years ago
  53. 24b75a8 Clean workspace for release 2.0 by Borjan Tchakaloff · 8 years ago
  54. 2bcab0d The Wi-Fi connectivity information is a core test by Borjan Tchakaloff · 8 years ago
  55. 3fecca0 The InformationTest has a default layout and hooks up to the information instance by Borjan Tchakaloff · 8 years ago
  56. ba48a2d Make the SimSlotDetails POJO more useful (knowledge about the SIM presence) by Borjan Tchakaloff · 8 years ago
  57. 446d3a6 Remove superfluous try/catch block by Borjan Tchakaloff · 8 years ago
  58. cfdd9ca Fix typo by Borjan Tchakaloff · 8 years ago
  59. 2b7764d An information test automatically begins by Borjan Tchakaloff · 8 years ago
  60. 9d990ad UIpdate the strings of microphone loopback tests by Borjan Tchakaloff · 8 years ago
  61. 9c5f76d WIP: The modem test is actually an informative test by Borjan Tchakaloff · 8 years ago
  62. 49371f4 WIP: Base class for (system) information by Borjan Tchakaloff · 8 years ago
  63. 47a8af7 WIP: Loopback tests for primary and secondary microphones by Borjan Tchakaloff · 8 years ago
  64. 66a0a4f WIP: Cleaning old UI by Borjan Tchakaloff · 8 years ago
  65. 03660a1 WIP: No more rear speaker test (replaced by the LoudSpeakerTest) by Borjan Tchakaloff · 8 years ago
  66. 50c4c4e WIP: Generic speaker test to factor the ear and loud speakers by Borjan Tchakaloff · 8 years ago
  67. d2931c6 WIP: Transform the ear-speaker test by Borjan Tchakaloff · 8 years ago
  68. eb87348 WIP: A test is paused only if it was running by Borjan Tchakaloff · 8 years ago
  69. b56e0a8 Make sure to subscribe and unsubscribe to events by Borjan Tchakaloff · 8 years ago
  70. 24ce38d WIP: The test lifecycle follows the fragment life by Borjan Tchakaloff · 8 years ago
  71. a6423ff More details strings by Borjan Tchakaloff · 8 years ago
  72. d197653 WIP: Update the core tests by Borjan Tchakaloff · 8 years ago
  73. 771daf3 WIP: Make sure the fragments are handled through the back button by Borjan Tchakaloff · 8 years ago
  74. 48e59bf WIP: The test lifecycle is tied to the Fragment lifecyle by Borjan Tchakaloff · 8 years ago
  75. 7347059 WIP: A test is a standalone fragment by Borjan Tchakaloff · 8 years ago
  76. 9f80ce6 Bump version number to 2.0-SNAPSHOT by Borjan Tchakaloff · 8 years ago
  77. 90c4c5b Clean manifest. by Maarten Derks · 8 years ago
  78. 1d528d3 Merge branch 'master' into translations by Borjan Tchakaloff · 8 years ago
  79. d8f0ede Translated using Weblate (English) by Rick · 8 years ago
  80. 78da827 Bump version number to 1.2 by Borjan Tchakaloff · 8 years ago FP2-open-16.12.0
  81. 189ccc3 Fix the primary microphone test and drop the secondary microphone test by Borjan Tchakaloff · 8 years ago
  82. 52e4854 Add the roaming status (general and data) in the ModemTest by Borjan Tchakaloff · 8 years ago
  83. 44f2de5 Hide SIM details when there is no SIM by Borjan Tchakaloff · 8 years ago
  84. ed1a846 Prepare the ModemTest layout to act upon unavailable SIM by Borjan Tchakaloff · 8 years ago
  85. d9ea1b9 Clean up strings and put aside the one not used yet by Borjan Tchakaloff · 8 years ago
  86. 243d61c Fix vibration motor string to be a description and not a question by Borjan Tchakaloff · 8 years ago
  87. 44c7f6b Bump version number to 1.2-SNAPSHOT by Borjan Tchakaloff · 8 years ago
  88. e5ab5fa Translated using Weblate (English) by Rick · 8 years ago
  89. 901bb2e Translated using Weblate (_DE (generated)) by Franz · 8 years ago
  90. 66e6da4 Bump version number to 1.1 by Borjan Tchakaloff · 8 years ago
  91. 0a3baba Force the old view to be the same as the new view by Borjan Tchakaloff · 8 years ago
  92. ea406af VibratorTest has instructions by Borjan Tchakaloff · 8 years ago
  93. 642ab3d Core tests by Borjan Tchakaloff · 8 years ago
  94. 5d768c3 Screen test has instructions too by Borjan Tchakaloff · 8 years ago
  95. fd9ea88 Extract the free drawing test from the digitizer test by Borjan Tchakaloff · 8 years ago
  96. 83d68a2 Secondary microphone test has instructions by Borjan Tchakaloff · 8 years ago
  97. 9706990 Primary microphone test has instructions by Borjan Tchakaloff · 8 years ago
  98. f48c94f Translated using Weblate (_DE (generated)) by Franz · 8 years ago
  99. 1d43633 Allow a text to display instructions instead of its description. by Borjan Tchakaloff · 8 years ago
  100. cc287b0 Display the ModemTest right away (no action) by Borjan Tchakaloff · 8 years ago