misaochan
|
dd9976cfff
|
Rename Description to Label to prevent misunderstandings
|
2017-12-31 02:34:36 +10:00 |
|
misaochan
|
36ec230506
|
Remove TODO
|
2017-12-31 02:24:39 +10:00 |
|
misaochan
|
548e2a7ab8
|
Rename Description to Label
|
2017-12-31 02:21:55 +10:00 |
|
misaochan
|
ca35b5e544
|
Return longDescription instead of description
|
2017-12-31 02:08:11 +10:00 |
|
misaochan
|
b27163906b
|
Replace anonymous inner classes with lambdas
|
2017-12-31 01:17:12 +10:00 |
|
misaochan
|
152fca30d3
|
Merge remote-tracking branch 'refs/remotes/commons-app/directNearbyUploads' into nearby-uploads
|
2017-12-31 01:01:44 +10:00 |
|
misaochan
|
ea0d3f75eb
|
Edit TODO
|
2017-12-31 00:46:56 +10:00 |
|
misaochan
|
5a92ec64df
|
Modify getDescription to fix "?" desc bug
|
2017-12-31 00:43:53 +10:00 |
|
misaochan
|
da63f31017
|
Put logs in onClick()
|
2017-12-31 00:40:04 +10:00 |
|
misaochan
|
1fe7b4842d
|
Add getters for name and description of Place
|
2017-12-31 00:36:51 +10:00 |
|
misaochan
|
c70eec650c
|
Add onClickListeners for camera and gallery FAB
|
2017-12-31 00:22:19 +10:00 |
|
Paul Hawke
|
c65614ead5
|
Now that Place and LatLng can handle their own status and rendering (respectively) go through and cleanup usages to reduce feature envy. Converted anonymous inner classes to lambdas.
|
2017-12-29 08:34:25 -06:00 |
|
Paul Hawke
|
92e20b4cee
|
Moved code to reduce feature envy.
|
2017-12-29 08:32:58 -06:00 |
|
Paul Hawke
|
1c43426579
|
Dead/redundent code and import removal.
|
2017-12-29 08:12:03 -06:00 |
|
neslihanturan
|
0a2caf7b9e
|
Remove button texts of list items
|
2017-12-28 16:36:52 +03:00 |
|
neslihanturan
|
ab858d524c
|
Make list bottom sheet closed default
|
2017-12-28 15:57:37 +03:00 |
|
neslihanturan
|
1af2db797b
|
Remove bottom bar which was a added to make UI prettier with no function previously
|
2017-12-28 14:26:13 +03:00 |
|
neslihanturan
|
ffea5e370c
|
Remove texts when they dont fit to one line
|
2017-12-28 14:13:09 +03:00 |
|
neslihanturan
|
a369af982e
|
Move commons button to out of expanded FABs
|
2017-12-28 13:41:08 +03:00 |
|
Agent-8
|
e72819f647
|
updated javadoc comments
|
2017-12-27 09:49:37 -05:00 |
|
Agent-8
|
c606f5193f
|
updated javadoc comments
|
2017-12-27 09:48:22 -05:00 |
|
neslihanturan
|
4b0bb0eac3
|
Use hide() to hide FAB which handles click event too
|
2017-12-27 14:35:50 +03:00 |
|
neslihanturan
|
a27ac66c9d
|
Remove unnecessary Log.d
|
2017-12-27 00:56:32 +03:00 |
|
Agent-8
|
4e82808591
|
Added documentation
|
2017-12-26 12:45:05 -05:00 |
|
Agent-8
|
031855f908
|
Add files via upload
|
2017-12-26 12:42:26 -05:00 |
|
Agent-8
|
906410643b
|
Add files via upload
|
2017-12-26 12:41:20 -05:00 |
|
neslihanturan
|
34309827e1
|
Fix Fabs stays at left upper corner bug
|
2017-12-26 13:26:43 +03:00 |
|
neslihanturan
|
5e3a1fe051
|
Add theme dependencies
|
2017-12-26 13:19:38 +03:00 |
|
neslihanturan
|
a4555af5f2
|
Add forgotten commons link button to fabs
|
2017-12-26 11:37:16 +03:00 |
|
neslihanturan
|
fac1fa0b80
|
Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead
|
2017-12-26 01:14:12 +03:00 |
|
neslihanturan
|
7c81873c64
|
Add overlay menu items and functions
|
2017-12-26 01:03:25 +03:00 |
|
neslihanturan
|
5265ff49c0
|
Add actions for buttons
|
2017-12-26 00:28:47 +03:00 |
|
neslihanturan
|
a10e27cf9e
|
Easy bug fix due to focus
|
2017-12-25 23:49:07 +03:00 |
|
neslihanturan
|
a7f2b95965
|
Add actions and click effects to detailled bottom sheet buttons
|
2017-12-25 20:29:04 +03:00 |
|
neslihanturan
|
a70d627aae
|
Use switch case instead of if-else
|
2017-12-22 15:08:28 +03:00 |
|
neslihanturan
|
c211613a8c
|
Use DaggerFragment instead
|
2017-12-22 14:40:20 +03:00 |
|
neslihanturan
|
8cff0c8a3d
|
Cleanup commented out old codes
|
2017-12-22 14:07:25 +03:00 |
|
neslihanturan
|
ada00c0047
|
Cleanup commented out old codes
|
2017-12-22 14:05:14 +03:00 |
|
neslihanturan
|
7d9dfbb599
|
Fix strings
|
2017-12-22 14:01:12 +03:00 |
|
Nicolas Raoul
|
ed42194362
|
Merge pull request #1025 from prajgov/master
Added JavaDoc comments to few methods and classes
|
2017-12-22 18:06:02 +09:00 |
|
Prajeen Govardhanam
|
a4e8b9a26a
|
Update WelcomeActivity.java
|
2017-12-22 12:18:17 +05:30 |
|
Prajeen Govardhanam
|
d4f35f2c74
|
Update WelcomeActivity.java
|
2017-12-22 12:05:11 +05:30 |
|
Prajeen Govardhanam
|
f86fb5ed53
|
Update WelcomePagerAdapter.java
|
2017-12-22 12:02:02 +05:30 |
|
prajgov
|
c1a4dcd547
|
Merge remote-tracking branch 'origin/master'
|
2017-12-22 11:59:28 +05:30 |
|
prajgov
|
f4cfa5d544
|
added JavaDoc comments
|
2017-12-22 11:58:50 +05:30 |
|
prajgov
|
af20ec068c
|
added JavaDoc comments
|
2017-12-22 11:46:48 +05:30 |
|
Prajeen Govardhanam
|
75056581d9
|
Update LogBuilder.java
|
2017-12-22 11:43:39 +05:30 |
|
Prajeen Govardhanam
|
57820e75b8
|
Update LengthUtils.java
|
2017-12-22 11:42:35 +05:30 |
|
Paul Hawke
|
7c80991049
|
Extracted and tested the database interactions from Contribution.
|
2017-12-21 13:56:36 -06:00 |
|
Prajeen Govardhanam
|
d3f2ef32fd
|
Update Utils.java
|
2017-12-21 20:58:02 +05:30 |
|