- Oct 20, 2014
-
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
- Oct 16, 2014
-
-
Benjamin Dengler authored
-
Benjamin Dengler authored
Added not translated words
-
Andrea Stagi authored
-
- Oct 15, 2014
-
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
Feature/commit msg
-
Benjamin Dengler authored
-
Benjamin Dengler authored
Italian translation
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Andrea Stagi authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
- Oct 14, 2014
-
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
-
Benjamin Dengler authored
Fixed crash on file editing
-
Benjamin Dengler authored
Implemented project filter function
-
- Oct 13, 2014
-
-
Andrea Stagi authored
-
Andrea Stagi authored
-
- Sep 08, 2014
-
-
Joseph Turner authored
This feature adds a checkable menu option to toggle wrapping lines of code and commit messages to the width of the screen in DiffActivity. This was achieved by creating a custom HorizontalScrollView with an onMeasure method that measures its child with an exact MeasureSpec of its own width. If wrapping is disabled, the super method is called, making it act just like a normal HorizontalScrollView.
-
- Sep 01, 2014
-
-
Joseph Turner authored
This removes code I left in to print out in LogCat if the application failed to retrieve the commit data from the server. This does not use Crouton to show an error message if it failed to connect, because the diff CallBack already does this, and if it failed to connect to the server, it would display two error messages.
-
- Aug 30, 2014
-
-
Joseph Turner authored
This commit modifies the API slightly to allow retrieving the git commit message from a commit, and displays it in DiffActivity. A new View is created, MessageView, responsible for displaying the text from the commit message, similar to DiffView. No formatting is done to the text yet.
-
- Jul 16, 2014
-
-
Benjamin Dengler authored
App crashes trying to view particular diffs (bugfix attached)
-
- Jul 14, 2014
-
-
p-schneider authored
if the end of a file was changed the app could crash while trying to render "\ No newline at end of file"
-
- Jul 04, 2014
-
-
Benjamin Dengler authored
feature request: default branch
-
Benjamin Dengler authored
Fix: endless refreshing animation
-
p-schneider authored
-
- Jul 03, 2014
-
-
p-schneider authored
loading a project view the default branch specified for the project instead of the first available branch
-
- Jul 02, 2014
-