1. 9a8e90e fixed header update bug by Filipe Gonçalves · 9 years ago
  2. 3df4313 Issue: otaDownloadUrl Persistence by telmoagostinho · 9 years ago
  3. 428d107 Do not crash when crashlytics is unavailable. by Filipe Gonçalves · 9 years ago
  4. 4089313 Limit all network access to Wi-Fi only. by Filipe Gonçalves · 9 years ago
  5. 8b8c2d2 - Fix NPE crash when launching the updater from the settings by Jose Pascoal · 9 years ago
  6. 055562d - Fix gapps install button not appearing on main fragment - Bump version number by Jose Pascoal · 9 years ago
  7. 15e77fb - Fix issue with Gapps widget not jumping to right fragment by Jose Pascoal · 9 years ago
  8. 7f6359a improve popup handling. by Filipe Gonçalves · 9 years ago
  9. 7281778 added a popup on startup when no configuration file exists and no wifi is available. by Filipe Gonçalves · 9 years ago
  10. 85b803b - Clear updater preferences on boot to avoid inconsistent states by Jose Pascoal · 9 years ago
  11. 1e69a0e fix ui update glitches while in dev mode by Filipe Gonçalves · 9 years ago
  12. 844a0ea - Revert to Normal state if the zip path is invalid by Jose Pascoal · 9 years ago
  13. 4fe7ba5 - Fix the refresh problem when changing the download url by Jose Pascoal · 9 years ago
  14. 2a8283b - Handle zip installs using the download manager as an entry point by Jose Pascoal · 9 years ago
  15. 79357c5 - Allow the updater to open and install zip files by Jose Pascoal · 9 years ago
  16. dca09ac - Show the default url as a hint on the edit box by Jose Pascoal · 9 years ago
  17. 1216b10 Updated the dev mode to be able to request any server in an edit text. by Tiago Costa · 9 years ago
  18. 4adf319 - Add error message to abortUpdateProcess() by Jose Pascoal · 9 years ago
  19. 8f00243 changed transition between frags by Pedro Arelo · 9 years ago
  20. 49ce23c merge privileged and unprivileged codebases, choosing correct methods at runtime.(Part2) by Filipe Gonçalves · 9 years ago
  21. cfc2dd4 - Fix analyzer issues by Jose Pascoal · 9 years ago
  22. 4091630 - Fix code inspection issues by Jose Pascoal · 9 years ago
  23. 0b48f8d - Fix commit-apply analyzer issue by Jose Pascoal · 9 years ago
  24. cdd8204 - Remove unused methods by Jose Pascoal · 9 years ago
  25. b31d586 Cleanup and refactor guided by Android Studio's code analysis. by Filipe Gonçalves · 9 years ago
  26. 3b08c8b fix showing install update button when no versions (only happens in beta mode). by Filipe Gonçalves · 9 years ago
  27. 776df50 Merge branch 'beta_program' by Filipe Gonçalves · 9 years ago
  28. 6223557 - Clear Gapps popup preference by Jose Pascoal · 9 years ago
  29. 8775874 - Fix for the fragment hell monkey test issue by Jose Pascoal · 9 years ago
  30. 9c8d93a bracketted if clause (much less error-prone) by Filipe Gonçalves · 9 years ago
  31. 42ffc32 If configuration file is externally removed, clear grace period so it tries to download again. by Filipe Gonçalves · 9 years ago
  32. afeac2c Read download url from shared preferences if available. ( for testing purposes ) by Filipe Gonçalves · 9 years ago
  33. 9337278 Updated the main fragment so its not necessary to press back twice by Tiago Costa · 9 years ago
  34. 825414a * force update available screen when in BETA mode. by Filipe Gonçalves · 9 years ago
  35. e02ce35 Turned off the First Time app Store by Tiago Costa · 9 years ago
  36. da00b38 -Bump version number for delivery - Fix Device not supported issue by Jose Pascoal · 9 years ago
  37. 73575aa Imporved the gapps store functionality by Tiago Costa · 9 years ago
  38. c984d51 fixed UI inconsistent states due to faulty retrieval of visible fragment. by Filipe Gonçalves · 9 years ago
  39. ad527aa Identify supported devices based on build info instead of hard coded config list. by Filipe Gonçalves · 9 years ago
  40. daaa32c Updater gapps instalation by Tiago Costa · 9 years ago
  41. c2545cc - Remove config file before update install by Jose Pascoal · 10 years ago
  42. beebb8b - Remove info popup from app store page by Jose Pascoal · 10 years ago
  43. 02d8624 - Adapt the fragments to work with both versions and stores by Jose Pascoal · 10 years ago
  44. 1c049e0 - Remove extra store fragment by Jose Pascoal · 10 years ago
  45. ad4ea57 - Clean layouts - Fix fragment flow (still buggy) by Jose Pascoal · 10 years ago
  46. 198bf3d Added the flow for the store update. by Tiago Costa · 10 years ago
  47. 3add03e Added the app store install list, install and download fragement. by Tiago Costa · 10 years ago
  48. cd0f33d add extra info to update request [fixes FP-156] by Filipe Gonçalves · 10 years ago
  49. 6d360e2 Updater changes for app stores by Tiago Costa · 10 years ago
  50. 8f226b0 grace period for configuration file download; cleanup unused imports; respect forceDownload flag; bump version number; by Filipe Gonçalves · 10 years ago
  51. 79f668d fixed copy paste bug ( wrong constant variable name ) by Filipe Gonçalves · 10 years ago
  52. 7c47e2d Resolved issues: by Tiago Costa · 10 years ago
  53. c172d89 - Fix fpr FP-152 by Jose Pascoal · 10 years ago
  54. 9008b61 Added the first time for info show by Tiago Costa · 10 years ago
  55. 3855faa Updater for Info Icon by Tiago Costa · 10 years ago
  56. a629995 * updated repo structure to hold only Updater project. by Filipe Gonçalves · 10 years ago[Renamed from FairphoneUpdater/src/com/fairphone/updater/FairphoneUpdater.java]
  57. aa579a8 - Major bug fix by Jose Pascoal · 10 years ago
  58. 799e394 - Avoid null pointer when using the fragmentManager by Jose Pascoal · 10 years ago
  59. 3bc3a84 - Solve the resume/back button problem when in Download or Pre-Install mode by Jose Pascoal · 10 years ago
  60. b397dc6 - Fix back button issue at download or update fragment by Jose Pascoal · 10 years ago
  61. 7bf83a0 - Renamed FairphoneUpdater2Activity to FairphoneUpdater by Jose Pascoal · 10 years ago[Renamed (97%) from FairphoneUpdater/src/com/fairphone/updater/FairphoneUpdater2Activity.java]
  62. 773bd82 cleanup strings and old activities by Pedro Arelo · 10 years ago
  63. cb88f67 fixed back button on header for the OTHER OS VERSION / Added a fragment transition by Pedro Arelo · 10 years ago
  64. 6d2bac9 added back button on header functionality by Pedro Arelo · 10 years ago
  65. aff1cd0 Updated the Fairphone Other OS versions by Tiago Costa · 10 years ago
  66. 436915f - Added other OS options and version list fragments by Jose Pascoal · 10 years ago
  67. 54b3ae6 - Major refactoring. Still buggy. by Jose Pascoal · 10 years ago
  68. b690af1 - Added download and restart fragment by Jose Pascoal · 10 years ago
  69. e4c48e3 -Added version details fragment funtionality - Some refactoring by Jose Pascoal · 10 years ago
  70. 2666b89 - Main fragment logic added by Jose Pascoal · 10 years ago
  71. 91aff13 - Layout revamp first commit by Jose Pascoal · 10 years ago