1. 1e85d2c fixed npe due to lacking id in resources. bump version number. by Filipe Gonçalves · 9 years ago
  2. a42a0bb - Bump version number by Jose Pascoal · 9 years ago
  3. 8d4458f - Fix the Unified partition check by Jose Pascoal · 9 years ago
  4. b4d74b7 - Bump version number by Jose Pascoal · 9 years ago
  5. 60c9937 - Make zip install work on FP1 using the SDcard by Jose Pascoal · 9 years ago
  6. 1e69a0e fix ui update glitches while in dev mode by Filipe Gonçalves · 9 years ago
  7. ec6ecac download broadcast was being wrongfully removed by Filipe Gonçalves · 9 years ago
  8. 3f5556e bump up version number by Filipe Gonçalves · 9 years ago
  9. dd8a824 fix showing of dev mode url edit element. by Filipe Gonçalves · 9 years ago
  10. d5e4d4a - Fix the refresh problem when changing the download url just one more time by Jose Pascoal · 9 years ago
  11. 844a0ea - Revert to Normal state if the zip path is invalid by Jose Pascoal · 9 years ago
  12. 4fe7ba5 - Fix the refresh problem when changing the download url by Jose Pascoal · 9 years ago
  13. 2a8283b - Handle zip installs using the download manager as an entry point by Jose Pascoal · 9 years ago
  14. 7bbcdd0 - Refresh UI after download url update is now working by Jose Pascoal · 9 years ago
  15. b980c86 - Only copy files to cache if the file has more than 0 bytes by Jose Pascoal · 9 years ago
  16. 79357c5 - Allow the updater to open and install zip files by Jose Pascoal · 9 years ago
  17. 9572859 fix hardcoded layout string by Filipe Gonçalves · 9 years ago
  18. dca09ac - Show the default url as a hint on the edit box by Jose Pascoal · 9 years ago
  19. 1216b10 Updated the dev mode to be able to request any server in an edit text. by Tiago Costa · 9 years ago
  20. 3d30c7b Removed the Super User necessity by Tiago Costa · 9 years ago
  21. d7e951f Added the Gapps Resolution to the code. It now removes data from the media provider to ensure that the system is now correct after reboot. by Tiago Costa · 9 years ago
  22. 4adf319 - Add error message to abortUpdateProcess() by Jose Pascoal · 9 years ago
  23. 288dd2f - Use RootTools to check cache file existence simple normal file commands don't work by Jose Pascoal · 9 years ago
  24. b03b55c - Set grace period to 24h by Jose Pascoal · 9 years ago
  25. 8f00243 changed transition between frags by Pedro Arelo · 9 years ago
  26. add466e updated assets and ui by Pedro Arelo · 9 years ago
  27. bde06dc overall UI cleanup by Pedro Arelo · 9 years ago
  28. 2ba0f55 code analysis fixes. by Filipe Gonçalves · 9 years ago
  29. 6cf9490 fixed methodology of checking privileges. by Filipe Gonçalves · 9 years ago
  30. 9bb9b6c - Bump version number - Add logs to PrivilegeChecker by Jose Pascoal · 9 years ago
  31. 49ce23c merge privileged and unprivileged codebases, choosing correct methods at runtime.(Part2) by Filipe Gonçalves · 9 years ago
  32. 49f058a - merge privileged and unprivileged codebases, choosing correct methods at runtime.(Part1) by Jose Pascoal · 9 years ago
  33. 714e042 changed name of privilege checker accordingly by Filipe Gonçalves · 9 years ago
  34. 88c1606 add mechanism to identify privileged vs unprivileged app at runtime. by Filipe Gonçalves · 9 years ago
  35. 374207b fix redundant layouts (from code analysis) by Filipe · 9 years ago
  36. 97f2bec fixed handling of lost connectivity during download. by Filipe · 9 years ago
  37. fa05658 code analysis cleanup by Filipe Gonçalves · 9 years ago
  38. 73fb899 overall layout cleanup by Pedro Arelo · 9 years ago
  39. 060ab28 - Fix nested switch issues by Jose Pascoal · 9 years ago
  40. cfc2dd4 - Fix analyzer issues by Jose Pascoal · 9 years ago
  41. 4091630 - Fix code inspection issues by Jose Pascoal · 9 years ago
  42. c82caac - Handle return values to avoid errors by Jose Pascoal · 9 years ago
  43. 0b48f8d - Fix commit-apply analyzer issue by Jose Pascoal · 9 years ago
  44. 3a80cc0 - Fix left-end padding issues - Fix missing content description issues by Jose Pascoal · 9 years ago
  45. cdd8204 - Remove unused methods by Jose Pascoal · 9 years ago
  46. 46fdb06 - Clean Magical numbers and some other issues reported by the Analyzer by Jose Pascoal · 9 years ago
  47. 4bc003a - Remove unused resources by Jose Pascoal · 9 years ago
  48. b31d586 Cleanup and refactor guided by Android Studio's code analysis. by Filipe Gonçalves · 9 years ago
  49. a48daba README.md edited online with Bitbucket by José Pascoal · 9 years ago
  50. 7aff7c4 README.md edited online with Bitbucket by José Pascoal · 9 years ago
  51. 3b08c8b fix showing install update button when no versions (only happens in beta mode). by Filipe Gonçalves · 9 years ago
  52. 776df50 Merge branch 'beta_program' by Filipe Gonçalves · 9 years ago
  53. 6223557 - Clear Gapps popup preference by Jose Pascoal · 9 years ago
  54. 8704f70 remove useless AndroidStudio file by Filipe Gonçalves · 9 years ago
  55. ce832d1 -Bump version number by Jose Pascoal · 9 years ago
  56. f3647bb updated .gitignore to avoid commiting internal android studio files. by Filipe Gonçalves · 9 years ago
  57. 8775874 - Fix for the fragment hell monkey test issue by Jose Pascoal · 9 years ago
  58. b6e3054 add android studio integration by Filipe Gonçalves · 9 years ago
  59. 07a2ab8 add gradle wrapper by Filipe Gonçalves · 9 years ago
  60. 800e8b2 gradle improvements by Filipe Gonçalves · 9 years ago
  61. 8edd395 Gradle integration by Filipe Gonçalves · 9 years ago
  62. 9c8d93a bracketted if clause (much less error-prone) by Filipe Gonçalves · 9 years ago
  63. 42ffc32 If configuration file is externally removed, clear grace period so it tries to download again. by Filipe Gonçalves · 9 years ago
  64. afeac2c Read download url from shared preferences if available. ( for testing purposes ) by Filipe Gonçalves · 9 years ago
  65. 9337278 Updated the main fragment so its not necessary to press back twice by Tiago Costa · 9 years ago
  66. 825414a * force update available screen when in BETA mode. by Filipe Gonçalves · 9 years ago
  67. e02ce35 Turned off the First Time app Store by Tiago Costa · 9 years ago
  68. 837e157 * Support for enabling beta property by Filipe Gonçalves · 9 years ago
  69. 2690ea6 * fixed leftover reference to deleted configuration. by Filipe Gonçalves · 9 years ago
  70. 4c204d8 * report beta and dev modes to the server as request flags. by Filipe Gonçalves · 9 years ago
  71. 6ce7b14 * Clear grace period when removing configuration file. by Filipe Gonçalves · 9 years ago
  72. da00b38 -Bump version number for delivery - Fix Device not supported issue by Jose Pascoal · 9 years ago
  73. 73575aa Imporved the gapps store functionality by Tiago Costa · 9 years ago
  74. 8ad8bfb refactor progress bar setup for legibility and faster reaction. by Filipe Gonçalves · 9 years ago
  75. c984d51 fixed UI inconsistent states due to faulty retrieval of visible fragment. by Filipe Gonçalves · 9 years ago
  76. 712d548 fixed inconsistencies in download when in a very unstable network. by Filipe Gonçalves · 9 years ago
  77. ad527aa Identify supported devices based on build info instead of hard coded config list. by Filipe Gonçalves · 9 years ago
  78. 08a38f1 changed configuration download notification text to be less misleading. by Filipe Gonçalves · 9 years ago
  79. 8b263ad removed debug code by Filipe Gonçalves · 9 years ago
  80. b2536c0 Do not let configuration file download get stuck (currently it happens because Android's DownloadManager sucks) by using a timeout. by Filipe Gonçalves · 9 years ago
  81. 1d36aa1 -Fix download Url by Jose Pascoal · 9 years ago
  82. 879e50a Updated the strings by Tiago Costa · 9 years ago
  83. 5b65c01 fixed bug preventing configuration download when connected through 3g. by Filipe Gonçalves · 9 years ago
  84. 5b62132 Updater Reminder by Tiago Costa · 9 years ago
  85. daaa32c Updater gapps instalation by Tiago Costa · 9 years ago
  86. bc616bc allow relative download links. by Filipe Gonçalves · 9 years ago
  87. c2545cc - Remove config file before update install by Jose Pascoal · 9 years ago
  88. 6ccaa36 - Fix copy paste error by Jose Pascoal · 9 years ago
  89. 9ba1965 - Add app store back button resources by Jose Pascoal · 9 years ago
  90. beebb8b - Remove info popup from app store page by Jose Pascoal · 9 years ago
  91. 02d8624 - Adapt the fragments to work with both versions and stores by Jose Pascoal · 9 years ago
  92. 1c049e0 - Remove extra store fragment by Jose Pascoal · 9 years ago
  93. ad4ea57 - Clean layouts - Fix fragment flow (still buggy) by Jose Pascoal · 10 years ago
  94. eb0a1ed - Remove Gapps widget intermidiate states and logic by Jose Pascoal · 10 years ago
  95. 198bf3d Added the flow for the store update. by Tiago Costa · 10 years ago
  96. 3add03e Added the app store install list, install and download fragement. by Tiago Costa · 10 years ago
  97. b1b250c fixed copy validation path in gapps widget by Filipe Gonçalves · 10 years ago
  98. 2668572 fixed compilation errors by Filipe Gonçalves · 10 years ago
  99. 72dac94 validate downloaded file copy to cache before attempt to prepare recovery install. by Filipe Gonçalves · 10 years ago
  100. bf5e08c fix build date parameter. by Filipe Gonçalves · 10 years ago