• Stars
    star
    3
  • Rank 3,943,174 (Top 79 %)
  • Language
    Java
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CheckYourItems is a project of Comunes Collective to allow the user to know about the orogin of the products which can buy in any shop, or wathever product you want to know about it.

More Repositories

1

KUnidirectional

The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... using Kotlin ๐Ÿ˜‰
Kotlin
313
star
2

PermissionsSample

Sample app that shows how the new permissions model introduced in Android 6.0 works, and how we can implement it and educate our users on a nice way (following clean architecture, using architectural patterns, etc.)
Java
113
star
3

tldrlegal

TLDRLegal unofficial (community-made) app. Discover and learn what FLOSS licenses provide to you and to the community
Java
7
star
4

quitesleep

Automatically exported from code.google.com/p/quitesleep
Java
7
star
5

GeofencesDemo

Demo used in the 1st Berlin Android Meetup to show a demostration of geofencing in Android
Java
6
star
6

dcberlin21-workshop

Learn how to make an app designed for single-screen devices shine when running on foldable and dual-screen devices
Kotlin
4
star
7

GeofencesDemoBaseProject

This project must be used together the project GeofencesDemo, this is just the structure of the project, but it needs the main functions that are located in GeofencesDemo
Java
4
star
8

SlidingPaneLayoutSample

Sample using SlidingPaneLayout component
Kotlin
3
star
9

dual-screen-training-surface-duo-frame-layout-sample

This is a small sample app that shows how to use the SurfaceDuoFrameLayout easily in your app. SurfaceDuoFrameLayout provides an easy way to move the children views of this layout to the start and end screen, and using the whole width of both screens when an app is spanned.
Kotlin
3
star
10

preferences-foldable

This is a sample to showcase how the latest updates on androidx.preference, that target foldable, dual-screen and large-screen devices, work.
Kotlin
2
star
11

qualifiers-bazel-sample

This is a sample app that shows the usage of resource qualifiers + using Bazel to build and deploy
Starlark
2
star
12

SonySmartWatch2Hackathon

Project created to be used as main project during the Sony SmartWatch2 Hackathon in Berlin (Spetember'13)
Java
2
star
13

list-detail-variant

This repo contains a variant of the list-detail dual screen pattern implementation where the detail view is still shown when we are back from spanned mode and we also show a back (up) action on the toolbar.
Kotlin
2
star
14

cesarvaliente.github.io

CSS
1
star
15

foldables-codelab

Different samples used to show how we can take advantage of what foldable devices bring
Kotlin
1
star
16

try_git

1
star
17

navigation-foldable

This is a sample that shows how the latest updates on androidx.navigation, that target foldables, dual-screen and large-screen devices, work.
Kotlin
1
star
18

AndroidWearWorkshopExamples

Code with diverse examples about Android Wear used in the Workshop given at Romobos conference (Cluj Napoca, Romania, November 2014)
Java
1
star
19

YourLifeAlbum

Repository created to participate in the Photo Hack Day 2013 in Berlin
Java
1
star
20

dual-screen-training-list-detail-app

Simple app that follows and implements the list-detail dual-screen pattern.
Kotlin
1
star
21

dual-screen-training-bottom-navigation-sample

This is a small sample app that shows how to use the SurfaceDuoBottomNavigationView easily in your app. SurfaceDuoBottomNavigationView provides an easy way to move your bottom navigation menu to start and/or end screens and using the whole width of both screens when an app is spanned.
Kotlin
1
star
22

NavigationRail-WM-Sample

This is a sample that shows the power of using NavigationRail, BottomNavigation, latest Navigation component and WindowManager altogether, so depending on the device form factor used (single screen or foldable/dual-screen), a specific UI navigation will be shown to the user, taking advantage of the extra-room that these new devices provide.
Kotlin
1
star
23

dual-screen-training-tab-layout-sample

This is a small sample app that shows how to use the SrufaceDuoTabLayout easily in your app. SurfaceDuoTabLayout provides an easy way to move your tabs to start, end and using the whole width of both screens when an app is spanned.
Kotlin
1
star
24

dual-screen-training-window-manager-sample

This is a small sample app that uses WindowManager and that shows the information that provides so we can see how it changes according with the device posture, when the app is spanned/unspaned, when the orientation changes, etc.
Kotlin
1
star