Skip to content

Releases: gustavomdsantos/5-Things-You-Didn-t-Know-About-Git

5 Things You Didn't Know About Git v0.3.0 alpha

09 May 20:27
Compare
Choose a tag to compare

Changelog

  • New: Elaborated text of CommittingPersonActivity;
  • Fix: minor typing mistakes in NewCommitsActivity strings.

5 Things You Didn't Know About Git v0.2.2 alpha

09 May 12:41
Compare
Choose a tag to compare

Changelog

  • NewCommitsActivity is now associated with activity_newcommits (to display section name in Android Studio XML Preview)

5 Things You Didn't Know About Git v0.2.1 alpha

09 May 12:38
Compare
Choose a tag to compare

Changelog

  • Improvement: Finished text of NewCommitsActivity.

5 Things You Didn't Know About Git v0.2.0 alpha

09 May 12:36
Compare
Choose a tag to compare

Changelog

  • New: Elaborated text of NewCommitsActivity (still not ready).

5 Things You Didn't Know About Git v0.1.3 alpha

09 May 12:34
Compare
Choose a tag to compare

Changelog

  • New: App now prompts user the name of his target Git repository (needed once you open the app);
  • Improvement: Titles of the section now are on AndroidManifest file, no more dynamically set in Java code;
  • Improvement: Made consistent "Back" button navigability in all app screens.

5 Things You Didn't Know About Git v0.1.2 alpha

08 May 18:31
Compare
Choose a tag to compare

Changelog

  • Improvement: Optimized code to create events and set buttons dynamically in MainActivity.

5 Things You Didn't Know About Git v0.1.1 alpha

08 May 18:28
Compare
Choose a tag to compare

Changelog

  • Improvement: Now Android KitKat (4.4) shows tinted statusbar background!
  • Improvement: Removed layout weight in portrait mode.

5 Things You Didn't Know About Git v0.1.0 alpha

06 May 20:13
Compare
Choose a tag to compare

First unstable version, only with splash screen, a main menu with 5 buttons and 1 Activity for each button.