• Sign in
  • Register
  • Home
  • Projects
  • Help

Developer Libraries ยป Trusted Intents

  • Overview
  • Activity
  • Issues
  • New issue
  • Calendar
  • News
  • Wiki
  • Repository
« Previous | Next » 

Revision 9f5bcd3f

ID9f5bcd3f5c6b2f8d542a3c8bc2bf34cfb3b78ee3
Parent 05a33beb
Child cba1dc86

Added by Hans-Christoph Steiner about 2 years ago

add example app

Includes this as the app icon:
https://commons.wikimedia.org/wiki/File:Geogebra.svg

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • .gitignore (diff)
  • app
    • build.gradle
    • src
      • androidTest
        • java
          • info
            • guardianproject
              • trustedintents
                • ApplicationTest.java
      • main
        • AndroidManifest.xml
        • java
          • info
            • guardianproject
              • trustedintents
                • MainActivity.java
        • res
          • layout
            • activity_main.xml
            • content_main.xml
          • menu
            • menu_main.xml
          • mipmap-hdpi
            • ic_launcher.png
          • mipmap-mdpi
            • ic_launcher.png
          • mipmap-xhdpi
            • ic_launcher.png
          • mipmap-xxhdpi
            • ic_launcher.png
          • mipmap-xxxhdpi
            • ic_launcher.png
          • values
            • colors.xml
            • dimens.xml
            • strings.xml
            • styles.xml
          • values-v21
            • styles.xml
          • values-w820dp
            • dimens.xml
      • test
        • java
          • info
            • guardianproject
              • trustedintents
                • ExampleUnitTest.java
  • build.gradle
  • ic_launcher.png
  • settings.gradle
Loading...
Powered by Redmine © 2006-2013 Jean-Philippe Lang