Commit Graph

19 Commits

Author SHA1 Message Date
Maxim Bachinsky a2cad6cba2
Merge pull request #4 from TouchInstinct/new_arch
New arch
2020-09-29 19:35:38 +03:00
Maxim Bachinsky 31ca21ea54 updated template after four sprints at runtime 2020-09-29 19:35:15 +03:00
Maxim Bachinsky 7dcf10af59 make package name ru.touchin.template everywhere in project 2020-06-29 01:31:29 +03:00
Maxim Bachinsky 1c28e5f34c ready to apigen and string gen 2020-06-29 01:20:17 +03:00
Maxim Bachinsky 8f25c3c3ef add network_security_config only for withoutSSLPinning 2020-06-29 00:38:32 +03:00
Maxim Bachinsky c61e37c3b4 make network module simplier and remove firebase perf plugin, because google sucks 2020-06-29 00:29:37 +03:00
Maxim Bachinsky 7d9b44baa2 add firebase services 2020-06-28 23:37:22 +03:00
Maxim Bachinsky 491d86d838 new multi module arch 2020-06-28 23:18:31 +03:00
Maxim Bachinsky 838fe53d28 update submodules 2020-06-28 23:17:27 +03:00
Aksenov Vladimir 0851165249
Merge pull request #3 from TouchInstinct/added-gp-services
Added google play services
2020-04-22 15:56:42 +03:00
Vladimir 0f3302090e Added google play services 2020-04-22 15:51:34 +03:00
Aksenov Vladimir 170c86a651
Merge pull request #2 from TouchInstinct/update-processes
Update template adapted to company processes
2020-04-18 15:35:06 +03:00
Vladimir 67307fa656 Upd crashlytics 2020-04-18 15:32:50 +03:00
Vladimir 039737eac9 Updated dependencies, multi-modules static 2020-04-18 15:30:19 +03:00
Vladimir 18b07518c1 Update template adapted to company processes 2020-04-17 17:10:54 +03:00
Maxim Bachinsky 9795f394aa update gitignore 2020-02-17 15:16:00 +03:00
Maxim Bachinsky 95cd5972c6 make template project compiling and update versions 2020-02-13 13:53:22 +03:00
RationalEgoism e53be84d82
Added template project (#1)
* wip

* updated project setting.gradle

* updated project gradle.properties

* updated project build.gradle

* updated gitignore

* removed extra proguard-rules file, added build.gradle

* updated gradle-wrapper

* wip di init, added TemplateApplication

* added StartupActivity

* updated manifest

* add persistence

* refactoring

* remove extra submodules

* remover vtb common

* removed test folder

* added network security

* fixed flavors

* refactoring

* updated libs version

* removed .idea file

* review build.gradle

* review AndroidManifest.xml

* review removed bracers from StartupVM

* review removed orientation

* added .gitmodules & fabric init

* review

* review styles
2019-06-03 20:47:39 +03:00
Vsevolod Ivanov b73db27f7d
Initial commit 2019-04-09 15:18:09 +03:00