Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
Tabelas cozinha adicionadas à base de dados, ui actualizada e icon ac…
Browse files Browse the repository at this point in the history
…tualizado.
  • Loading branch information
Alberto Ponces committed Jul 8, 2015
1 parent aaff347 commit 058db18
Show file tree
Hide file tree
Showing 12 changed files with 1,099 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,094 changes: 1,094 additions & 0 deletions app/src/main/java/com/ponces/alberto/calendariococo/Calendar.java

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/src/main/res/layout/activity_calendar_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
android:id="@+id/calendarview_textView2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="30dp"
android:layout_marginRight="40dp"
android:layout_marginLeft="20dp"
android:layout_marginRight="30dp"
android:gravity="center"
android:layout_alignLeft="@+id/calendarview_imageView3"
android:layout_alignTop="@+id/calendarview_imageView3"
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
android:id="@+id/main_textView2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="30dp"
android:layout_marginRight="40dp"
android:layout_marginLeft="20dp"
android:layout_marginRight="30dp"
android:gravity="center"
android:layout_alignLeft="@+id/main_imageView3"
android:layout_alignTop="@+id/main_imageView3"
Expand Down
Binary file modified app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added other/1_Randomizer.jar
Binary file not shown.
File renamed without changes.
Binary file added other/icon.xcf
Binary file not shown.

0 comments on commit 058db18

Please sign in to comment.