Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/weg-li/weg-li-android
📸 📝 ✊ weg-li: 1, 2, 3 - Macht die Bahn frei!
https://github.com/weg-li/weg-li-android
Open Email App with Report
ff36f7162d95ff410c3443a2ad6ac7aee7803670 authored over 4 years ago by leowroth <[email protected]>
ff36f7162d95ff410c3443a2ad6ac7aee7803670 authored over 4 years ago by leowroth <[email protected]>
Merge pull request #12 from weg-li/viewModel_should_format_details
View model should format details
470fda89847ba2fb85f79061524dde1f6eae35be authored over 4 years ago by leowroth <[email protected]>
Merge pull request #10 from weg-li/convert_report_to_email
Added Test to create report email and worked on creating email
30562d90988caf394dea3fdc6e4bbbf058539780 authored over 4 years ago by leowroth <[email protected]>
Show formatted Date
aa0e81e31b43d5b38e8b4f90ed696e0e7fa3a146 authored over 4 years ago by leowroth <[email protected]>
aa0e81e31b43d5b38e8b4f90ed696e0e7fa3a146 authored over 4 years ago by leowroth <[email protected]>
Use TextInputLayout to show label
f35f61237f03d69d95a6747d0989719255cc1656 authored over 4 years ago by leowroth <[email protected]>
f35f61237f03d69d95a6747d0989719255cc1656 authored over 4 years ago by leowroth <[email protected]>
removed dead code and renamed to openTimePickerDialog()
2532144fbd548362a8f7915254f9bc6091e7d7b1 authored over 4 years ago by leowroth <[email protected]>
2532144fbd548362a8f7915254f9bc6091e7d7b1 authored over 4 years ago by leowroth <[email protected]>
Use formatted String
917a9113f9f4c3f7869ce33d9d059dbb13fd531f authored over 4 years ago by leowroth <[email protected]>
917a9113f9f4c3f7869ce33d9d059dbb13fd531f authored over 4 years ago by leowroth <[email protected]>
Open TimePickerDialog
bb7b2c5b1442aaa249e90ea434205958b806d93d authored over 4 years ago by leowroth <[email protected]>
bb7b2c5b1442aaa249e90ea434205958b806d93d authored over 4 years ago by leowroth <[email protected]>
Added scrollview
0a8ff82350a4df445b7f8e05a4ef10128e4f15d1 authored over 4 years ago by leowroth <[email protected]>
0a8ff82350a4df445b7f8e05a4ef10128e4f15d1 authored over 4 years ago by leowroth <[email protected]>
Added carWasEmpty switch to view
e0623dc3e4c726941c046b78694a4a5fc8033925 authored over 4 years ago by leowroth <[email protected]>
e0623dc3e4c726941c046b78694a4a5fc8033925 authored over 4 years ago by leowroth <[email protected]>
Merge pull request #9 from weg-li/link_view_to_viewModel
Link view to ViewModel
2a4c5697fbca09d1104a1d7f396bffacd0877989 authored over 4 years ago by leowroth <[email protected]>
Added Test to create report email and worked on creating email
a4fa3285b1af986cd700a29535c3d1a6b8016417 authored over 4 years ago by leowroth <[email protected]>
a4fa3285b1af986cd700a29535c3d1a6b8016417 authored over 4 years ago by leowroth <[email protected]>
Added blank lines to visually separate view setups
ae9da8a1ca290fdb6fa7de10e2f918a4a3cf6363 authored over 4 years ago by leowroth <[email protected]>
ae9da8a1ca290fdb6fa7de10e2f918a4a3cf6363 authored over 4 years ago by leowroth <[email protected]>
Added Listeners
f1b7c047009dc846740d01a08fa1480b16b36b8f authored over 4 years ago by leowroth <[email protected]>
f1b7c047009dc846740d01a08fa1480b16b36b8f authored over 4 years ago by leowroth <[email protected]>
Added violationSelected to MainViewModel
f8bab652375701896ddefc760f9685de950c37b2 authored over 4 years ago by leowroth <[email protected]>
f8bab652375701896ddefc760f9685de950c37b2 authored over 4 years ago by leowroth <[email protected]>
Created all the functions for selection
91497ecc6602ac26ff1e3f123eec471eeb838aa8 authored over 4 years ago by leowroth <[email protected]>
91497ecc6602ac26ff1e3f123eec471eeb838aa8 authored over 4 years ago by leowroth <[email protected]>
Set main view model fist (other things might depend on it)
b40c1d57cba72b5dab1e1cbbb5bd1805abad8aaa authored over 4 years ago by Rembremmerdeng <[email protected]>
b40c1d57cba72b5dab1e1cbbb5bd1805abad8aaa authored over 4 years ago by Rembremmerdeng <[email protected]>
Update Gradle version
5b1fd4189b0422f6be2dcef7cb8049f368258b1f authored over 4 years ago by Rembremmerdeng <[email protected]>
5b1fd4189b0422f6be2dcef7cb8049f368258b1f authored over 4 years ago by Rembremmerdeng <[email protected]>
Merge pull request #8 from weg-li/remove_report_from_viewmodel
Remove report from viewmodel
0aa46554f61c4fc53cb610557188aa03bfb2dc17 authored over 4 years ago by Rembremmerdeng <[email protected]>
Typo
af01825b1565a0c0ea8d7261905bfb2ad2209418 authored over 4 years ago by leowroth <[email protected]>
af01825b1565a0c0ea8d7261905bfb2ad2209418 authored over 4 years ago by leowroth <[email protected]>
Fixed instantion of MainViewModel
124f9f2cd235e2bc97b5738f27fad6c59e0ce59a authored over 4 years ago by leowroth <[email protected]>
124f9f2cd235e2bc97b5738f27fad6c59e0ce59a authored over 4 years ago by leowroth <[email protected]>
Moved report to email function inside Report.kt, removed Report from MainActivity,
13b915b7203b43630e372fba9664b04c3641893b authored over 4 years ago by leowroth <[email protected]>
13b915b7203b43630e372fba9664b04c3641893b authored over 4 years ago by leowroth <[email protected]>
Added kotlin test library
2c459748909ec63b51eed79653c030231d4e7bb9 authored over 4 years ago by leowroth <[email protected]>
2c459748909ec63b51eed79653c030231d4e7bb9 authored over 4 years ago by leowroth <[email protected]>
Added const val to MainViewModel for Email
7245e5be660d1a33536483a185cbb0376349c4d1 authored over 4 years ago by leowroth <[email protected]>
7245e5be660d1a33536483a185cbb0376349c4d1 authored over 4 years ago by leowroth <[email protected]>
WIP MainViewModel.createEmail()
a9ab773666342f5ecff4db47fe6de290b23a26d1 authored over 4 years ago by leowroth <[email protected]>
a9ab773666342f5ecff4db47fe6de290b23a26d1 authored over 4 years ago by leowroth <[email protected]>
Added test for MainViewModel.sendReport()
b8e89fa7be07d05f285465e0cde830650b2abd76 authored over 4 years ago by leowroth <[email protected]>
b8e89fa7be07d05f285465e0cde830650b2abd76 authored over 4 years ago by leowroth <[email protected]>
Added mockito with final class testing, first mainViewModel test passes
7d7c40761b5ce98f35693ee7d2b3bbc9eb6dd749 authored over 4 years ago by leowroth <[email protected]>
7d7c40761b5ce98f35693ee7d2b3bbc9eb6dd749 authored over 4 years ago by leowroth <[email protected]>
Added onItemSelectedListener to carTypeSpinner, sendReport is logging the current report, changed Report members to var
5506617a880e097482d58ae1bda45a1efd3c6acc authored over 4 years ago by leowroth <[email protected]>
5506617a880e097482d58ae1bda45a1efd3c6acc authored over 4 years ago by leowroth <[email protected]>
Added Timber and MainApplication
9ee7d303f74f1aea8bbf14f1cb54d58276818ecf authored over 4 years ago by leowroth <[email protected]>
9ee7d303f74f1aea8bbf14f1cb54d58276818ecf authored over 4 years ago by leowroth <[email protected]>
Added sendButton
dd6b825c4f3c1551906b0cb483c4d4dbb95c9b39 authored over 4 years ago by leowroth <[email protected]>
dd6b825c4f3c1551906b0cb483c4d4dbb95c9b39 authored over 4 years ago by leowroth <[email protected]>
Added primary and secondary colors
d4f422167f4c4d69de8b424ab305312df242866b authored over 4 years ago by leowroth <[email protected]>
d4f422167f4c4d69de8b424ab305312df242866b authored over 4 years ago by leowroth <[email protected]>
Added variables to Report model
f788e64ab9cb3d4672e2bcade0282fd9fa8bbcfd authored over 4 years ago by leowroth <[email protected]>
f788e64ab9cb3d4672e2bcade0282fd9fa8bbcfd authored over 4 years ago by leowroth <[email protected]>
Added dependencies.gradle
ce8ed577d16b44354c4d6d22bded32d6aea6d4ef authored over 4 years ago by leowroth <[email protected]>
ce8ed577d16b44354c4d6d22bded32d6aea6d4ef authored over 4 years ago by leowroth <[email protected]>
Added dependencies.gradle
55b37c7f4aee426df4b117946189924309f4bb60 authored over 4 years ago by leowroth <[email protected]>
55b37c7f4aee426df4b117946189924309f4bb60 authored over 4 years ago by leowroth <[email protected]>
Added obstruction switch
5bd58471467fa58ac493955e60b5880c88807fe3 authored over 4 years ago by leowroth <[email protected]>
5bd58471467fa58ac493955e60b5880c88807fe3 authored over 4 years ago by leowroth <[email protected]>
Changed duration into Edittext
9fcfa628eab9e24673fe90a62e734b5a7ce0a066 authored over 4 years ago by leowroth <[email protected]>
9fcfa628eab9e24673fe90a62e734b5a7ce0a066 authored over 4 years ago by leowroth <[email protected]>
Added duration layout
ddfcf6cc0b12907e87d823cd73975439c47bf99b authored almost 5 years ago by leowroth <[email protected]>
ddfcf6cc0b12907e87d823cd73975439c47bf99b authored almost 5 years ago by leowroth <[email protected]>
Updated glide to 4.11.0, material to 1.1.0 and junit to 4.13
63048ea1e56208704a76949a5e5f4a0b9156ec07 authored almost 5 years ago by leowroth <[email protected]>
63048ea1e56208704a76949a5e5f4a0b9156ec07 authored almost 5 years ago by leowroth <[email protected]>
Copied list of violations
3801708540c8bd45312379cda992ee05e95413f1 authored almost 5 years ago by leowroth <[email protected]>
3801708540c8bd45312379cda992ee05e95413f1 authored almost 5 years ago by leowroth <[email protected]>
Added violations spinner
b67d7a33c5e94b01095e9ed69ef3c19baf7d2830 authored almost 5 years ago by leowroth <[email protected]>
b67d7a33c5e94b01095e9ed69ef3c19baf7d2830 authored almost 5 years ago by leowroth <[email protected]>
Added car type spinner
3d473fd194d7006f93da7a1ef12525bfc384ffa4 authored almost 5 years ago by leowroth <[email protected]>
3d473fd194d7006f93da7a1ef12525bfc384ffa4 authored almost 5 years ago by leowroth <[email protected]>
Finished car_type string array
3cfb0a4329478b6f5c81d46281dc5feda615cf3e authored almost 5 years ago by leowroth <[email protected]>
3cfb0a4329478b6f5c81d46281dc5feda615cf3e authored almost 5 years ago by leowroth <[email protected]>
Added TextInputLayout and started to add car types
b2e21369221b43fb6f45480707af31fd0ee86876 authored almost 5 years ago by leowroth <[email protected]>
b2e21369221b43fb6f45480707af31fd0ee86876 authored almost 5 years ago by leowroth <[email protected]>
Wip building layout
e2f9d81fe8870d8a6cdf9dd50f5e84a33b576c88 authored almost 5 years ago by leowroth <[email protected]>
e2f9d81fe8870d8a6cdf9dd50f5e84a33b576c88 authored almost 5 years ago by leowroth <[email protected]>
Added MainViewModel and Repository as example
44601d43f8174dc1b6b33b21b3f6f8a8dd1e1cd7 authored almost 5 years ago by leowroth <[email protected]>
44601d43f8174dc1b6b33b21b3f6f8a8dd1e1cd7 authored almost 5 years ago by leowroth <[email protected]>
Created basic api classes and interfaces to be used in a repository
f2a288a78522648740985f0fc41e5d94d984a931 authored almost 5 years ago by leowroth <[email protected]>
f2a288a78522648740985f0fc41e5d94d984a931 authored almost 5 years ago by leowroth <[email protected]>
Added Report model
a0f6e110365e13d4dd9845633b3b9536527ef533 authored almost 5 years ago by leowroth <[email protected]>
a0f6e110365e13d4dd9845633b3b9536527ef533 authored almost 5 years ago by leowroth <[email protected]>
Added Resource and Status to utils for network calls
ac2ce936dbefff99948f5490aa90fdd8ab586218 authored almost 5 years ago by leowroth <[email protected]>
ac2ce936dbefff99948f5490aa90fdd8ab586218 authored almost 5 years ago by leowroth <[email protected]>
Added reclyclerview, lifecycle, glide, rx2 dependencies
5cf37ddfb4dfb5cdce27fc698e8032b0e3ed83b9 authored almost 5 years ago by leowroth <[email protected]>
5cf37ddfb4dfb5cdce27fc698e8032b0e3ed83b9 authored almost 5 years ago by leowroth <[email protected]>
New kotlin android project
0aa6fc4c344c29fc949eedab4fa6266aeaf50dd4 authored almost 5 years ago by leowroth <[email protected]>
0aa6fc4c344c29fc949eedab4fa6266aeaf50dd4 authored almost 5 years ago by leowroth <[email protected]>